2022-02-11 05:18:57.236 | + ./stack.sh:main:487 : exec 2022-02-11 05:18:57.236 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-11-051857' 2022-02-11 05:18:57.236 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-11-051857.summary.2022-02-11-051857 2022-02-11 05:18:57.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:18:57.236 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-11-051857 2022-02-11 05:18:57.236 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-11-051857 /opt/stack/logs/stack.sh.log 2022-02-11 05:18:57.236 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-11-051857.summary.2022-02-11-051857 /opt/stack/logs/stack.sh.log.summary 2022-02-11 05:18:57.236 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-11 05:18:57.236 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-11 05:18:57.236 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-11 05:18:57.236 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-11 05:18:57.236 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-11 05:18:57.236 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-11 05:18:57.237 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-11 05:18:57.241 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-11 05:18:57.244 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-11 05:18:57.246 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-11 05:18:57.248 | + ./stack.sh:main:573 : set -o errexit 2022-02-11 05:18:57.250 | + ./stack.sh:main:576 : uname -a 2022-02-11 05:18:57.251 | Linux dv-osbrick-828802-2-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-11 05:18:57.253 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-11 05:18:57.254 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-11 05:18:57.260 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-11 05:18:57.301 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-11 05:18:57.317 | + ./stack.sh:main:590 : fetch_plugins 2022-02-11 05:18:57.319 | + functions-common:fetch_plugins:1771 : local plugins=,devstack-plugin-ceph 2022-02-11 05:18:57.321 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-11 05:18:57.325 | + functions-common:fetch_plugins:1775 : [[ -z ,devstack-plugin-ceph ]] 2022-02-11 05:18:57.327 | + functions-common:fetch_plugins:1779 : echo 'Fetching DevStack plugins' 2022-02-11 05:18:57.327 | Fetching DevStack plugins 2022-02-11 05:18:57.329 | + functions-common:fetch_plugins:1780 : for plugin in ${plugins//,/ } 2022-02-11 05:18:57.331 | + functions-common:fetch_plugins:1781 : git_clone_by_name devstack-plugin-ceph 2022-02-11 05:18:57.333 | + functions-common:git_clone_by_name:686 : local name=devstack-plugin-ceph 2022-02-11 05:18:57.335 | + functions-common:git_clone_by_name:687 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-11 05:18:57.337 | + functions-common:git_clone_by_name:688 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:18:57.338 | + functions-common:git_clone_by_name:689 : local branch=master 2022-02-11 05:18:57.340 | + functions-common:git_clone_by_name:690 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-02-11 05:18:57.342 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-11 05:18:57.344 | + functions-common:git_clone:609 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-02-11 05:18:57.345 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:18:57.347 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:18:57.349 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:18:57.352 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:18:57.354 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:18:57.356 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:18:57.369 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:18:57.371 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:18:57.373 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:18:57.375 | + functions-common:git_clone:629 : echo master 2022-02-11 05:18:57.375 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:18:57.379 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-02-11 05:18:57.381 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-11 05:18:57.383 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-11 05:18:57.385 | + functions-common:git_timed:702 : local count=0 2022-02-11 05:18:57.386 | + functions-common:git_timed:703 : local timeout=0 2022-02-11 05:18:57.388 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-11 05:18:57.390 | + functions-common:git_timed:706 : timeout=0 2022-02-11 05:18:57.391 | + functions-common:git_timed:709 : time_start git_timed 2022-02-11 05:18:57.393 | + functions-common:time_start:2411 : local name=git_timed 2022-02-11 05:18:57.395 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:18:57.396 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:18:57.399 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:18:57.402 | + functions-common:time_start:2416 : _TIME_START[$name]=1644556737400 2022-02-11 05:18:57.403 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-11 05:18:57.412 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-02-11 05:18:59.365 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-11 05:18:59.367 | + functions-common:time_stop:2425 : local name 2022-02-11 05:18:59.369 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:18:59.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:18:59.372 | + functions-common:time_stop:2428 : local total 2022-02-11 05:18:59.374 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:18:59.375 | + functions-common:time_stop:2431 : name=git_timed 2022-02-11 05:18:59.377 | + functions-common:time_stop:2432 : start_time=1644556737400 2022-02-11 05:18:59.379 | + functions-common:time_stop:2434 : [[ -z 1644556737400 ]] 2022-02-11 05:18:59.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:18:59.385 | + functions-common:time_stop:2437 : end_time=1644556739383 2022-02-11 05:18:59.386 | + functions-common:time_stop:2438 : elapsed_time=1983 2022-02-11 05:18:59.388 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:18:59.390 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:18:59.392 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1983 2022-02-11 05:18:59.393 | + functions-common:git_clone:677 : cd /opt/stack/devstack-plugin-ceph 2022-02-11 05:18:59.396 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:18:59.396 | + functions-common:git_clone:678 : head -1 2022-02-11 05:18:59.400 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-02-11 05:18:59.402 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:18:59.405 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-11 05:18:59.407 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-11 05:18:59.408 | + functions-common:run_phase:1854 : local phase= 2022-02-11 05:18:59.410 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:18:59.412 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:18:59.415 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:18:59.417 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:18:59.419 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:18:59.421 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:18:59.424 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:18:59.426 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:18:59.428 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:18:59.431 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-11 05:18:59.433 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:18:59.446 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:18:59.447 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-11 05:18:59.449 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-11 05:18:59.451 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-11 05:18:59.454 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-11 05:18:59.456 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-11 05:18:59.458 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-11 05:18:59.460 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-11 05:18:59.463 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-11 05:18:59.465 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-11 05:18:59.467 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 05:18:59.469 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-11 05:18:59.471 | + functions-common:plugin_override_defaults:1812 : local plugins=,devstack-plugin-ceph 2022-02-11 05:18:59.473 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-11 05:18:59.475 | + functions-common:plugin_override_defaults:1816 : [[ -z ,devstack-plugin-ceph ]] 2022-02-11 05:18:59.477 | + functions-common:plugin_override_defaults:1820 : echo 'Overriding Configuration Defaults' 2022-02-11 05:18:59.477 | Overriding Configuration Defaults 2022-02-11 05:18:59.479 | + functions-common:plugin_override_defaults:1821 : for plugin in ${plugins//,/ } 2022-02-11 05:18:59.480 | + functions-common:plugin_override_defaults:1822 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:18:59.482 | + functions-common:plugin_override_defaults:1824 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-02-11 05:18:59.484 | + functions-common:plugin_override_defaults:1827 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-02-11 05:18:59.484 | devstack-plugin-ceph has overridden the following defaults 2022-02-11 05:18:59.486 | + functions-common:plugin_override_defaults:1828 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-11 05:18:59.487 | # Plug-in overrides 2022-02-11 05:18:59.487 | 2022-02-11 05:18:59.487 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-02-11 05:18:59.487 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-02-11 05:18:59.487 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-02-11 05:18:59.487 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-02-11 05:18:59.487 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-02-11 05:18:59.487 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-02-11 05:18:59.487 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-02-11 05:18:59.487 | 2022-02-11 05:18:59.487 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-02-11 05:18:59.487 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-02-11 05:18:59.487 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-02-11 05:18:59.487 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-02-11 05:18:59.487 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-02-11 05:18:59.488 | else 2022-02-11 05:18:59.488 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-02-11 05:18:59.488 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-02-11 05:18:59.488 | fi 2022-02-11 05:18:59.488 | fi 2022-02-11 05:18:59.489 | + functions-common:plugin_override_defaults:1829 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-11 05:18:59.491 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-02-11 05:18:59.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-02-11 05:18:59.508 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-02-11 05:18:59.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-02-11 05:18:59.524 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-02-11 05:18:59.538 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-02-11 05:18:59.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-02-11 05:18:59.553 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-02-11 05:18:59.556 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-02-11 05:18:59.569 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-02-11 05:18:59.572 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-02-11 05:18:59.585 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-02-11 05:18:59.587 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-02-11 05:18:59.589 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-02-11 05:18:59.591 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-02-11 05:18:59.593 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-02-11 05:18:59.595 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-11 05:18:59.612 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-11 05:18:59.614 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-11 05:18:59.627 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:18:59.630 | +++ lib/tls:source:43 : hostname -f 2022-02-11 05:18:59.633 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-11 05:18:59.635 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-11 05:18:59.637 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-11 05:18:59.639 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-11 05:18:59.640 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-11 05:18:59.642 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-11 05:18:59.644 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-11 05:18:59.646 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-11 05:18:59.648 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-11 05:18:59.650 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-11 05:18:59.654 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-11 05:18:59.666 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-11 05:18:59.683 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-11 05:18:59.695 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-11 05:18:59.707 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-11 05:18:59.738 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-11 05:18:59.796 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-11 05:18:59.877 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-11 05:18:59.897 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-11 05:18:59.942 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-11 05:18:59.990 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-11 05:19:00.133 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-11 05:19:00.150 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-11 05:19:00.162 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-11 05:19:00.174 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-11 05:19:00.261 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-11 05:19:00.263 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-11 05:19:00.266 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-11 05:19:00.268 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-11 05:19:00.270 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-11 05:19:00.272 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-11 05:19:00.275 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-11 05:19:00.275 | False' 2022-02-11 05:19:00.277 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-11 05:19:00.293 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-11 05:19:00.295 | + ./stack.sh:main:624 : run_phase source 2022-02-11 05:19:00.297 | + functions-common:run_phase:1853 : local mode=source 2022-02-11 05:19:00.299 | + functions-common:run_phase:1854 : local phase= 2022-02-11 05:19:00.301 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:19:00.303 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:19:00.305 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:19:00.307 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:19:00.309 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:19:00.312 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:19:00.315 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:19:00.317 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:19:00.319 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:19:00.322 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-11 05:19:00.324 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:19:00.338 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:19:00.340 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-11 05:19:00.342 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-11 05:19:00.380 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-11 05:19:00.383 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-11 05:19:00.385 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-11 05:19:00.387 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-11 05:19:00.389 | + functions-common:load_plugin_settings:1789 : local plugins=,devstack-plugin-ceph 2022-02-11 05:19:00.391 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-11 05:19:00.393 | + functions-common:load_plugin_settings:1793 : [[ -z ,devstack-plugin-ceph ]] 2022-02-11 05:19:00.395 | + functions-common:load_plugin_settings:1797 : echo 'Loading plugin settings' 2022-02-11 05:19:00.395 | Loading plugin settings 2022-02-11 05:19:00.397 | + functions-common:load_plugin_settings:1798 : for plugin in ${plugins//,/ } 2022-02-11 05:19:00.400 | + functions-common:load_plugin_settings:1799 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:19:00.402 | + functions-common:load_plugin_settings:1801 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-02-11 05:19:00.404 | + functions-common:load_plugin_settings:1802 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-11 05:19:00.408 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-11 05:19:00.411 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-02-11 05:19:00.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-02-11 05:19:00.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-02-11 05:19:00.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-02-11 05:19:00.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-02-11 05:19:00.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-02-11 05:19:00.427 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-02-11 05:19:00.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-02-11 05:19:00.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-02-11 05:19:00.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:19:00.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:19:00.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:19:00.505 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:19:00.506 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:19:00.506 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:19:00.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:19:00.514 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:19:00.516 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:19:00.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:19:00.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:19:00.536 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:19:00.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:19:00.541 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-11 05:19:00.544 | + functions-common:verify_disabled_services:2136 : local service 2022-02-11 05:19:00.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.548 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2022-02-11 05:19:00.550 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.553 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2022-02-11 05:19:00.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.558 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2022-02-11 05:19:00.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.562 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2022-02-11 05:19:00.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.567 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2022-02-11 05:19:00.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.572 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2022-02-11 05:19:00.575 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2022-02-11 05:19:00.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2022-02-11 05:19:00.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2022-02-11 05:19:00.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.591 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2022-02-11 05:19:00.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.596 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2022-02-11 05:19:00.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-controller, ]] 2022-02-11 05:19:00.603 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovn-northd, ]] 2022-02-11 05:19:00.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.611 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovs-vswitchd, ]] 2022-02-11 05:19:00.613 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.615 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,ovsdb-server, ]] 2022-02-11 05:19:00.618 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.620 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2022-02-11 05:19:00.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-ovn-metadata-agent, ]] 2022-02-11 05:19:00.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2022-02-11 05:19:00.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2022-02-11 05:19:00.639 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.641 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2022-02-11 05:19:00.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.646 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2022-02-11 05:19:00.649 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.651 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2022-02-11 05:19:00.653 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2022-02-11 05:19:00.658 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.660 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2022-02-11 05:19:00.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.665 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2022-02-11 05:19:00.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.669 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2022-02-11 05:19:00.672 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.674 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2022-02-11 05:19:00.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2022-02-11 05:19:00.688 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.690 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2022-02-11 05:19:00.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:19:00.696 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2022-02-11 05:19:00.699 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-11 05:19:00.701 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-11 05:19:00.704 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-11 05:19:00.719 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:19:00.721 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-11 05:19:00.724 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-11 05:19:00.726 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-11 05:19:00.742 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:19:00.745 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-11 05:19:00.747 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-11 05:19:00.749 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-11 05:19:00.751 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-11 05:19:00.753 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-11 05:19:00.755 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-11 05:19:00.759 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-11 05:19:00.761 | + lib/database:initialize_database_backends:92 : return 0 2022-02-11 05:19:00.763 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-11 05:19:00.763 | Using mysql database backend 2022-02-11 05:19:00.766 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-11 05:19:00.781 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-11 05:19:00.784 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-11 05:19:00.786 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-11 05:19:00.789 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-11 05:19:00.792 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-11 05:19:00.794 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-11 05:19:00.811 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:19:00.813 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-11 05:19:00.829 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-11 05:19:00.845 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:19:00.848 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-11 05:19:00.864 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-11 05:19:00.882 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-11 05:19:00.899 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:19:00.901 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-11 05:19:00.918 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:19:00.920 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-11 05:19:00.923 | + functions-common:save_stackenv:60 : local tag=757 2022-02-11 05:19:00.926 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-11 05:19:00.931 | + functions-common:save_stackenv:62 : time_stamp=2022-02-11-051900 2022-02-11 05:19:00.933 | + functions-common:save_stackenv:63 : echo '# 2022-02-11-051900 757' 2022-02-11 05:19:00.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.938 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-11 05:19:00.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.942 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-11 05:19:00.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.947 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-11 05:19:00.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.952 | + 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,g-reg,cinder 2022-02-11 05:19:00.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.956 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.82 2022-02-11 05:19:00.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.961 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.82/identity 2022-02-11 05:19:00.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.966 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-11-051857 2022-02-11 05:19:00.969 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.972 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-11 05:19:00.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.977 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.82 2022-02-11 05:19:00.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.982 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-11 05:19:00.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.987 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-11 05:19:00.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.993 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-11 05:19:00.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:19:00.998 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-11 05:19:01.000 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-11 05:19:01.003 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-11 05:19:01.006 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-11 05:19:01.008 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-11 05:19:01.010 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:19:01.012 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:19:01.015 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:19:01.018 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:19:01.020 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:19:01.023 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:19:01.039 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:19:01.041 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:19:01.043 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:19:01.046 | + functions-common:git_clone:629 : echo master 2022-02-11 05:19:01.046 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:19:01.051 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-11 05:19:01.053 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:19:01.057 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-11 05:19:01.060 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:19:01.060 | + functions-common:git_clone:678 : head -1 2022-02-11 05:19:01.062 | 9c67ccf4 Merge "Readd neutron-fwaas and neutron-fwaas-dashboard to requirements" 2022-02-11 05:19:01.065 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:19:01.068 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-11 05:19:01.071 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:19:01.073 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-11 05:19:01.076 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-11 05:19:01.079 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-11 05:19:01.081 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-11 05:19:01.084 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-11 05:19:01.086 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-11 05:19:01.089 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-11 05:19:01.091 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-11 05:19:01.094 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-11 05:19:01.098 | ++ tools/install_prereqs.sh:source:47 : NOW=1644556741 2022-02-11 05:19:01.102 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-11 05:19:01.106 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-11 05:19:01.108 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-11 05:19:01.111 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644556741 2022-02-11 05:19:01.113 | ++ tools/install_prereqs.sh:source:50 : [[ 1644556741 -lt 7200 ]] 2022-02-11 05:19:01.116 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-11 05:19:01.119 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-11 05:19:01.121 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-11 05:19:01.123 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-11 05:19:01.125 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-11 05:19:01.128 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-11 05:19:01.130 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-11 05:19:01.133 | +++ 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,g-reg,cinder 2022-02-11 05:19:01.177 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-11 05:19:01.177 | apache2-dev 2022-02-11 05:19:01.177 | bc 2022-02-11 05:19:01.177 | bsdmainutils 2022-02-11 05:19:01.177 | curl 2022-02-11 05:19:01.177 | g++ 2022-02-11 05:19:01.177 | gawk 2022-02-11 05:19:01.177 | gcc 2022-02-11 05:19:01.177 | gettext 2022-02-11 05:19:01.177 | git 2022-02-11 05:19:01.177 | graphviz 2022-02-11 05:19:01.177 | iputils-ping 2022-02-11 05:19:01.177 | libapache2-mod-proxy-uwsgi 2022-02-11 05:19:01.177 | libffi-dev 2022-02-11 05:19:01.177 | libjpeg-dev 2022-02-11 05:19:01.177 | libpcre3-dev 2022-02-11 05:19:01.177 | libpq-dev 2022-02-11 05:19:01.177 | libssl-dev 2022-02-11 05:19:01.177 | libsystemd-dev 2022-02-11 05:19:01.177 | libxml2-dev 2022-02-11 05:19:01.177 | libxslt1-dev 2022-02-11 05:19:01.177 | libyaml-dev 2022-02-11 05:19:01.177 | lsof 2022-02-11 05:19:01.177 | openssh-server 2022-02-11 05:19:01.178 | openssl 2022-02-11 05:19:01.178 | pkg-config 2022-02-11 05:19:01.178 | psmisc 2022-02-11 05:19:01.178 | python3-dev 2022-02-11 05:19:01.178 | python3-pip 2022-02-11 05:19:01.178 | python3-systemd 2022-02-11 05:19:01.178 | python3-venv 2022-02-11 05:19:01.178 | tar 2022-02-11 05:19:01.178 | tcpdump 2022-02-11 05:19:01.178 | unzip 2022-02-11 05:19:01.178 | uuid-runtime 2022-02-11 05:19:01.178 | wget 2022-02-11 05:19:01.178 | wget 2022-02-11 05:19:01.178 | zlib1g-dev 2022-02-11 05:19:01.178 | libkrb5-dev 2022-02-11 05:19:01.178 | libldap2-dev 2022-02-11 05:19:01.178 | libsasl2-dev 2022-02-11 05:19:01.178 | memcached 2022-02-11 05:19:01.178 | python3-mysqldb 2022-02-11 05:19:01.178 | sqlite3 2022-02-11 05:19:01.178 | conntrack 2022-02-11 05:19:01.178 | curl 2022-02-11 05:19:01.178 | dnsmasq-base 2022-02-11 05:19:01.178 | dnsmasq-utils 2022-02-11 05:19:01.178 | ebtables 2022-02-11 05:19:01.178 | genisoimage 2022-02-11 05:19:01.178 | iptables 2022-02-11 05:19:01.178 | iputils-arping 2022-02-11 05:19:01.178 | kpartx 2022-02-11 05:19:01.178 | libjs-jquery-tablesorter 2022-02-11 05:19:01.178 | parted 2022-02-11 05:19:01.178 | pm-utils 2022-02-11 05:19:01.178 | python3-mysqldb 2022-02-11 05:19:01.178 | socat 2022-02-11 05:19:01.178 | sqlite3 2022-02-11 05:19:01.178 | sudo 2022-02-11 05:19:01.178 | vlan 2022-02-11 05:19:01.178 | lsscsi 2022-02-11 05:19:01.179 | open-iscsi 2022-02-11 05:19:01.179 | lvm2 2022-02-11 05:19:01.179 | qemu-utils 2022-02-11 05:19:01.179 | thin-provisioning-tools 2022-02-11 05:19:01.179 | acl 2022-02-11 05:19:01.179 | dnsmasq-base 2022-02-11 05:19:01.179 | dnsmasq-utils 2022-02-11 05:19:01.179 | ebtables 2022-02-11 05:19:01.179 | haproxy 2022-02-11 05:19:01.179 | iptables 2022-02-11 05:19:01.180 | iputils-arping 2022-02-11 05:19:01.180 | iputils-ping 2022-02-11 05:19:01.180 | postgresql-server-dev-all 2022-02-11 05:19:01.180 | python3-mysqldb 2022-02-11 05:19:01.180 | sqlite3 2022-02-11 05:19:01.180 | sudo 2022-02-11 05:19:01.180 | vlan 2022-02-11 05:19:01.180 | pcp 2022-02-11 05:19:01.180 | ipset 2022-02-11 05:19:01.180 | conntrack 2022-02-11 05:19:01.180 | conntrackd 2022-02-11 05:19:01.180 | keepalived 2022-02-11 05:19:01.180 | lvm2 2022-02-11 05:19:01.180 | qemu-utils 2022-02-11 05:19:01.180 | thin-provisioning-tools' 2022-02-11 05:19:01.183 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-11 05:19:01.201 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-11 05:19:01.201 | apache2-dev 2022-02-11 05:19:01.202 | bc 2022-02-11 05:19:01.202 | bsdmainutils 2022-02-11 05:19:01.202 | curl 2022-02-11 05:19:01.202 | g++ 2022-02-11 05:19:01.202 | gawk 2022-02-11 05:19:01.202 | gcc 2022-02-11 05:19:01.202 | gettext 2022-02-11 05:19:01.202 | git 2022-02-11 05:19:01.202 | graphviz 2022-02-11 05:19:01.202 | iputils-ping 2022-02-11 05:19:01.202 | libapache2-mod-proxy-uwsgi 2022-02-11 05:19:01.202 | libffi-dev 2022-02-11 05:19:01.202 | libjpeg-dev 2022-02-11 05:19:01.202 | libpcre3-dev 2022-02-11 05:19:01.202 | libpq-dev 2022-02-11 05:19:01.202 | libssl-dev 2022-02-11 05:19:01.202 | libsystemd-dev 2022-02-11 05:19:01.202 | libxml2-dev 2022-02-11 05:19:01.202 | libxslt1-dev 2022-02-11 05:19:01.202 | libyaml-dev 2022-02-11 05:19:01.202 | lsof 2022-02-11 05:19:01.202 | openssh-server 2022-02-11 05:19:01.202 | openssl 2022-02-11 05:19:01.202 | pkg-config 2022-02-11 05:19:01.202 | psmisc 2022-02-11 05:19:01.202 | python3-dev 2022-02-11 05:19:01.202 | python3-pip 2022-02-11 05:19:01.202 | python3-systemd 2022-02-11 05:19:01.202 | python3-venv 2022-02-11 05:19:01.202 | tar 2022-02-11 05:19:01.202 | tcpdump 2022-02-11 05:19:01.202 | unzip 2022-02-11 05:19:01.202 | uuid-runtime 2022-02-11 05:19:01.202 | wget 2022-02-11 05:19:01.202 | wget 2022-02-11 05:19:01.202 | zlib1g-dev 2022-02-11 05:19:01.202 | libkrb5-dev 2022-02-11 05:19:01.202 | libldap2-dev 2022-02-11 05:19:01.203 | libsasl2-dev 2022-02-11 05:19:01.203 | memcached 2022-02-11 05:19:01.203 | python3-mysqldb 2022-02-11 05:19:01.203 | sqlite3 2022-02-11 05:19:01.203 | conntrack 2022-02-11 05:19:01.203 | curl 2022-02-11 05:19:01.203 | dnsmasq-base 2022-02-11 05:19:01.203 | dnsmasq-utils 2022-02-11 05:19:01.203 | ebtables 2022-02-11 05:19:01.203 | genisoimage 2022-02-11 05:19:01.203 | iptables 2022-02-11 05:19:01.203 | iputils-arping 2022-02-11 05:19:01.203 | kpartx 2022-02-11 05:19:01.203 | libjs-jquery-tablesorter 2022-02-11 05:19:01.203 | parted 2022-02-11 05:19:01.203 | pm-utils 2022-02-11 05:19:01.203 | python3-mysqldb 2022-02-11 05:19:01.203 | socat 2022-02-11 05:19:01.203 | sqlite3 2022-02-11 05:19:01.203 | sudo 2022-02-11 05:19:01.203 | vlan 2022-02-11 05:19:01.203 | lsscsi 2022-02-11 05:19:01.203 | open-iscsi 2022-02-11 05:19:01.203 | lvm2 2022-02-11 05:19:01.203 | qemu-utils 2022-02-11 05:19:01.203 | thin-provisioning-tools 2022-02-11 05:19:01.203 | acl 2022-02-11 05:19:01.203 | dnsmasq-base 2022-02-11 05:19:01.203 | dnsmasq-utils 2022-02-11 05:19:01.203 | ebtables 2022-02-11 05:19:01.203 | haproxy 2022-02-11 05:19:01.203 | iptables 2022-02-11 05:19:01.203 | iputils-arping 2022-02-11 05:19:01.203 | iputils-ping 2022-02-11 05:19:01.203 | postgresql-server-dev-all 2022-02-11 05:19:01.203 | python3-mysqldb 2022-02-11 05:19:01.203 | sqlite3 2022-02-11 05:19:01.203 | sudo 2022-02-11 05:19:01.203 | vlan 2022-02-11 05:19:01.203 | pcp 2022-02-11 05:19:01.204 | ipset 2022-02-11 05:19:01.204 | conntrack 2022-02-11 05:19:01.204 | conntrackd 2022-02-11 05:19:01.204 | keepalived 2022-02-11 05:19:01.204 | lvm2 2022-02-11 05:19:01.204 | qemu-utils 2022-02-11 05:19:01.204 | thin-provisioning-tools ' 2022-02-11 05:19:01.204 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-11 05:19:01.206 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:19:01.208 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:19:01.212 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-11 05:19:01.213 | ++ 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 2022-02-11 05:19:01.217 | ++ 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 2022-02-11 05:19:01.220 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-11 05:19:01.222 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:19:01.224 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-11 05:19:01.227 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:19:01.229 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:19:01.231 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:19:01.233 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:19:01.235 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:19:01.237 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:19:01.239 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-11 05:19:01.241 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-11 05:19:01.243 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-11 05:19:01.245 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-11 05:19:01.250 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-11 05:19:01.252 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-11 05:19:01.254 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-11 05:19:01.256 | ++ functions-common:time_start:2412 : local start_time= 2022-02-11 05:19:01.258 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:19:01.261 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:19:01.264 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644556741262 2022-02-11 05:19:01.267 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-11 05:19:01.269 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-11 05:19:01.271 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-11 05:19:01.485 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-11 05:19:01.521 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-11 05:19:01.565 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-11 05:19:01.721 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-11 05:19:03.842 | Reading package lists... 2022-02-11 05:19:03.872 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-11 05:19:03.874 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-11 05:19:03.876 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:19:03.878 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:19:03.880 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:19:03.883 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:19:03.885 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:19:03.887 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-11 05:19:03.889 | ++ functions-common:time_stop:2432 : start_time=1644556741262 2022-02-11 05:19:03.891 | ++ functions-common:time_stop:2434 : [[ -z 1644556741262 ]] 2022-02-11 05:19:03.894 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:19:03.899 | ++ functions-common:time_stop:2437 : end_time=1644556743896 2022-02-11 05:19:03.902 | ++ functions-common:time_stop:2438 : elapsed_time=2634 2022-02-11 05:19:03.904 | ++ functions-common:time_stop:2439 : total=0 2022-02-11 05:19:03.907 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:19:03.910 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2634 2022-02-11 05:19:03.913 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-11 05:19:03.916 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:19:03.918 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:19:03.920 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:19:03.923 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-11 05:19:03.946 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2022-02-11 05:19:04.063 | Reading package lists... 2022-02-11 05:19:04.329 | Building dependency tree... 2022-02-11 05:19:04.330 | Reading state information... 2022-02-11 05:19:04.644 | bc is already the newest version (1.07.1-2build1). 2022-02-11 05:19:04.644 | bc set to manually installed. 2022-02-11 05:19:04.644 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-11 05:19:04.644 | bsdmainutils set to manually installed. 2022-02-11 05:19:04.645 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-11 05:19:04.645 | gawk set to manually installed. 2022-02-11 05:19:04.645 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-11 05:19:04.645 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-11 05:19:04.645 | iptables set to manually installed. 2022-02-11 05:19:04.645 | iputils-ping is already the newest version (3:20190709-3). 2022-02-11 05:19:04.645 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-11 05:19:04.645 | kpartx set to manually installed. 2022-02-11 05:19:04.645 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-11 05:19:04.645 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-11 05:19:04.645 | psmisc is already the newest version (23.3-1). 2022-02-11 05:19:04.645 | psmisc set to manually installed. 2022-02-11 05:19:04.645 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-11 05:19:04.645 | python3-systemd is already the newest version (234-3build2). 2022-02-11 05:19:04.645 | python3-systemd set to manually installed. 2022-02-11 05:19:04.645 | tcpdump is already the newest version (4.9.3-4). 2022-02-11 05:19:04.645 | tcpdump set to manually installed. 2022-02-11 05:19:04.645 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-11 05:19:04.645 | thin-provisioning-tools set to manually installed. 2022-02-11 05:19:04.645 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-11 05:19:04.645 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-11 05:19:04.645 | lsof set to manually installed. 2022-02-11 05:19:04.645 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-11 05:19:04.645 | parted set to manually installed. 2022-02-11 05:19:04.645 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-11 05:19:04.645 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-11 05:19:04.645 | tar set to manually installed. 2022-02-11 05:19:04.645 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-11 05:19:04.645 | zlib1g-dev set to manually installed. 2022-02-11 05:19:04.645 | The following packages were automatically installed and are no longer required: 2022-02-11 05:19:04.646 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-11 05:19:04.646 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-11 05:19:04.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-11 05:19:04.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-11 05:19:04.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:19:04.646 | python3-zope.interface 2022-02-11 05:19:04.646 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:19:04.646 | The following additional packages will be installed: 2022-02-11 05:19:04.646 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-11 05:19:04.647 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-11 05:19:04.647 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-11 05:19:04.647 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-11 05:19:04.647 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-11 05:19:04.647 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-11 05:19:04.647 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-11 05:19:04.647 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-11 05:19:04.647 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-11 05:19:04.647 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-11 05:19:04.647 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-11 05:19:04.647 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-02-11 05:19:04.647 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-02-11 05:19:04.647 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-02-11 05:19:04.647 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-02-11 05:19:04.647 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-02-11 05:19:04.647 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-02-11 05:19:04.647 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-02-11 05:19:04.647 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-02-11 05:19:04.647 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-02-11 05:19:04.648 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-02-11 05:19:04.648 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-11 05:19:04.648 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-11 05:19:04.648 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-11 05:19:04.648 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-11 05:19:04.648 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-11 05:19:04.648 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-11 05:19:04.648 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-11 05:19:04.648 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-11 05:19:04.648 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-11 05:19:04.649 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-02-11 05:19:04.649 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-11 05:19:04.649 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-11 05:19:04.649 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-11 05:19:04.649 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-11 05:19:04.649 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-11 05:19:04.651 | Suggested packages: 2022-02-11 05:19:04.651 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-11 05:19:04.651 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-11 05:19:04.651 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-11 05:19:04.651 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-11 05:19:04.651 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-02-11 05:19:04.651 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-02-11 05:19:04.651 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-02-11 05:19:04.651 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-02-11 05:19:04.651 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-02-11 05:19:04.651 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-02-11 05:19:04.651 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-11 05:19:04.651 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-11 05:19:04.651 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-11 05:19:04.651 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-11 05:19:04.651 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-11 05:19:04.902 | The following NEW packages will be installed: 2022-02-11 05:19:04.902 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-11 05:19:04.902 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-11 05:19:04.902 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-11 05:19:04.902 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-11 05:19:04.902 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-11 05:19:04.902 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-11 05:19:04.902 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-11 05:19:04.902 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-11 05:19:04.902 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-11 05:19:04.902 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-11 05:19:04.902 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-11 05:19:04.903 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-11 05:19:04.903 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-11 05:19:04.903 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-11 05:19:04.903 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-11 05:19:04.903 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-11 05:19:04.903 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-11 05:19:04.903 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-11 05:19:04.903 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-11 05:19:04.903 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-11 05:19:04.903 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-11 05:19:04.903 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-11 05:19:04.903 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-11 05:19:04.903 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-11 05:19:04.903 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-11 05:19:04.903 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-11 05:19:04.903 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-11 05:19:04.903 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-11 05:19:04.903 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-11 05:19:04.903 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-11 05:19:04.903 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-11 05:19:04.903 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-11 05:19:04.903 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-11 05:19:04.903 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-11 05:19:04.903 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-11 05:19:04.903 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-11 05:19:04.903 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-11 05:19:04.903 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-11 05:19:04.903 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-11 05:19:04.903 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-11 05:19:04.904 | unzip uuid-dev vbetool vlan x11-common 2022-02-11 05:19:04.904 | The following packages will be upgraded: 2022-02-11 05:19:04.905 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-11 05:19:04.905 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-11 05:19:04.906 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-02-11 05:19:04.906 | uuid-runtime wget 2022-02-11 05:19:05.023 | 20 upgraded, 217 newly installed, 0 to remove and 115 not upgraded. 2022-02-11 05:19:05.023 | Need to get 164 MB of archives. 2022-02-11 05:19:05.023 | After this operation, 767 MB of additional disk space will be used. 2022-02-11 05:19:05.023 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-11 05:19:05.201 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-11 05:19:05.212 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-11 05:19:05.216 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-11 05:19:05.287 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-11 05:19:05.637 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-11 05:19:05.659 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-11 05:19:05.660 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-11 05:19:05.664 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-11 05:19:05.672 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-11 05:19:05.790 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-11 05:19:05.841 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-11 05:19:05.842 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-11 05:19:05.845 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-11 05:19:05.846 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-11 05:19:05.849 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-11 05:19:05.855 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-11 05:19:05.895 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-11 05:19:05.897 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-11 05:19:07.187 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-11 05:19:07.242 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-11 05:19:07.454 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-11 05:19:07.458 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-11 05:19:07.461 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-11 05:19:07.464 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-11 05:19:07.517 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-11 05:19:07.748 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-11 05:19:07.749 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-11 05:19:07.749 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-11 05:19:07.750 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-11 05:19:07.980 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-11 05:19:07.981 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-11 05:19:07.982 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-11 05:19:08.020 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-11 05:19:08.188 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-11 05:19:08.201 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-11 05:19:08.263 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-11 05:19:08.299 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-11 05:19:08.378 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-11 05:19:08.397 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-11 05:19:08.404 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-11 05:19:08.505 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-11 05:19:08.593 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-11 05:19:08.655 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-11 05:19:08.668 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-11 05:19:08.669 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-11 05:19:08.698 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-11 05:19:08.759 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-11 05:19:08.871 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-11 05:19:08.898 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-11 05:19:11.390 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-11 05:19:13.049 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-11 05:19:13.307 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-11 05:19:13.310 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-11 05:19:13.312 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-11 05:19:13.331 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-11 05:19:13.782 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-11 05:19:13.784 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-11 05:19:13.829 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-11 05:19:14.639 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-11 05:19:15.923 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-11 05:19:15.925 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-11 05:19:15.928 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-11 05:19:15.965 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-11 05:19:15.968 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-11 05:19:15.985 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-11 05:19:15.988 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-11 05:19:15.988 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-11 05:19:15.989 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-11 05:19:15.993 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-11 05:19:16.026 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-11 05:19:16.141 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-11 05:19:16.185 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-11 05:19:16.408 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-11 05:19:16.543 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-11 05:19:16.544 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-11 05:19:16.547 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-11 05:19:16.707 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-11 05:19:16.708 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-11 05:19:16.709 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-11 05:19:16.710 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-11 05:19:16.740 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-11 05:19:16.747 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-11 05:19:16.753 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-11 05:19:16.911 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-11 05:19:16.912 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-11 05:19:18.158 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-11 05:19:18.158 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-11 05:19:18.159 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-11 05:19:18.159 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-11 05:19:18.160 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-11 05:19:18.161 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-11 05:19:18.166 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-11 05:19:18.167 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-11 05:19:18.175 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-11 05:19:18.245 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-11 05:19:18.249 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-11 05:19:18.269 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-11 05:19:18.273 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-11 05:19:18.283 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-11 05:19:18.437 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-11 05:19:18.640 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-11 05:19:18.739 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-11 05:19:18.826 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-11 05:19:18.876 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-11 05:19:18.920 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-11 05:19:18.922 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-11 05:19:18.924 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-11 05:19:18.928 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-11 05:19:18.938 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-11 05:19:18.939 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-11 05:19:18.942 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-11 05:19:18.958 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-11 05:19:18.972 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-11 05:19:18.975 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-11 05:19:19.017 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-11 05:19:19.030 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-11 05:19:19.049 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-11 05:19:19.050 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-11 05:19:19.051 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-11 05:19:19.052 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-11 05:19:19.158 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-11 05:19:19.159 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-11 05:19:19.166 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-11 05:19:19.199 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-11 05:19:19.199 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-11 05:19:19.200 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-11 05:19:19.203 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-11 05:19:19.204 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-11 05:19:19.205 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-11 05:19:19.217 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-11 05:19:19.340 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-11 05:19:19.345 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-11 05:19:19.348 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-11 05:19:19.349 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-11 05:19:19.361 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-11 05:19:19.362 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-11 05:19:19.365 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-11 05:19:19.372 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-11 05:19:19.440 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-11 05:19:19.536 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-11 05:19:19.552 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-11 05:19:19.553 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-11 05:19:19.558 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-11 05:19:19.562 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-11 05:19:19.562 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-11 05:19:19.563 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-11 05:19:19.564 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-11 05:19:19.566 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-11 05:19:19.579 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-11 05:19:19.627 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-11 05:19:19.655 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-11 05:19:19.665 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-11 05:19:19.666 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-11 05:19:19.713 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-11 05:19:19.714 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-11 05:19:19.715 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-11 05:19:19.719 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-11 05:19:19.766 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-11 05:19:19.767 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-11 05:19:19.768 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-11 05:19:21.558 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-11 05:19:21.559 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-11 05:19:21.561 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-11 05:19:21.591 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-11 05:19:21.596 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-11 05:19:21.597 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-11 05:19:21.597 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-11 05:19:21.644 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-11 05:19:21.645 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-11 05:19:21.648 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-11 05:19:21.720 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-11 05:19:21.731 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-11 05:19:21.734 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-11 05:19:21.789 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-11 05:19:21.806 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-11 05:19:22.078 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-11 05:19:22.135 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-11 05:19:22.145 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-11 05:19:22.149 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-11 05:19:22.234 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-11 05:19:22.241 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-11 05:19:22.247 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-11 05:19:22.270 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-11 05:19:22.295 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-11 05:19:23.091 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-11 05:19:23.463 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-11 05:19:23.515 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-11 05:19:23.880 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-11 05:19:23.932 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-11 05:19:23.933 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-11 05:19:23.951 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-11 05:19:24.105 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-11 05:19:24.144 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-11 05:19:24.190 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-11 05:19:24.243 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-11 05:19:25.175 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-11 05:19:25.185 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-11 05:19:25.283 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-11 05:19:25.337 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-11 05:19:26.406 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-11 05:19:26.413 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-11 05:19:31.738 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-11 05:19:31.866 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-11 05:19:31.886 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-11 05:19:31.923 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-11 05:19:31.937 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-11 05:19:32.103 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-11 05:19:32.105 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-11 05:19:32.125 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-11 05:19:32.245 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-11 05:19:32.245 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-11 05:19:32.528 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-11 05:19:32.533 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-11 05:19:32.539 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-11 05:19:32.577 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-11 05:19:32.578 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-11 05:19:32.579 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-11 05:19:32.588 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-11 05:19:32.813 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-11 05:19:32.844 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-11 05:19:32.985 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-11 05:19:33.015 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-11 05:19:33.016 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-11 05:19:33.021 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-11 05:19:33.028 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-11 05:19:33.029 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-11 05:19:33.031 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-11 05:19:33.032 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-11 05:19:33.036 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-11 05:19:33.097 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-11 05:19:33.100 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-11 05:19:33.120 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-11 05:19:33.128 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-11 05:19:33.138 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-11 05:19:33.629 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-11 05:19:33.700 | 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-02-11 05:19:35.221 | Preconfiguring packages ... 2022-02-11 05:19:35.508 | Fetched 164 MB in 29s (5,685 kB/s) 2022-02-11 05:19:35.836 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-11 05:19:35.839 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:36.130 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:36.878 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:37.090 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:38.181 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:38.407 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:39.038 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:39.270 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:39.936 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:40.287 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:42.127 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:19:42.344 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-11 05:19:42.872 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-11 05:19:43.875 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-11 05:19:43.878 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-11 05:19:44.150 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-11 05:19:44.877 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-11 05:19:45.696 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-11 05:19:45.699 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-11 05:19:45.961 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-11 05:19:46.756 | Selecting previously unselected package libapr1:amd64. 2022-02-11 05:19:46.764 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-11 05:19:46.821 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-11 05:19:47.653 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-11 05:19:47.884 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-11 05:19:48.890 | Selecting previously unselected package libaprutil1:amd64. 2022-02-11 05:19:48.898 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-11 05:19:48.970 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:19:49.499 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-11 05:19:49.507 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-11 05:19:49.581 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:19:50.455 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-11 05:19:50.675 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-11 05:19:51.339 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-11 05:19:51.346 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-11 05:19:51.393 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:19:51.775 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-11 05:19:51.981 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-11 05:19:52.727 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-11 05:19:52.918 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-11 05:19:53.567 | Selecting previously unselected package libjansson4:amd64. 2022-02-11 05:19:53.575 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-11 05:19:53.664 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-11 05:19:54.184 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-11 05:19:54.192 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-11 05:19:54.275 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-11 05:19:55.006 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-11 05:19:55.252 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-11 05:19:57.492 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:19:57.872 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-11 05:19:58.530 | Selecting previously unselected package apache2-bin. 2022-02-11 05:19:58.538 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-11 05:19:58.610 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-11 05:19:59.562 | Selecting previously unselected package apache2-data. 2022-02-11 05:19:59.570 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-11 05:19:59.638 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-11 05:20:00.484 | Selecting previously unselected package apache2-utils. 2022-02-11 05:20:00.492 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-11 05:20:00.578 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-11 05:20:01.455 | Selecting previously unselected package apache2. 2022-02-11 05:20:01.463 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-11 05:20:01.550 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-11 05:20:02.373 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-11 05:20:02.381 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-11 05:20:02.441 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-11 05:20:03.167 | Selecting previously unselected package haproxy. 2022-02-11 05:20:03.174 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-11 05:20:03.234 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-11 05:20:04.273 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-11 05:20:04.280 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-11 05:20:04.358 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:20:04.961 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-11 05:20:04.969 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-11 05:20:05.072 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:20:05.807 | Selecting previously unselected package mysql-common. 2022-02-11 05:20:05.814 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-11 05:20:05.903 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-11 05:20:06.397 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-11 05:20:06.405 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-11 05:20:06.476 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:20:07.236 | Selecting previously unselected package libsensors-config. 2022-02-11 05:20:07.243 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-11 05:20:07.304 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-11 05:20:08.033 | Selecting previously unselected package libsensors5:amd64. 2022-02-11 05:20:08.041 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-11 05:20:08.231 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-11 05:20:08.893 | Selecting previously unselected package libsnmp-base. 2022-02-11 05:20:08.901 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-11 05:20:08.972 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-11 05:20:09.730 | Selecting previously unselected package libsnmp35:amd64. 2022-02-11 05:20:09.737 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-11 05:20:09.807 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-11 05:20:10.635 | Selecting previously unselected package keepalived. 2022-02-11 05:20:10.643 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-11 05:20:10.735 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-11 05:20:11.641 | Selecting previously unselected package memcached. 2022-02-11 05:20:11.649 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-11 05:20:11.741 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-11 05:20:12.540 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-11 05:20:13.658 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-11 05:20:14.358 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-11 05:20:14.706 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-11 05:20:15.638 | Selecting previously unselected package python3-yaml. 2022-02-11 05:20:15.646 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-11 05:20:15.729 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-11 05:20:16.297 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-11 05:20:16.618 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-11 05:20:17.660 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-11 05:20:17.997 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-11 05:20:19.481 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-11 05:20:19.797 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-11 05:20:20.781 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-11 05:20:21.101 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-11 05:20:22.176 | Selecting previously unselected package acl. 2022-02-11 05:20:22.185 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-11 05:20:22.260 | Unpacking acl (2.2.53-6) ... 2022-02-11 05:20:22.741 | Selecting previously unselected package autotools-dev. 2022-02-11 05:20:22.748 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-11 05:20:22.818 | Unpacking autotools-dev (20180224.1) ... 2022-02-11 05:20:23.718 | Selecting previously unselected package m4. 2022-02-11 05:20:23.727 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-11 05:20:23.887 | Unpacking m4 (1.4.18-4) ... 2022-02-11 05:20:24.501 | Selecting previously unselected package autoconf. 2022-02-11 05:20:24.510 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-11 05:20:24.609 | Unpacking autoconf (2.69-11.1) ... 2022-02-11 05:20:25.541 | Selecting previously unselected package automake. 2022-02-11 05:20:25.549 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-11 05:20:25.653 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-11 05:20:26.507 | Selecting previously unselected package autopoint. 2022-02-11 05:20:26.516 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-11 05:20:26.615 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-11 05:20:27.295 | Selecting previously unselected package libllvm10:amd64. 2022-02-11 05:20:27.303 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:20:27.392 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:20:30.675 | Selecting previously unselected package libclang-cpp10. 2022-02-11 05:20:30.683 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:20:30.763 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:20:32.927 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-11 05:20:32.935 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-11 05:20:33.032 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:20:36.110 | Selecting previously unselected package libgc1c2:amd64. 2022-02-11 05:20:36.118 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-11 05:20:36.209 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-11 05:20:36.790 | Selecting previously unselected package libobjc4:amd64. 2022-02-11 05:20:36.797 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-11 05:20:36.877 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:20:37.346 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-11 05:20:37.355 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-11 05:20:37.521 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:20:38.418 | Selecting previously unselected package libc6-i386. 2022-02-11 05:20:38.426 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-11 05:20:38.492 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-11 05:20:40.312 | Selecting previously unselected package lib32gcc-s1. 2022-02-11 05:20:40.320 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-11 05:20:40.397 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:20:41.024 | Selecting previously unselected package lib32stdc++6. 2022-02-11 05:20:41.031 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-11 05:20:41.132 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:20:41.837 | Selecting previously unselected package libclang-common-10-dev. 2022-02-11 05:20:41.845 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:20:41.900 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:20:44.638 | Selecting previously unselected package libclang1-10. 2022-02-11 05:20:44.645 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:20:44.703 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:20:46.687 | Selecting previously unselected package clang-10. 2022-02-11 05:20:46.697 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:20:46.757 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:20:47.270 | Selecting previously unselected package libtool. 2022-02-11 05:20:47.278 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-11 05:20:47.332 | Unpacking libtool (2.4.6-14) ... 2022-02-11 05:20:47.813 | Selecting previously unselected package dh-autoreconf. 2022-02-11 05:20:47.821 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-11 05:20:47.923 | Unpacking dh-autoreconf (19) ... 2022-02-11 05:20:48.638 | Selecting previously unselected package libdebhelper-perl. 2022-02-11 05:20:48.645 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-11 05:20:48.723 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-11 05:20:49.236 | Selecting previously unselected package libarchive-zip-perl. 2022-02-11 05:20:49.243 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-11 05:20:49.357 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-11 05:20:50.106 | Selecting previously unselected package libsub-override-perl. 2022-02-11 05:20:50.114 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-11 05:20:50.174 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-11 05:20:50.701 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-11 05:20:50.709 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-11 05:20:50.797 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-11 05:20:51.380 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-11 05:20:51.389 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-11 05:20:51.475 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-11 05:20:52.047 | Selecting previously unselected package libdpkg-perl. 2022-02-11 05:20:52.055 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-11 05:20:52.175 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-11 05:20:53.258 | Selecting previously unselected package make. 2022-02-11 05:20:53.266 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-11 05:20:53.341 | Unpacking make (4.2.1-1.2) ... 2022-02-11 05:20:53.972 | Selecting previously unselected package dpkg-dev. 2022-02-11 05:20:53.981 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-11 05:20:54.066 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-11 05:20:56.076 | Selecting previously unselected package dwz. 2022-02-11 05:20:56.084 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-11 05:20:56.190 | Unpacking dwz (0.13-5) ... 2022-02-11 05:20:56.935 | Selecting previously unselected package libcroco3:amd64. 2022-02-11 05:20:56.942 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-11 05:20:57.064 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-11 05:20:57.773 | Selecting previously unselected package gettext. 2022-02-11 05:20:57.781 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-11 05:20:57.869 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-11 05:20:58.963 | Selecting previously unselected package intltool-debian. 2022-02-11 05:20:58.971 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-11 05:20:59.111 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-11 05:20:59.597 | Selecting previously unselected package po-debconf. 2022-02-11 05:20:59.606 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-11 05:20:59.688 | Unpacking po-debconf (1.0.21) ... 2022-02-11 05:21:00.601 | Selecting previously unselected package debhelper. 2022-02-11 05:21:00.611 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-11 05:21:00.717 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-11 05:21:02.772 | Selecting previously unselected package uuid-dev:amd64. 2022-02-11 05:21:02.781 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-11 05:21:02.866 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-11 05:21:03.843 | Selecting previously unselected package libsctp1:amd64. 2022-02-11 05:21:03.851 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-11 05:21:03.980 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-11 05:21:04.591 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-11 05:21:04.600 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-11 05:21:04.683 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-11 05:21:05.521 | Selecting previously unselected package libapr1-dev. 2022-02-11 05:21:05.532 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-11 05:21:05.642 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-11 05:21:07.649 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-11 05:21:07.657 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-11 05:21:07.757 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-11 05:21:09.038 | Selecting previously unselected package libaprutil1-dev. 2022-02-11 05:21:09.046 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-11 05:21:09.166 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-11 05:21:11.569 | Selecting previously unselected package apache2-dev. 2022-02-11 05:21:11.577 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-11 05:21:11.643 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-11 05:21:12.578 | Selecting previously unselected package binfmt-support. 2022-02-11 05:21:12.586 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-11 05:21:12.751 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-11 05:21:13.304 | Selecting previously unselected package g++-9. 2022-02-11 05:21:13.312 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-11 05:21:13.385 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:21:15.272 | Selecting previously unselected package g++. 2022-02-11 05:21:15.279 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-11 05:21:15.351 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-11 05:21:15.851 | Selecting previously unselected package build-essential. 2022-02-11 05:21:15.859 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-11 05:21:16.020 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-11 05:21:16.527 | Selecting previously unselected package conntrack. 2022-02-11 05:21:16.535 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-11 05:21:16.621 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-11 05:21:17.189 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-11 05:21:17.197 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-11 05:21:17.265 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-11 05:21:17.830 | Selecting previously unselected package libnetfilter-queue1. 2022-02-11 05:21:17.838 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-11 05:21:17.905 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-11 05:21:18.583 | Selecting previously unselected package conntrackd. 2022-02-11 05:21:18.591 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-11 05:21:18.665 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-11 05:21:19.334 | Selecting previously unselected package dns-root-data. 2022-02-11 05:21:19.343 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-11 05:21:19.419 | Unpacking dns-root-data (2019052802) ... 2022-02-11 05:21:20.146 | Selecting previously unselected package libidn11:amd64. 2022-02-11 05:21:20.154 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-11 05:21:20.276 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-11 05:21:21.060 | Selecting previously unselected package dnsmasq-base. 2022-02-11 05:21:21.069 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-11 05:21:21.168 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-11 05:21:21.751 | Selecting previously unselected package dnsmasq-utils. 2022-02-11 05:21:21.760 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-11 05:21:21.849 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-11 05:21:22.574 | Selecting previously unselected package ebtables. 2022-02-11 05:21:22.582 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-11 05:21:22.674 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-11 05:21:23.418 | Selecting previously unselected package libfakeroot:amd64. 2022-02-11 05:21:23.427 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-11 05:21:23.497 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-11 05:21:24.098 | Selecting previously unselected package fakeroot. 2022-02-11 05:21:24.107 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-11 05:21:24.191 | Unpacking fakeroot (1.24-1) ... 2022-02-11 05:21:24.883 | Selecting previously unselected package fonts-dejavu-core. 2022-02-11 05:21:24.891 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-11 05:21:25.025 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-11 05:21:25.807 | Selecting previously unselected package fonts-liberation. 2022-02-11 05:21:25.815 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-11 05:21:25.888 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-11 05:21:26.711 | Selecting previously unselected package fontconfig-config. 2022-02-11 05:21:26.719 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-11 05:21:26.785 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-11 05:21:27.442 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-11 05:21:27.451 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-11 05:21:27.516 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-11 05:21:28.397 | Selecting previously unselected package fontconfig. 2022-02-11 05:21:28.405 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-11 05:21:28.497 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-11 05:21:29.231 | Selecting previously unselected package genisoimage. 2022-02-11 05:21:29.239 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-11 05:21:29.349 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-11 05:21:30.212 | Selecting previously unselected package libann0. 2022-02-11 05:21:30.221 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-11 05:21:30.309 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-11 05:21:31.064 | Selecting previously unselected package libcdt5:amd64. 2022-02-11 05:21:31.073 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:31.174 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-11 05:21:31.869 | Selecting previously unselected package libcgraph6:amd64. 2022-02-11 05:21:31.877 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:31.989 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-11 05:21:32.849 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-11 05:21:32.858 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-11 05:21:32.989 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-11 05:21:33.751 | Selecting previously unselected package libjpeg8:amd64. 2022-02-11 05:21:33.760 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-11 05:21:33.894 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-11 05:21:34.911 | Selecting previously unselected package libjbig0:amd64. 2022-02-11 05:21:34.919 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-11 05:21:34.989 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-11 05:21:35.945 | Selecting previously unselected package libwebp6:amd64. 2022-02-11 05:21:35.954 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:21:36.048 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:21:36.808 | Selecting previously unselected package libtiff5:amd64. 2022-02-11 05:21:36.816 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-11 05:21:36.914 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-11 05:21:37.654 | Selecting previously unselected package libxpm4:amd64. 2022-02-11 05:21:37.664 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-11 05:21:37.768 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-11 05:21:38.597 | Selecting previously unselected package libgd3:amd64. 2022-02-11 05:21:38.605 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-11 05:21:38.734 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-11 05:21:39.442 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-11 05:21:39.451 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-11 05:21:39.555 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-11 05:21:40.271 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-11 05:21:40.281 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-11 05:21:40.395 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-11 05:21:41.288 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-11 05:21:41.297 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-11 05:21:41.394 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-11 05:21:42.195 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-11 05:21:42.203 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-11 05:21:42.288 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-11 05:21:42.978 | Selecting previously unselected package libxrender1:amd64. 2022-02-11 05:21:42.986 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-11 05:21:43.075 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-11 05:21:43.778 | Selecting previously unselected package libcairo2:amd64. 2022-02-11 05:21:43.788 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-11 05:21:43.888 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-11 05:21:44.688 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-11 05:21:44.698 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-11 05:21:44.772 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-11 05:21:45.585 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-11 05:21:45.594 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-11 05:21:45.697 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-11 05:21:46.282 | Selecting previously unselected package libthai-data. 2022-02-11 05:21:46.291 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-11 05:21:46.396 | Unpacking libthai-data (0.1.28-3) ... 2022-02-11 05:21:47.157 | Selecting previously unselected package libdatrie1:amd64. 2022-02-11 05:21:47.166 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-11 05:21:47.271 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-11 05:21:47.940 | Selecting previously unselected package libthai0:amd64. 2022-02-11 05:21:47.948 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-11 05:21:48.019 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-11 05:21:48.778 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-11 05:21:48.787 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-11 05:21:48.962 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:21:49.761 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-11 05:21:49.769 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-11 05:21:49.859 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:21:50.786 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-11 05:21:50.794 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-11 05:21:50.892 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:21:51.762 | Selecting previously unselected package libpathplan4:amd64. 2022-02-11 05:21:51.771 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:51.865 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-11 05:21:52.686 | Selecting previously unselected package libgvc6. 2022-02-11 05:21:52.695 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:52.785 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-11 05:21:53.539 | Selecting previously unselected package libgvpr2:amd64. 2022-02-11 05:21:53.547 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:53.607 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-11 05:21:54.339 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-11 05:21:54.348 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-11 05:21:54.476 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-11 05:21:55.414 | Selecting previously unselected package x11-common. 2022-02-11 05:21:55.422 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-11 05:21:55.528 | dpkg-query: no packages found matching nux-tools 2022-02-11 05:21:55.540 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-11 05:21:56.168 | Selecting previously unselected package libice6:amd64. 2022-02-11 05:21:56.178 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-11 05:21:56.286 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-11 05:21:57.156 | Selecting previously unselected package libsm6:amd64. 2022-02-11 05:21:57.165 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-11 05:21:57.270 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-11 05:21:58.012 | Selecting previously unselected package libxt6:amd64. 2022-02-11 05:21:58.021 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-11 05:21:58.122 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-11 05:21:58.825 | Selecting previously unselected package libxmu6:amd64. 2022-02-11 05:21:58.833 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-11 05:21:58.916 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-11 05:21:59.589 | Selecting previously unselected package libxaw7:amd64. 2022-02-11 05:21:59.598 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-11 05:21:59.676 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-11 05:22:00.316 | Selecting previously unselected package graphviz. 2022-02-11 05:22:00.324 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-11 05:22:00.418 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-11 05:22:01.408 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-11 05:22:01.416 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-11 05:22:01.504 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:22:02.214 | Selecting previously unselected package libibverbs1:amd64. 2022-02-11 05:22:02.222 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-11 05:22:02.304 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:22:03.094 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-11 05:22:03.102 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-11 05:22:03.208 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:22:03.939 | Selecting previously unselected package icu-devtools. 2022-02-11 05:22:03.948 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-11 05:22:04.036 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-11 05:22:04.882 | Selecting previously unselected package iputils-arping. 2022-02-11 05:22:04.890 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-11 05:22:04.984 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-11 05:22:05.733 | Selecting previously unselected package javascript-common. 2022-02-11 05:22:05.742 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-11 05:22:05.826 | Unpacking javascript-common (11) ... 2022-02-11 05:22:06.567 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-11 05:22:06.576 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:22:06.657 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:22:07.195 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-11 05:22:07.203 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:22:07.274 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:22:07.852 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-11 05:22:07.860 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:22:07.921 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:22:08.545 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-11 05:22:08.554 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:22:08.630 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:22:09.419 | Selecting previously unselected package comerr-dev:amd64. 2022-02-11 05:22:09.428 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-11 05:22:09.518 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-11 05:22:10.042 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-11 05:22:10.050 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:22:10.103 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:22:10.676 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-11 05:22:10.690 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-11 05:22:10.794 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-11 05:22:11.356 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-11 05:22:11.364 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-11 05:22:11.424 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-11 05:22:11.870 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-11 05:22:11.878 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-11 05:22:11.973 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-11 05:22:12.492 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-11 05:22:12.500 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-11 05:22:12.590 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-11 05:22:13.185 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-11 05:22:13.194 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-11 05:22:13.258 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-11 05:22:13.886 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-11 05:22:13.894 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-11 05:22:13.967 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-11 05:22:14.515 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-11 05:22:14.523 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-11 05:22:14.636 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-11 05:22:15.151 | Selecting previously unselected package libgts-bin. 2022-02-11 05:22:15.159 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-11 05:22:15.384 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-11 05:22:15.865 | Selecting previously unselected package libicu-dev:amd64. 2022-02-11 05:22:15.873 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-11 05:22:15.939 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-11 05:22:18.476 | Selecting previously unselected package libipset13:amd64. 2022-02-11 05:22:18.484 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:22:18.578 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-11 05:22:19.242 | Selecting previously unselected package librdmacm1:amd64. 2022-02-11 05:22:19.251 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-11 05:22:19.327 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:22:19.910 | Selecting previously unselected package libiscsi7:amd64. 2022-02-11 05:22:19.919 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-11 05:22:20.013 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-11 05:22:20.499 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-11 05:22:20.508 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-11 05:22:20.595 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-11 05:22:21.115 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-11 05:22:21.123 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-11 05:22:21.195 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-11 05:22:21.619 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-11 05:22:21.627 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-11 05:22:21.766 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-11 05:22:22.253 | Selecting previously unselected package libjs-jquery. 2022-02-11 05:22:22.263 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-11 05:22:22.338 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-11 05:22:22.951 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-11 05:22:22.959 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-11 05:22:23.035 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-11 05:22:23.469 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-11 05:22:23.478 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-11 05:22:23.544 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-11 05:22:24.322 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-11 05:22:24.330 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-11 05:22:24.407 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-11 05:22:24.915 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-11 05:22:24.923 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-11 05:22:25.017 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-11 05:22:25.835 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-11 05:22:25.843 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-11 05:22:25.931 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-11 05:22:26.385 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-11 05:22:26.393 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-11 05:22:26.492 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-11 05:22:27.430 | Selecting previously unselected package libnspr4:amd64. 2022-02-11 05:22:27.438 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-11 05:22:27.521 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-11 05:22:28.305 | Selecting previously unselected package libnss3:amd64. 2022-02-11 05:22:28.313 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-11 05:22:28.407 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-11 05:22:29.299 | Selecting previously unselected package libomp5-10:amd64. 2022-02-11 05:22:29.307 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:29.406 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:22:30.012 | Selecting previously unselected package libomp-10-dev. 2022-02-11 05:22:30.020 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:30.110 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:22:30.635 | Selecting previously unselected package pcp-conf. 2022-02-11 05:22:30.643 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-11 05:22:30.726 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-11 05:22:31.253 | Selecting previously unselected package libpcp3. 2022-02-11 05:22:31.263 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-11 05:22:31.337 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-11 05:22:31.899 | Selecting previously unselected package libpcp-pmda3. 2022-02-11 05:22:31.907 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-11 05:22:32.001 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-11 05:22:32.440 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-11 05:22:32.450 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-11 05:22:32.521 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-11 05:22:33.104 | Selecting previously unselected package libpq5:amd64. 2022-02-11 05:22:33.113 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:22:33.178 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:22:33.664 | Selecting previously unselected package libpq-dev. 2022-02-11 05:22:33.673 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:22:33.739 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:22:34.539 | Selecting previously unselected package librados2. 2022-02-11 05:22:34.547 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-11 05:22:34.623 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:22:36.264 | Selecting previously unselected package librbd1. 2022-02-11 05:22:36.272 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-11 05:22:36.344 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:22:37.504 | Selecting previously unselected package libsasl2-dev. 2022-02-11 05:22:37.513 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-11 05:22:37.633 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-11 05:22:38.311 | Selecting previously unselected package libssl-dev:amd64. 2022-02-11 05:22:38.320 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-11 05:22:38.395 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-11 05:22:39.316 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-11 05:22:39.324 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-11 05:22:39.390 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-11 05:22:40.064 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-11 05:22:40.074 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-11 05:22:40.144 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-11 05:22:40.783 | Selecting previously unselected package libx86-1:amd64. 2022-02-11 05:22:40.792 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-11 05:22:40.932 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-11 05:22:42.401 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-11 05:22:42.410 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:22:42.486 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-11 05:22:43.225 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-11 05:22:43.233 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-11 05:22:43.293 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-11 05:22:44.349 | Selecting previously unselected package llvm-10-runtime. 2022-02-11 05:22:44.358 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:44.452 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-11 05:22:45.167 | Selecting previously unselected package libpfm4:amd64. 2022-02-11 05:22:45.175 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-11 05:22:45.270 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-11 05:22:45.887 | Selecting previously unselected package llvm-10. 2022-02-11 05:22:45.896 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:45.967 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:22:47.287 | Selecting previously unselected package libffi-dev:amd64. 2022-02-11 05:22:47.296 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-11 05:22:47.372 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-11 05:22:48.071 | Selecting previously unselected package python3-pygments. 2022-02-11 05:22:48.082 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-11 05:22:48.183 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-11 05:22:49.247 | Selecting previously unselected package llvm-10-tools. 2022-02-11 05:22:49.257 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:49.338 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-11 05:22:50.526 | Selecting previously unselected package libz3-4:amd64. 2022-02-11 05:22:50.535 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-11 05:22:50.618 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-11 05:22:52.162 | Selecting previously unselected package libz3-dev:amd64. 2022-02-11 05:22:52.170 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-11 05:22:52.292 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-11 05:22:52.904 | Selecting previously unselected package llvm-10-dev. 2022-02-11 05:22:52.913 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-11 05:22:52.989 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:23:01.572 | Selecting previously unselected package lsscsi. 2022-02-11 05:23:01.581 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-11 05:23:01.640 | Unpacking lsscsi (0.30-0.1) ... 2022-02-11 05:23:02.218 | Selecting previously unselected package pkg-config. 2022-02-11 05:23:02.228 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-11 05:23:02.310 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-11 05:23:02.967 | Selecting previously unselected package pm-utils. 2022-02-11 05:23:02.977 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-11 05:23:03.080 | Unpacking pm-utils (1.4.1-19) ... 2022-02-11 05:23:03.852 | Selecting previously unselected package postgresql-client-common. 2022-02-11 05:23:03.861 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-11 05:23:03.944 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-11 05:23:04.584 | Selecting previously unselected package postgresql-client-12. 2022-02-11 05:23:04.593 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:23:04.675 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:23:05.664 | Selecting previously unselected package ssl-cert. 2022-02-11 05:23:05.672 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-11 05:23:05.772 | Unpacking ssl-cert (1.0.39) ... 2022-02-11 05:23:06.630 | Selecting previously unselected package postgresql-common. 2022-02-11 05:23:06.639 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-11 05:23:06.775 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-11 05:23:06.842 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-11 05:23:07.921 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-11 05:23:07.930 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:23:08.023 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:23:10.184 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-11 05:23:10.194 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-11 05:23:10.309 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-11 05:23:11.293 | Selecting previously unselected package python-pip-whl. 2022-02-11 05:23:11.302 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-11 05:23:11.400 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-11 05:23:12.388 | Selecting previously unselected package python3-mysqldb. 2022-02-11 05:23:12.397 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-11 05:23:12.492 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-11 05:23:13.230 | Selecting previously unselected package python3-wheel. 2022-02-11 05:23:13.239 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-11 05:23:13.355 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-11 05:23:13.955 | Selecting previously unselected package python3-pip. 2022-02-11 05:23:13.964 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-11 05:23:14.035 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-11 05:23:15.212 | Selecting previously unselected package python3.8-venv. 2022-02-11 05:23:15.221 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-11 05:23:15.309 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-11 05:23:15.813 | Selecting previously unselected package python3-venv. 2022-02-11 05:23:15.821 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-11 05:23:15.902 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-11 05:23:16.435 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-11 05:23:16.444 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-11 05:23:16.515 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-11 05:23:17.326 | Selecting previously unselected package qemu-utils. 2022-02-11 05:23:17.336 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-11 05:23:17.406 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-11 05:23:18.252 | Selecting previously unselected package sharutils. 2022-02-11 05:23:18.261 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-11 05:23:18.343 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-11 05:23:18.892 | Selecting previously unselected package sqlite3. 2022-02-11 05:23:18.902 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-11 05:23:18.972 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-11 05:23:19.715 | Selecting previously unselected package unzip. 2022-02-11 05:23:19.724 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-11 05:23:19.818 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-11 05:23:20.470 | Selecting previously unselected package vbetool. 2022-02-11 05:23:20.478 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-11 05:23:20.606 | Unpacking vbetool (1.1-4) ... 2022-02-11 05:23:21.275 | Selecting previously unselected package ipset. 2022-02-11 05:23:21.284 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:23:21.380 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-11 05:23:22.213 | Selecting previously unselected package ipvsadm. 2022-02-11 05:23:22.222 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-11 05:23:22.326 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-11 05:23:23.150 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-11 05:23:23.161 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-11 05:23:23.277 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-11 05:23:23.875 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-11 05:23:23.884 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-11 05:23:23.994 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:23:24.658 | Selecting previously unselected package libpcp-gui2. 2022-02-11 05:23:24.668 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-11 05:23:24.743 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-11 05:23:25.247 | Selecting previously unselected package libpcp-import1. 2022-02-11 05:23:25.256 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-11 05:23:25.332 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-11 05:23:25.841 | Selecting previously unselected package libpcp-mmv1. 2022-02-11 05:23:25.850 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-11 05:23:25.932 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-11 05:23:26.538 | Selecting previously unselected package libpcp-trace2. 2022-02-11 05:23:26.547 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-11 05:23:26.623 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-11 05:23:27.121 | Selecting previously unselected package libpcp-web1. 2022-02-11 05:23:27.130 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-11 05:23:27.200 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-11 05:23:27.709 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-11 05:23:27.718 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-11 05:23:27.823 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-11 05:23:28.332 | Selecting previously unselected package python3-pcp. 2022-02-11 05:23:28.341 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-11 05:23:28.429 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-11 05:23:29.167 | Selecting previously unselected package pcp. 2022-02-11 05:23:29.176 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2022-02-11 05:23:29.353 | Unpacking pcp (5.0.3-1) ... 2022-02-11 05:23:32.099 | Selecting previously unselected package socat. 2022-02-11 05:23:32.109 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2022-02-11 05:23:32.206 | Unpacking socat (1.7.3.3-2) ... 2022-02-11 05:23:32.908 | Selecting previously unselected package vlan. 2022-02-11 05:23:32.917 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-11 05:23:33.120 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-11 05:23:33.931 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-11 05:23:34.245 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-11 05:23:34.691 | Setting up javascript-common (11) ... 2022-02-11 05:23:35.071 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-11 05:23:35.194 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-11 05:23:35.492 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-11 05:23:35.789 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-11 05:23:36.000 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-11 05:23:36.363 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-11 05:23:36.474 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-11 05:23:36.709 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-11 05:23:37.109 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:23:37.440 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-11 05:23:38.158 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-11 05:23:38.480 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-11 05:23:38.721 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-11 05:23:38.982 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-11 05:23:39.217 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-11 05:23:39.480 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-11 05:23:39.709 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-11 05:23:39.920 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-11 05:23:40.149 | Setting up vbetool (1.1-4) ... 2022-02-11 05:23:40.349 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-11 05:23:40.605 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-11 05:23:41.012 | Setting up pm-utils (1.4.1-19) ... 2022-02-11 05:23:41.485 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-11 05:23:42.257 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-11 05:23:42.514 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-11 05:23:42.766 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-11 05:23:43.052 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-11 05:23:44.759 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-11 05:23:45.577 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-11 05:23:45.949 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-11 05:23:46.200 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-11 05:23:46.451 | Setting up m4 (1.4.18-4) ... 2022-02-11 05:23:46.709 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-11 05:23:47.451 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:23:47.732 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-11 05:23:48.034 | Setting up iputils-arping (3:20190709-3) ... 2022-02-11 05:23:48.303 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-11 05:23:48.606 | Setting up conntrack (1:1.4.5-2) ... 2022-02-11 05:23:48.846 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-11 05:23:49.097 | Setting up python3-wheel (0.34.2-1) ... 2022-02-11 05:23:49.634 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-11 05:23:49.902 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-11 05:23:50.602 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-11 05:23:52.988 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-11 05:23:55.481 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-11 05:23:56.303 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-11 05:23:56.663 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-11 05:23:56.937 | Setting up acl (2.2.53-6) ... 2022-02-11 05:23:57.188 | Setting up dns-root-data (2019052802) ... 2022-02-11 05:23:57.405 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:23:57.623 | Setting up fakeroot (1.24-1) ... 2022-02-11 05:23:57.826 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-11 05:23:58.023 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-11 05:23:58.337 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-11 05:23:58.594 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:23:58.788 | Setting up autotools-dev (20180224.1) ... 2022-02-11 05:23:58.926 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-11 05:24:00.039 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-11 05:24:00.314 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-11 05:24:00.634 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-11 05:24:00.840 | Setting up make (4.2.1-1.2) ... 2022-02-11 05:24:01.057 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-11 05:24:01.326 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-11 05:24:01.565 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:01.794 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-11 05:24:02.011 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-11 05:24:02.251 | Setting up ebtables (2.0.11-3build1) ... 2022-02-11 05:24:03.154 | Setting up socat (1.7.3.3-2) ... 2022-02-11 05:24:03.442 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-11 05:24:03.685 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-11 05:24:03.925 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-11 05:24:04.193 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-11 05:24:04.565 | Setting up binfmt-support (2.2.0-2) ... 2022-02-11 05:24:05.148 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-11 05:24:06.268 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:24:06.520 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-11 05:24:06.920 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-11 05:24:08.285 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-11 05:24:08.779 | Setting up lsscsi (0.30-0.1) ... 2022-02-11 05:24:09.085 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-11 05:24:09.342 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:24:09.640 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-11 05:24:09.851 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-11 05:24:10.217 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-11 05:24:10.645 | Setting up autoconf (2.69-11.1) ... 2022-02-11 05:24:10.988 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-11 05:24:11.156 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-11 05:24:11.291 | Setting up dwz (0.13-5) ... 2022-02-11 05:24:11.554 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-11 05:24:11.897 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-11 05:24:12.125 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-11 05:24:12.377 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-11 05:24:12.634 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-11 05:24:13.577 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-11 05:24:15.228 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:24:15.485 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:15.726 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-11 05:24:15.982 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-11 05:24:16.297 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-11 05:24:16.565 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:24:17.074 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-11 05:24:17.365 | Setting up pcp-conf (5.0.3-1) ... 2022-02-11 05:24:17.725 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-11 05:24:18.108 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-11 05:24:18.388 | Setting up libsub-override-perl (0.09-2) ... 2022-02-11 05:24:18.582 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-11 05:24:18.822 | Setting up libthai-data (0.1.28-3) ... 2022-02-11 05:24:19.045 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-11 05:24:19.262 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-11 05:24:19.502 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-11 05:24:19.725 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-11 05:24:19.994 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-11 05:24:20.383 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:24:20.679 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-11 05:24:20.942 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-11 05:24:21.171 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-11 05:24:21.411 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-11 05:24:21.885 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-11 05:24:23.474 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-11 05:24:23.908 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-11 05:24:24.257 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-11 05:24:24.622 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-11 05:24:25.005 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-11 05:24:25.371 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-11 05:24:25.703 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-11 05:24:26.056 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-11 05:24:26.468 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:24:26.845 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-11 05:24:27.159 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-11 05:24:27.449 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-11 05:24:27.714 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-11 05:24:28.017 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-11 05:24:28.325 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:24:28.634 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-11 05:24:28.988 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-11 05:24:29.663 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-11 05:24:29.930 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-11 05:24:30.217 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:24:30.514 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:30.846 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-11 05:24:31.188 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:31.565 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-11 05:24:31.965 | Setting up libtool (2.4.6-14) ... 2022-02-11 05:24:32.274 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-11 05:24:36.320 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-11 05:24:36.708 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:24:37.051 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-11 05:24:39.379 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-11 05:24:40.542 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:24:40.834 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-11 05:24:41.171 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:24:41.428 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-11 05:24:42.657 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-11 05:24:42.931 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:43.199 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-11 05:24:43.496 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-11 05:24:43.891 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:24:44.165 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-11 05:24:44.702 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-11 05:24:44.965 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-11 05:24:45.268 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-11 05:24:45.502 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-11 05:24:45.765 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:24:46.672 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-11 05:24:46.851 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:24:47.165 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:24:47.463 | Setting up ssl-cert (1.0.39) ... 2022-02-11 05:24:48.650 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-11 05:24:49.028 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-11 05:24:49.416 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-11 05:24:51.557 | Adding user postgres to group ssl-cert 2022-02-11 05:24:51.990 | 2022-02-11 05:24:51.990 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-11 05:24:52.209 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-11 05:24:52.209 | Removing obsolete dictionary files: 2022-02-11 05:24:52.805 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-11 05:24:54.286 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-11 05:24:54.634 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-11 05:24:54.982 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-11 05:24:55.434 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-11 05:24:56.148 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-11 05:24:56.582 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-11 05:24:56.880 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-11 05:24:57.153 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-11 05:24:57.456 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-11 05:24:57.708 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-11 05:24:57.965 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-11 05:24:58.239 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-11 05:24:58.582 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-11 05:24:58.856 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-11 05:24:59.182 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:24:59.479 | Setting up ipvsadm (1:1.31-1) ... 2022-02-11 05:25:00.839 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-11 05:25:01.080 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:25:01.588 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-11 05:25:03.979 | Regenerating fonts cache... done. 2022-02-11 05:25:04.068 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-11 05:25:04.371 | Setting up libpcp3 (5.0.3-1) ... 2022-02-11 05:25:04.605 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-11 05:25:04.891 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-11 05:25:05.125 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-11 05:25:07.198 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-11 05:25:08.211 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:25:09.868 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:25:10.114 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-11 05:25:11.579 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-11 05:25:12.583 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:25:12.885 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-11 05:25:13.142 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:25:13.422 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-11 05:25:13.617 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-11 05:25:13.839 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-11 05:25:14.108 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-11 05:25:14.427 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-11 05:25:14.731 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-11 05:25:15.039 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-11 05:25:15.320 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-11 05:25:15.593 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-11 05:25:15.857 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-11 05:25:16.296 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-11 05:25:16.520 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-11 05:25:16.777 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-11 05:25:17.023 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-11 05:25:17.325 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-11 05:25:17.541 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-11 05:25:17.758 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:25:18.044 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-11 05:25:18.251 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-11 05:25:18.474 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-11 05:25:18.708 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-11 05:25:18.999 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:25:19.325 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-11 05:25:19.679 | Setting up po-debconf (1.0.21) ... 2022-02-11 05:25:19.988 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-11 05:25:34.590 | Enabling module mpm_event. 2022-02-11 05:25:34.660 | Enabling module authz_core. 2022-02-11 05:25:34.666 | Enabling module authz_host. 2022-02-11 05:25:34.727 | Enabling module authn_core. 2022-02-11 05:25:34.733 | Enabling module auth_basic. 2022-02-11 05:25:34.795 | Enabling module access_compat. 2022-02-11 05:25:34.857 | Enabling module authn_file. 2022-02-11 05:25:34.919 | Enabling module authz_user. 2022-02-11 05:25:34.981 | Enabling module alias. 2022-02-11 05:25:35.043 | Enabling module dir. 2022-02-11 05:25:35.108 | Enabling module autoindex. 2022-02-11 05:25:35.173 | Enabling module env. 2022-02-11 05:25:35.237 | Enabling module mime. 2022-02-11 05:25:35.298 | Enabling module negotiation. 2022-02-11 05:25:35.360 | Enabling module setenvif. 2022-02-11 05:25:35.425 | Enabling module filter. 2022-02-11 05:25:35.489 | Enabling module deflate. 2022-02-11 05:25:35.552 | Enabling module status. 2022-02-11 05:25:35.612 | Enabling module reqtimeout. 2022-02-11 05:25:35.673 | Enabling conf charset. 2022-02-11 05:25:35.734 | Enabling conf localized-error-pages. 2022-02-11 05:25:35.796 | Enabling conf other-vhosts-access-log. 2022-02-11 05:25:35.858 | Enabling conf security. 2022-02-11 05:25:35.921 | Enabling conf serve-cgi-bin. 2022-02-11 05:25:35.984 | Enabling site 000-default. 2022-02-11 05:25:36.043 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-11 05:25:36.101 | Enabling conf javascript-common. 2022-02-11 05:25:36.363 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-11 05:25:36.946 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-11 05:25:39.817 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-11 05:25:40.221 | Setting up python3-pcp (5.0.3-1) ... 2022-02-11 05:25:40.970 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-11 05:25:41.291 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:25:41.536 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-11 05:25:41.777 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-11 05:25:42.021 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-11 05:25:42.268 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-11 05:25:42.468 | Setting up graphviz (2.42.2-3build2) ... 2022-02-11 05:25:42.725 | Setting up pcp (5.0.3-1) ... 2022-02-11 05:25:47.932 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-11 05:25:48.380 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-11 05:25:48.819 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-11 05:25:49.235 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-11 05:26:07.891 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-11 05:26:08.092 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:26:08.170 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-11 05:26:10.326 | Setting up dh-autoreconf (19) ... 2022-02-11 05:26:10.532 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-11 05:26:11.835 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-11 05:26:12.052 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-11 05:26:12.218 | Setting up debhelper (12.10ubuntu1) ... 2022-02-11 05:26:12.446 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-11 05:26:13.131 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-11 05:26:13.343 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-11 05:26:13.515 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-11 05:26:13.743 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-11 05:26:28.779 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-11 05:26:29.025 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-11 05:26:29.562 | Processing triggers for ufw (0.36-6) ... 2022-02-11 05:26:29.852 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:27:00.146 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-11 05:27:00.281 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-11 05:27:07.914 | ++ functions-common:apt_get:1234 : result=0 2022-02-11 05:27:07.917 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:27:07.919 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:27:07.922 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:07.924 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:07.926 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:27:07.929 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:07.931 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:27:07.933 | ++ functions-common:time_stop:2432 : start_time=1644556743942 2022-02-11 05:27:07.935 | ++ functions-common:time_stop:2434 : [[ -z 1644556743942 ]] 2022-02-11 05:27:07.938 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:07.942 | ++ functions-common:time_stop:2437 : end_time=1644557227939 2022-02-11 05:27:07.944 | ++ functions-common:time_stop:2438 : elapsed_time=483997 2022-02-11 05:27:07.947 | ++ functions-common:time_stop:2439 : total=821 2022-02-11 05:27:07.949 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:07.951 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=484818 2022-02-11 05:27:07.953 | ++ functions-common:apt_get:1238 : return 0 2022-02-11 05:27:07.956 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-11 05:27:07.961 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-11 05:27:07.963 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-11 05:27:07.967 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-11 05:27:07.971 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-11 05:27:07.973 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-11 05:27:07.977 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-11 05:27:09.219 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-11 05:27:09.221 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-11 05:27:09.223 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-11 05:27:09.225 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-11 05:27:09.228 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-11 05:27:09.229 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-11 05:27:09.231 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-11 05:27:09.233 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-11 05:27:09.234 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-11 05:27:09.236 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-11 05:27:09.238 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-11 05:27:09.239 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-11 05:27:09.241 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-11 05:27:09.243 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-11 05:27:09.245 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-11 05:27:09.247 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-11 05:27:09.248 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-11 05:27:09.250 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-11 05:27:09.252 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-11 05:27:09.253 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-11 05:27:09.256 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-11 05:27:09.258 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-11 05:27:09.260 | + functions-common:_ensure_lsb_release:394 : return 2022-02-11 05:27:09.263 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-11 05:27:09.331 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-11 05:27:09.333 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-11 05:27:09.403 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-11 05:27:09.406 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-11 05:27:09.473 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-11 05:27:09.475 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-11 05:27:09.477 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-11 05:27:09.479 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-11 05:27:09.481 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-11 05:27:09.483 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-11 05:27:09.485 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-11 05:27:09.487 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-11 05:27:09.489 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-11 05:27:09.491 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-11 05:27:09.493 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-11 05:27:09.493 | Distro: focal 2022-02-11 05:27:09.495 | + tools/install_pip.sh:main:124 : get_versions 2022-02-11 05:27:09.497 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-11 05:27:09.501 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-11 05:27:09.502 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-11 05:27:09.505 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-11 05:27:09.505 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-11 05:27:10.078 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-11 05:27:10.080 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-11 05:27:10.080 | pip: 21.3.1 2022-02-11 05:27:10.082 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-11 05:27:10.084 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-11 05:27:10.085 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:27:10.087 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:27:10.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:27:10.090 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:27:10.092 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:27:10.094 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:27:10.096 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:27:10.098 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:27:10.100 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:27:10.103 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:27:10.104 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:27:10.106 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-11 05:27:10.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:27:10.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:27:10.111 | + tools/install_pip.sh:main:142 : : 2022-02-11 05:27:10.113 | + tools/install_pip.sh:main:147 : set -x 2022-02-11 05:27:10.116 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-11 05:27:10.118 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-11 05:27:10.119 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:27:10.122 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-11 05:27:10.124 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-11 05:27:10.125 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:27:10.128 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:27:10.128 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:27:10.132 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-11 05:27:10.134 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-11 05:27:10.136 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-11 05:27:10.139 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-11 05:27:10.141 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-11 05:27:10.158 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-11 05:27:10.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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-11 05:27:10.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:10.893 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:10.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:10.893 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:12.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:12.955 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-11 05:27:12.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-11 05:27:14.630 | Installing collected packages: setuptools 2022-02-11 05:27:15.461 | Successfully installed setuptools-60.7.1 2022-02-11 05:27:15.462 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:27:15.604 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:27:15.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:27:15.725 | + inc/python:pip_install:200 : result=0 2022-02-11 05:27:15.728 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:27:15.729 | + functions-common:time_stop:2425 : local name 2022-02-11 05:27:15.731 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:15.733 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:15.735 | + functions-common:time_stop:2428 : local total 2022-02-11 05:27:15.736 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:15.738 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:27:15.740 | + functions-common:time_stop:2432 : start_time=1644557230154 2022-02-11 05:27:15.742 | + functions-common:time_stop:2434 : [[ -z 1644557230154 ]] 2022-02-11 05:27:15.744 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:15.747 | + functions-common:time_stop:2437 : end_time=1644557235746 2022-02-11 05:27:15.749 | + functions-common:time_stop:2438 : elapsed_time=5592 2022-02-11 05:27:15.751 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:27:15.752 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:15.754 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5592 2022-02-11 05:27:15.756 | + inc/python:pip_install:203 : return 0 2022-02-11 05:27:15.758 | + tools/install_pip.sh:main:153 : get_versions 2022-02-11 05:27:15.760 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-11 05:27:15.764 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-11 05:27:15.766 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-11 05:27:15.768 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-11 05:27:15.769 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-11 05:27:16.349 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-11 05:27:16.351 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-11 05:27:16.351 | pip: 21.3.1 2022-02-11 05:27:16.354 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-11 05:27:16.357 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-11 05:27:16.360 | + ./stack.sh:main:796 : fixup_all 2022-02-11 05:27:16.363 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-11 05:27:16.365 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-11 05:27:16.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:27:16.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:27:16.371 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-11 05:27:16.383 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-11 05:27:16.395 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-11 05:27:16.406 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-11 05:27:16.408 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-11 05:27:16.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:27:16.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:27:16.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:27:16.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:27:16.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:27:16.421 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:27:16.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:27:16.425 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:27:16.427 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:27:16.429 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:27:16.431 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:27:16.433 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-11 05:27:16.435 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-11 05:27:16.437 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-11 05:27:16.440 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:27:16.442 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:27:16.444 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:27:16.446 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:27:16.449 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:27:16.451 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:27:16.453 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-11 05:27:16.456 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-11 05:27:16.458 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-11 05:27:16.461 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-11 05:27:16.463 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-11 05:27:16.465 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-11 05:27:16.468 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-11 05:27:16.488 | Using python 3.8 to install os-testr 2022-02-11 05:27:16.490 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-11 05:27:17.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:17.215 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:17.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:17.215 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:18.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:18.843 | Collecting os-testr 2022-02-11 05:27:18.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-11 05:27:18.864 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-11 05:27:18.898 | Collecting python-subunit>=1.0.0 2022-02-11 05:27:18.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-11 05:27:18.954 | Collecting stestr>=1.0.0 2022-02-11 05:27:18.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-11 05:27:18.971 | 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-02-11 05:27:18.986 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-11 05:27:19.055 | Collecting future 2022-02-11 05:27:19.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-11 05:27:19.276 | Preparing metadata (setup.py): started 2022-02-11 05:27:19.931 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:27:19.937 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-11 05:27:19.939 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-11 05:27:19.940 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-11 05:27:19.941 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-11 05:27:19.965 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-11 05:27:19.966 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-11 05:27:19.967 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-11 05:27:19.968 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-11 05:27:19.969 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-11 05:27:19.983 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-11 05:27:20.054 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-11 05:27:20.055 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-11 05:27:20.056 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-11 05:27:20.165 | Building wheels for collected packages: future 2022-02-11 05:27:20.166 | Building wheel for future (setup.py): started 2022-02-11 05:27:21.232 | Building wheel for future (setup.py): finished with status 'done' 2022-02-11 05:27:21.236 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=26619a9a306e8fb03b4a426bb82282d04d860e65b35ba71eeb992cebf7b35c85 2022-02-11 05:27:21.236 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-11 05:27:21.244 | Successfully built future 2022-02-11 05:27:22.700 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-11 05:27:23.878 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-11 05:27:23.878 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:27:23.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:27:23.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:27:24.028 | + inc/python:pip_install:200 : result=0 2022-02-11 05:27:24.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:27:24.033 | + functions-common:time_stop:2425 : local name 2022-02-11 05:27:24.035 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:24.037 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:24.039 | + functions-common:time_stop:2428 : local total 2022-02-11 05:27:24.041 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:24.043 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:27:24.045 | + functions-common:time_stop:2432 : start_time=1644557236483 2022-02-11 05:27:24.047 | + functions-common:time_stop:2434 : [[ -z 1644557236483 ]] 2022-02-11 05:27:24.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:24.054 | + functions-common:time_stop:2437 : end_time=1644557244051 2022-02-11 05:27:24.056 | + functions-common:time_stop:2438 : elapsed_time=7568 2022-02-11 05:27:24.058 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:27:24.060 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:24.063 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7568 2022-02-11 05:27:24.065 | + inc/python:pip_install:203 : return 0 2022-02-11 05:27:24.067 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-11 05:27:24.118 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-11 05:27:24.342 | + ./stack.sh:main:810 : install_infra 2022-02-11 05:27:24.344 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-11 05:27:24.346 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-11 05:27:24.349 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-11 05:27:27.585 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-11 05:27:27.588 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-11 05:27:27.610 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-11 05:27:29.478 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.526 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.603 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.612 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.635 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.640 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.658 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.688 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.699 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.762 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.843 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.861 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.893 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.901 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.916 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.934 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.946 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.961 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:29.971 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.015 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.041 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.051 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.118 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.121 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.125 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.168 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.208 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.225 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.243 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.263 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.281 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.299 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.327 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.360 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.388 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.399 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.418 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.447 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.454 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.458 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:30.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:30.612 | Collecting pbr===5.8.0 2022-02-11 05:27:30.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-02-11 05:27:30.660 | Installing collected packages: pbr 2022-02-11 05:27:30.808 | Successfully installed pbr-5.8.0 2022-02-11 05:27:30.875 | + inc/python:pip_install:200 : result=0 2022-02-11 05:27:30.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:27:30.880 | + functions-common:time_stop:2425 : local name 2022-02-11 05:27:30.882 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:30.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:30.886 | + functions-common:time_stop:2428 : local total 2022-02-11 05:27:30.888 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:30.890 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:27:30.892 | + functions-common:time_stop:2432 : start_time=1644557247602 2022-02-11 05:27:30.894 | + functions-common:time_stop:2434 : [[ -z 1644557247602 ]] 2022-02-11 05:27:30.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:30.901 | + functions-common:time_stop:2437 : end_time=1644557250899 2022-02-11 05:27:30.903 | + functions-common:time_stop:2438 : elapsed_time=3297 2022-02-11 05:27:30.905 | + functions-common:time_stop:2439 : total=7568 2022-02-11 05:27:30.907 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:30.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10865 2022-02-11 05:27:30.914 | + inc/python:pip_install:203 : return 0 2022-02-11 05:27:30.917 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-11 05:27:30.919 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-11 05:27:30.942 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-11 05:27:32.777 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.823 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.899 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.908 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.931 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.934 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.952 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.981 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:32.992 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.054 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.134 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.151 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.182 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.190 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.205 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.222 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.234 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.249 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.259 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.297 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.320 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.329 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.394 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.398 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.402 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.444 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.484 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.501 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.519 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.539 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.556 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.573 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.603 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.634 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.663 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.673 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.692 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.720 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.728 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.732 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-11 05:27:33.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:33.737 | Processing /opt/stack/requirements 2022-02-11 05:27:35.076 | Collecting fixtures===3.0.0 2022-02-11 05:27:35.085 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-11 05:27:35.309 | Collecting PyYAML===6.0 2022-02-11 05:27:35.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-02-11 05:27:35.495 | Collecting requests===2.27.1 2022-02-11 05:27:35.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-11 05:27:35.596 | Collecting packaging===21.3 2022-02-11 05:27:35.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-11 05:27:35.669 | Collecting testtools===2.5.0 2022-02-11 05:27:35.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-11 05:27:35.760 | Collecting idna===3.3 2022-02-11 05:27:35.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-11 05:27:35.902 | Collecting pyparsing===3.0.7 2022-02-11 05:27:35.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-11 05:27:35.967 | Collecting six===1.16.0 2022-02-11 05:27:35.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-11 05:27:36.029 | Collecting charset-normalizer===2.0.11 2022-02-11 05:27:36.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2d8f5e82a1f6a/charset_normalizer-2.0.11-py3-none-any.whl (39 kB) 2022-02-11 05:27:36.484 | Collecting Parsley>=1.2 2022-02-11 05:27:36.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-11 05:27:36.944 | Collecting beagle>=0.2.1 2022-02-11 05:27:36.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-11 05:27:36.976 | 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-02-11 05:27:37.047 | Collecting urllib3===1.26.8 2022-02-11 05:27:37.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-11 05:27:37.170 | Collecting certifi>=2017.4.17 2022-02-11 05:27:37.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-11 05:27:37.212 | Collecting extras===1.0.0 2022-02-11 05:27:37.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-11 05:27:37.301 | Collecting cliff===3.10.0 2022-02-11 05:27:37.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-11 05:27:37.370 | Collecting autopage===0.5.0 2022-02-11 05:27:37.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-11 05:27:37.465 | Collecting stevedore===3.5.0 2022-02-11 05:27:37.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-11 05:27:37.533 | Collecting prettytable===3.0.0 2022-02-11 05:27:37.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-11 05:27:37.692 | Collecting cmd2===2.3.3 2022-02-11 05:27:37.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-11 05:27:37.803 | Collecting wcwidth===0.2.5 2022-02-11 05:27:37.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-11 05:27:37.863 | Collecting pyperclip===1.8.2 2022-02-11 05:27:37.869 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-11 05:27:37.917 | Collecting attrs===21.4.0 2022-02-11 05:27:37.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-11 05:27:38.003 | Building wheels for collected packages: openstack-requirements 2022-02-11 05:27:38.003 | Building wheel for openstack-requirements (setup.py): started 2022-02-11 05:27:38.826 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-11 05:27:38.827 | ERROR: Command errored out with exit status 1: 2022-02-11 05:27:38.827 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-n0gkjdlx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-n0gkjdlx/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-2e_xyp_c 2022-02-11 05:27:38.827 | cwd: /tmp/pip-req-build-n0gkjdlx/ 2022-02-11 05:27:38.827 | Complete output (6 lines): 2022-02-11 05:27:38.827 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-11 05:27:38.827 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-11 05:27:38.827 | or: setup.py --help-commands 2022-02-11 05:27:38.827 | or: setup.py cmd --help 2022-02-11 05:27:38.827 | 2022-02-11 05:27:38.827 | error: invalid command 'bdist_wheel' 2022-02-11 05:27:38.827 | ---------------------------------------- 2022-02-11 05:27:38.827 | ERROR: Failed building wheel for openstack-requirements 2022-02-11 05:27:38.827 | Running setup.py clean for openstack-requirements 2022-02-11 05:27:39.670 | Failed to build openstack-requirements 2022-02-11 05:27:39.940 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, autopage, stevedore, pyparsing, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-11 05:27:41.828 | Running setup.py install for openstack-requirements: started 2022-02-11 05:27:44.024 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-11 05:27:44.055 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.11 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5190 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-11 05:27:44.190 | + inc/python:pip_install:200 : result=0 2022-02-11 05:27:44.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:27:44.195 | + functions-common:time_stop:2425 : local name 2022-02-11 05:27:44.197 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:44.199 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:44.201 | + functions-common:time_stop:2428 : local total 2022-02-11 05:27:44.203 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:44.205 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:27:44.207 | + functions-common:time_stop:2432 : start_time=1644557250934 2022-02-11 05:27:44.210 | + functions-common:time_stop:2434 : [[ -z 1644557250934 ]] 2022-02-11 05:27:44.213 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:44.217 | + functions-common:time_stop:2437 : end_time=1644557264214 2022-02-11 05:27:44.219 | + functions-common:time_stop:2438 : elapsed_time=13280 2022-02-11 05:27:44.221 | + functions-common:time_stop:2439 : total=10865 2022-02-11 05:27:44.223 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:44.225 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24145 2022-02-11 05:27:44.227 | + inc/python:pip_install:203 : return 0 2022-02-11 05:27:44.230 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-11 05:27:44.233 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-11 05:27:44.235 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-11 05:27:44.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:27:44.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:27:44.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-11 05:27:44.245 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:27:44.248 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-11 05:27:44.267 | Using python 3.8 to install pbr 2022-02-11 05:27:44.269 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-11 05:27:45.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:45.012 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:45.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:27:45.012 | from cryptography.utils import int_from_bytes 2022-02-11 05:27:46.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:46.167 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-11 05:27:47.936 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:27:47.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:27:47.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:27:48.064 | + inc/python:pip_install:200 : result=0 2022-02-11 05:27:48.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:27:48.069 | + functions-common:time_stop:2425 : local name 2022-02-11 05:27:48.071 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:27:48.073 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:27:48.075 | + functions-common:time_stop:2428 : local total 2022-02-11 05:27:48.077 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:27:48.079 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:27:48.081 | + functions-common:time_stop:2432 : start_time=1644557264262 2022-02-11 05:27:48.084 | + functions-common:time_stop:2434 : [[ -z 1644557264262 ]] 2022-02-11 05:27:48.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:27:48.090 | + functions-common:time_stop:2437 : end_time=1644557268088 2022-02-11 05:27:48.092 | + functions-common:time_stop:2438 : elapsed_time=3826 2022-02-11 05:27:48.094 | + functions-common:time_stop:2439 : total=24145 2022-02-11 05:27:48.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:27:48.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27971 2022-02-11 05:27:48.101 | + inc/python:pip_install:203 : return 0 2022-02-11 05:27:48.104 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-11 05:27:51.368 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-11 05:27:53.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:27:53.681 | Collecting bindep 2022-02-11 05:27:53.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-11 05:27:54.054 | Collecting distro 2022-02-11 05:27:54.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-11 05:27:54.088 | Collecting Parsley 2022-02-11 05:27:54.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-11 05:27:54.247 | Collecting pbr>=2.0.0 2022-02-11 05:27:54.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-11 05:27:54.359 | Collecting packaging; python_version >= "3.6" 2022-02-11 05:27:54.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-11 05:27:54.542 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-11 05:27:54.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-11 05:27:54.598 | Installing collected packages: distro, Parsley, pbr, pyparsing, packaging, bindep 2022-02-11 05:27:55.174 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-11 05:27:55.247 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-11 05:27:55.249 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-11 05:27:55.253 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-11 05:27:55.271 | + ./stack.sh:main:819 : pkgs= 2022-02-11 05:27:55.274 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-11 05:27:55.276 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-11 05:27:55.279 | + functions-common:run_phase:1853 : local mode=stack 2022-02-11 05:27:55.281 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-11 05:27:55.283 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:27:55.285 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:27:55.287 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:27:55.290 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:27:55.292 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:27:55.308 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:27:55.308 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:27:55.308 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:27:55.308 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:27:55.309 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-11 05:27:55.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:27:55.327 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:27:55.329 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:27:55.332 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.334 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-11 05:27:55.336 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.338 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:27:55.341 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.343 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-11 05:27:55.345 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.347 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-11 05:27:55.349 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.351 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:27:55.354 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:27:55.356 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:27:55.358 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:27:55.360 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 05:27:55.363 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-11 05:27:55.365 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-11 05:27:55.368 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-11 05:27:55.370 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-11 05:27:55.372 | + functions-common:run_plugins:1843 : local plugin 2022-02-11 05:27:55.374 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-11 05:27:55.377 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:27:55.379 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-11 05:27:55.381 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-02-11 05:27:55.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:27:55.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:27:55.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-11 05:27:55.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-02-11 05:27:55.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-02-11 05:27:55.394 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:27:55.396 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-02-11 05:27:55.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-02-11 05:27:55.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-02-11 05:27:55.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-02-11 05:27:55.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-02-11 05:27:55.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-02-11 05:27:55.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-02-11 05:27:55.412 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-02-11 05:27:55.414 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:27:55.416 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:27:55.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-02-11 05:27:55.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-02-11 05:27:55.423 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-11 05:27:55.426 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:27:55.428 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:27:55.430 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:27:55.433 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:27:55.435 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:27:55.437 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:27:55.439 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:27:55.441 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:27:55.443 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:27:55.445 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:27:55.448 | ++ functions-common:apt_get_update:1190 : return 2022-02-11 05:27:55.450 | ++ functions-common:install_package:1464 : real_install_package software-properties-common 2022-02-11 05:27:55.452 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:27:55.454 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:27:55.456 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:27:55.458 | ++ functions-common:real_install_package:1450 : apt_get install software-properties-common 2022-02-11 05:27:55.477 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-02-11 05:27:55.588 | Reading package lists... 2022-02-11 05:27:55.842 | Building dependency tree... 2022-02-11 05:27:55.844 | Reading state information... 2022-02-11 05:27:56.101 | The following packages were automatically installed and are no longer required: 2022-02-11 05:27:56.102 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-11 05:27:56.102 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-11 05:27:56.102 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-11 05:27:56.102 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-11 05:27:56.102 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:27:56.102 | python3-zope.interface 2022-02-11 05:27:56.102 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:27:56.104 | The following additional packages will be installed: 2022-02-11 05:27:56.104 | python3-software-properties 2022-02-11 05:27:56.176 | The following packages will be upgraded: 2022-02-11 05:27:56.176 | python3-software-properties software-properties-common 2022-02-11 05:27:56.483 | 2 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:27:56.483 | Need to get 35.5 kB of archives. 2022-02-11 05:27:56.483 | After this operation, 0 B of additional disk space will be used. 2022-02-11 05:27:56.483 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-02-11 05:27:56.628 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-02-11 05:27:57.257 | Fetched 35.5 kB in 1s (69.0 kB/s) 2022-02-11 05:27:57.590 | (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 ... 81557 files and directories currently installed.) 2022-02-11 05:27:57.593 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-02-11 05:27:57.939 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-02-11 05:27:58.603 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-02-11 05:27:58.908 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-02-11 05:27:59.341 | Setting up python3-software-properties (0.99.9.8) ... 2022-02-11 05:27:59.773 | Setting up software-properties-common (0.99.9.8) ... 2022-02-11 05:28:00.291 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:28:01.108 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-11 05:28:08.583 | ++ functions-common:apt_get:1234 : result=0 2022-02-11 05:28:08.585 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:28:08.587 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:28:08.589 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:28:08.591 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:28:08.593 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:28:08.596 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:28:08.598 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:28:08.608 | ++ functions-common:time_stop:2432 : start_time=1644557275475 2022-02-11 05:28:08.610 | ++ functions-common:time_stop:2434 : [[ -z 1644557275475 ]] 2022-02-11 05:28:08.613 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:28:08.618 | ++ functions-common:time_stop:2437 : end_time=1644557288615 2022-02-11 05:28:08.620 | ++ functions-common:time_stop:2438 : elapsed_time=13140 2022-02-11 05:28:08.623 | ++ functions-common:time_stop:2439 : total=484818 2022-02-11 05:28:08.625 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:28:08.627 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=497958 2022-02-11 05:28:08.629 | ++ functions-common:apt_get:1238 : return 0 2022-02-11 05:28:08.632 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-02-11 05:28:08.637 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-02-11 05:28:08.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-02-11 05:28:08.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-02-11 05:28:08.644 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-02-11 05:28:08.646 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:28:08.648 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:28:08.650 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-02-11 05:28:08.653 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-02-11 05:28:08.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-02-11 05:28:08.780 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-02-11 05:28:09.382 | OK 2022-02-11 05:28:09.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2022-02-11 05:28:10.798 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-11 05:28:10.833 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-11 05:28:10.857 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-11 05:28:10.877 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-11 05:28:11.347 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-02-11 05:28:11.580 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-02-11 05:28:20.419 | Fetched 25.8 kB in 1s (28.0 kB/s) 2022-02-11 05:28:21.961 | Reading package lists... 2022-02-11 05:28:21.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-02-11 05:28:22.220 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-11 05:28:22.250 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-11 05:28:22.294 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-11 05:28:22.406 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-11 05:28:22.573 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-02-11 05:28:24.647 | Reading package lists... 2022-02-11 05:28:24.680 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-02-11 05:28:24.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-02-11 05:28:24.684 | ++ inc/python:python3_enabled:456 : return 0 2022-02-11 05:28:24.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-02-11 05:28:24.689 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-02-11 05:28:24.692 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:28:24.694 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:28:24.696 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:28:24.700 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:28:24.701 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:28:24.701 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:28:24.705 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:28:24.709 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:28:24.711 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:28:24.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:28:24.720 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:28:24.740 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:28:24.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:28:24.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-02-11 05:28:24.747 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-02-11 05:28:24.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-11 05:28:24.752 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-11 05:28:24.754 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:28:24.756 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:28:24.759 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:28:24.761 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:28:24.763 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:28:24.765 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:28:24.768 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:28:24.770 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:28:24.775 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:28:24.777 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:28:24.781 | ++ functions-common:apt_get_update:1190 : return 2022-02-11 05:28:24.785 | ++ functions-common:install_package:1464 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-11 05:28:24.788 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:28:24.790 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:28:24.793 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:28:24.795 | ++ functions-common:real_install_package:1450 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-02-11 05:28:24.815 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2022-02-11 05:28:24.928 | Reading package lists... 2022-02-11 05:28:25.195 | Building dependency tree... 2022-02-11 05:28:25.196 | Reading state information... 2022-02-11 05:28:25.491 | The following packages were automatically installed and are no longer required: 2022-02-11 05:28:25.492 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:28:25.501 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:28:25.501 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:28:25.501 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:28:25.501 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:28:25.501 | python3-zope.interface 2022-02-11 05:28:25.501 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:28:25.501 | The following additional packages will be installed: 2022-02-11 05:28:25.501 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-11 05:28:25.501 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-11 05:28:25.501 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-11 05:28:25.501 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-11 05:28:25.501 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-11 05:28:25.501 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-11 05:28:25.501 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-02-11 05:28:25.501 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-11 05:28:25.502 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-11 05:28:25.502 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-11 05:28:25.502 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-11 05:28:25.502 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-11 05:28:25.502 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-11 05:28:25.502 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-11 05:28:25.502 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-11 05:28:25.502 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-11 05:28:25.502 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-11 05:28:25.502 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-11 05:28:25.502 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-11 05:28:25.502 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-02-11 05:28:25.502 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-02-11 05:28:25.502 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-02-11 05:28:25.502 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-02-11 05:28:25.502 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-02-11 05:28:25.502 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-02-11 05:28:25.502 | ubuntu-fan 2022-02-11 05:28:25.502 | Suggested packages: 2022-02-11 05:28:25.502 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-02-11 05:28:25.502 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-02-11 05:28:25.502 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-02-11 05:28:25.502 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-02-11 05:28:25.502 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-02-11 05:28:25.502 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-02-11 05:28:25.502 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-02-11 05:28:25.502 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-02-11 05:28:25.502 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-02-11 05:28:25.503 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-02-11 05:28:25.503 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-02-11 05:28:25.503 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-02-11 05:28:25.503 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-02-11 05:28:25.503 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-02-11 05:28:25.503 | | mailutils 2022-02-11 05:28:25.503 | Recommended packages: 2022-02-11 05:28:25.503 | btrfs-tools 2022-02-11 05:28:25.707 | The following NEW packages will be installed: 2022-02-11 05:28:25.707 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-11 05:28:25.707 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-11 05:28:25.708 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-11 05:28:25.709 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-11 05:28:25.709 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-11 05:28:25.709 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-11 05:28:25.709 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-02-11 05:28:25.709 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-11 05:28:25.710 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-11 05:28:25.710 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-11 05:28:25.710 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-11 05:28:25.710 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-11 05:28:25.710 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-11 05:28:25.710 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-11 05:28:25.710 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-11 05:28:25.710 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-11 05:28:25.710 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-11 05:28:25.710 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-11 05:28:25.710 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-11 05:28:25.710 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-02-11 05:28:25.711 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-02-11 05:28:25.711 | python3-simplejson python3-singledispatch python3-sklearn 2022-02-11 05:28:25.711 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-02-11 05:28:25.711 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-02-11 05:28:25.711 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-02-11 05:28:25.711 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-02-11 05:28:25.712 | The following packages will be upgraded: 2022-02-11 05:28:25.713 | librados2 librbd1 2022-02-11 05:28:25.835 | 2 upgraded, 119 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:28:25.836 | Need to get 204 MB of archives. 2022-02-11 05:28:25.836 | After this operation, 950 MB of additional disk space will be used. 2022-02-11 05:28:25.836 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-02-11 05:28:25.978 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-02-11 05:28:26.158 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-02-11 05:28:26.161 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-02-11 05:28:26.161 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-02-11 05:28:26.223 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-02-11 05:28:26.271 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-02-11 05:28:26.272 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-02-11 05:28:26.278 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-02-11 05:28:26.292 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-02-11 05:28:26.294 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-02-11 05:28:26.297 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-02-11 05:28:26.332 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-02-11 05:28:26.351 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-02-11 05:28:26.364 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-02-11 05:28:26.376 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-02-11 05:28:26.393 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-02-11 05:28:26.393 | Get:18 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-02-11 05:28:26.394 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-02-11 05:28:26.406 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-02-11 05:28:26.410 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-02-11 05:28:26.415 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-02-11 05:28:26.420 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-02-11 05:28:26.434 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-02-11 05:28:26.435 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-02-11 05:28:26.441 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-02-11 05:28:26.464 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-02-11 05:28:26.465 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-02-11 05:28:26.472 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-02-11 05:28:26.475 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-02-11 05:28:26.482 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-02-11 05:28:26.489 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-02-11 05:28:26.509 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-02-11 05:28:26.547 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-02-11 05:28:26.548 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-02-11 05:28:26.550 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-02-11 05:28:26.554 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-02-11 05:28:26.561 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-02-11 05:28:26.577 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-02-11 05:28:26.577 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2022-02-11 05:28:26.586 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-02-11 05:28:26.594 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-02-11 05:28:26.602 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-02-11 05:28:26.747 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-02-11 05:28:26.789 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-02-11 05:28:26.940 | Get:46 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-02-11 05:28:27.153 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-02-11 05:28:27.484 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-02-11 05:28:27.485 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-02-11 05:28:27.485 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-02-11 05:28:29.416 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2022-02-11 05:28:29.847 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-02-11 05:28:29.908 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-02-11 05:28:30.148 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-02-11 05:28:30.148 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-02-11 05:28:30.149 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-02-11 05:28:30.150 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-02-11 05:28:30.151 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-02-11 05:28:30.152 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-02-11 05:28:30.152 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-02-11 05:28:30.153 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-02-11 05:28:30.278 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2022-02-11 05:28:30.882 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-02-11 05:28:36.137 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-02-11 05:28:42.547 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-02-11 05:28:42.549 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-02-11 05:28:42.550 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-02-11 05:28:42.555 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-02-11 05:28:42.558 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-02-11 05:28:42.579 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-02-11 05:28:42.579 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-02-11 05:28:42.580 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-02-11 05:28:42.587 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-02-11 05:28:42.593 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-02-11 05:28:43.434 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-02-11 05:28:43.435 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-02-11 05:28:43.436 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-02-11 05:28:43.436 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-02-11 05:28:43.438 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-02-11 05:28:43.440 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-02-11 05:28:43.639 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-11 05:28:43.653 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-02-11 05:28:44.506 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-02-11 05:28:44.533 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-02-11 05:28:44.541 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-02-11 05:28:44.548 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-02-11 05:28:44.559 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-02-11 05:28:44.619 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-02-11 05:28:44.622 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-02-11 05:28:44.659 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-02-11 05:28:44.674 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-02-11 05:28:44.679 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-02-11 05:28:44.702 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-02-11 05:28:44.717 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-02-11 05:28:44.722 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-02-11 05:28:44.731 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-02-11 05:28:44.803 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-02-11 05:28:49.994 | Get:98 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-02-11 05:28:52.193 | Get:99 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-02-11 05:28:52.491 | Get:100 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-02-11 05:28:52.634 | Get:101 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-02-11 05:28:52.635 | Get:102 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-02-11 05:28:52.715 | Get:103 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-02-11 05:28:52.727 | Get:104 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-02-11 05:28:52.854 | Get:105 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-02-11 05:28:53.911 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-02-11 05:28:53.920 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-02-11 05:28:54.028 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-02-11 05:28:57.773 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-02-11 05:28:58.943 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-02-11 05:28:58.970 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-02-11 05:28:59.267 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-02-11 05:29:00.571 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-02-11 05:29:05.532 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-02-11 05:29:05.532 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-02-11 05:29:05.547 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-02-11 05:29:05.934 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-02-11 05:29:05.961 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-02-11 05:29:05.969 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-02-11 05:29:06.336 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-02-11 05:29:07.675 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-02-11 05:29:08.769 | Preconfiguring packages ... 2022-02-11 05:29:09.017 | Fetched 204 MB in 42s (4,871 kB/s) 2022-02-11 05:29:09.194 | Selecting previously unselected package pigz. 2022-02-11 05:29:09.244 | (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 ... 81557 files and directories currently installed.) 2022-02-11 05:29:09.247 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-02-11 05:29:09.319 | Unpacking pigz (2.4-1) ... 2022-02-11 05:29:09.833 | Selecting previously unselected package libtcl8.6:amd64. 2022-02-11 05:29:09.843 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-02-11 05:29:09.957 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-11 05:29:10.605 | Selecting previously unselected package libxft2:amd64. 2022-02-11 05:29:10.614 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-02-11 05:29:10.673 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-11 05:29:11.137 | Selecting previously unselected package libxss1:amd64. 2022-02-11 05:29:11.145 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-02-11 05:29:11.216 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-02-11 05:29:11.712 | Selecting previously unselected package libtk8.6:amd64. 2022-02-11 05:29:11.721 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-02-11 05:29:11.782 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-02-11 05:29:12.491 | Selecting previously unselected package tk8.6-blt2.5. 2022-02-11 05:29:12.500 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-02-11 05:29:12.579 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-11 05:29:13.119 | Selecting previously unselected package blt. 2022-02-11 05:29:13.128 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-02-11 05:29:13.225 | Unpacking blt (2.5.3+dfsg-4) ... 2022-02-11 05:29:13.759 | Selecting previously unselected package libjaeger. 2022-02-11 05:29:13.768 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:13.856 | Unpacking libjaeger (16.2.7-1focal) ... 2022-02-11 05:29:14.422 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-02-11 05:29:14.431 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-02-11 05:29:14.530 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-11 05:29:15.175 | Selecting previously unselected package liblttng-ust0:amd64. 2022-02-11 05:29:15.184 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-02-11 05:29:15.243 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-11 05:29:15.926 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:16.233 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:29:17.344 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:17.559 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-11 05:29:18.731 | Selecting previously unselected package libcephfs2. 2022-02-11 05:29:18.740 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:18.816 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-02-11 05:29:19.348 | Selecting previously unselected package python3-rados. 2022-02-11 05:29:19.358 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:19.416 | Unpacking python3-rados (16.2.7-1focal) ... 2022-02-11 05:29:19.868 | Selecting previously unselected package python3-ceph-argparse. 2022-02-11 05:29:19.877 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-02-11 05:29:19.936 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-02-11 05:29:20.308 | Selecting previously unselected package python3-cephfs. 2022-02-11 05:29:20.316 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:20.370 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-02-11 05:29:20.845 | Selecting previously unselected package python3-ceph-common. 2022-02-11 05:29:20.854 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-02-11 05:29:20.922 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-02-11 05:29:21.359 | Selecting previously unselected package python3-prettytable. 2022-02-11 05:29:21.368 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-02-11 05:29:21.431 | Unpacking python3-prettytable (0.7.2-5) ... 2022-02-11 05:29:21.792 | Selecting previously unselected package python3-rbd. 2022-02-11 05:29:21.801 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:21.861 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-02-11 05:29:22.416 | Selecting previously unselected package librabbitmq4:amd64. 2022-02-11 05:29:22.425 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-02-11 05:29:22.473 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-02-11 05:29:22.911 | Selecting previously unselected package librdkafka1:amd64. 2022-02-11 05:29:22.920 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-02-11 05:29:22.980 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-11 05:29:23.554 | Selecting previously unselected package librgw2. 2022-02-11 05:29:23.562 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:23.638 | Unpacking librgw2 (16.2.7-1focal) ... 2022-02-11 05:29:24.723 | Selecting previously unselected package python3-rgw. 2022-02-11 05:29:24.733 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:24.791 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-02-11 05:29:25.273 | Selecting previously unselected package libdw1:amd64. 2022-02-11 05:29:25.284 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-02-11 05:29:25.374 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-02-11 05:29:25.954 | Selecting previously unselected package libbabeltrace1:amd64. 2022-02-11 05:29:25.963 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-02-11 05:29:26.033 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-11 05:29:26.548 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-02-11 05:29:26.557 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-02-11 05:29:26.622 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-11 05:29:27.102 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-02-11 05:29:27.112 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-02-11 05:29:27.162 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-11 05:29:27.633 | Selecting previously unselected package libsnappy1v5:amd64. 2022-02-11 05:29:27.643 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-02-11 05:29:27.699 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-11 05:29:28.136 | Selecting previously unselected package libleveldb1d:amd64. 2022-02-11 05:29:28.145 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-02-11 05:29:28.204 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-11 05:29:28.740 | Selecting previously unselected package liboath0. 2022-02-11 05:29:28.749 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-02-11 05:29:28.821 | Unpacking liboath0 (2.6.1-1.3) ... 2022-02-11 05:29:29.222 | Selecting previously unselected package libradosstriper1. 2022-02-11 05:29:29.231 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:29.284 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-02-11 05:29:29.919 | Selecting previously unselected package ceph-common. 2022-02-11 05:29:29.928 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:29.979 | Unpacking ceph-common (16.2.7-1focal) ... 2022-02-11 05:29:33.729 | Selecting previously unselected package ceph-base. 2022-02-11 05:29:33.738 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:33.811 | Unpacking ceph-base (16.2.7-1focal) ... 2022-02-11 05:29:35.387 | Selecting previously unselected package python3-dateutil. 2022-02-11 05:29:35.398 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-02-11 05:29:35.467 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-11 05:29:35.918 | Selecting previously unselected package ceph-mgr-modules-core. 2022-02-11 05:29:35.927 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-02-11 05:29:35.997 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-11 05:29:36.708 | Selecting previously unselected package python3-bcrypt. 2022-02-11 05:29:36.717 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-02-11 05:29:36.787 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-11 05:29:37.325 | Selecting previously unselected package python3-cherrypy3. 2022-02-11 05:29:37.334 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-02-11 05:29:37.402 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-02-11 05:29:38.288 | Selecting previously unselected package python3-logutils. 2022-02-11 05:29:38.297 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-02-11 05:29:38.358 | Unpacking python3-logutils (0.3.3-7) ... 2022-02-11 05:29:38.856 | Selecting previously unselected package python3-mako. 2022-02-11 05:29:38.866 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-02-11 05:29:38.968 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-11 05:29:39.581 | Selecting previously unselected package python3-simplegeneric. 2022-02-11 05:29:39.591 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-02-11 05:29:39.671 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-02-11 05:29:40.317 | Selecting previously unselected package python3-singledispatch. 2022-02-11 05:29:40.326 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-02-11 05:29:40.416 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-02-11 05:29:41.016 | Selecting previously unselected package python3-webob. 2022-02-11 05:29:41.025 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-02-11 05:29:41.078 | Unpacking python3-webob (1:1.8.5-2) ... 2022-02-11 05:29:41.603 | Selecting previously unselected package python3-soupsieve. 2022-02-11 05:29:41.613 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-02-11 05:29:41.661 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-11 05:29:42.119 | Selecting previously unselected package python3-bs4. 2022-02-11 05:29:42.128 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-02-11 05:29:42.181 | Unpacking python3-bs4 (4.8.2-1) ... 2022-02-11 05:29:42.736 | Selecting previously unselected package python3-waitress. 2022-02-11 05:29:42.745 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-02-11 05:29:42.921 | Unpacking python3-waitress (1.4.1-1) ... 2022-02-11 05:29:43.524 | Selecting previously unselected package python3-tempita. 2022-02-11 05:29:43.533 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-02-11 05:29:43.627 | Unpacking python3-tempita (0.5.2-6) ... 2022-02-11 05:29:44.248 | Selecting previously unselected package python3-paste. 2022-02-11 05:29:44.257 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-02-11 05:29:44.339 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-02-11 05:29:44.860 | Selecting previously unselected package python-pastedeploy-tpl. 2022-02-11 05:29:44.870 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-02-11 05:29:44.987 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-02-11 05:29:45.415 | Selecting previously unselected package python3-pastedeploy. 2022-02-11 05:29:45.424 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-02-11 05:29:45.490 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-02-11 05:29:46.010 | Selecting previously unselected package python3-webtest. 2022-02-11 05:29:46.019 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-02-11 05:29:46.112 | Unpacking python3-webtest (2.0.32-2) ... 2022-02-11 05:29:46.822 | Selecting previously unselected package python3-pecan. 2022-02-11 05:29:46.830 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-02-11 05:29:46.905 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-02-11 05:29:47.593 | Selecting previously unselected package python3-werkzeug. 2022-02-11 05:29:47.602 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-02-11 05:29:47.695 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-11 05:29:48.456 | Selecting previously unselected package ceph-mgr. 2022-02-11 05:29:48.465 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:48.535 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-02-11 05:29:49.459 | Selecting previously unselected package ceph-mon. 2022-02-11 05:29:49.469 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:49.528 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-02-11 05:29:51.465 | Selecting previously unselected package ceph-osd. 2022-02-11 05:29:51.474 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:51.535 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-02-11 05:29:55.947 | Selecting previously unselected package ceph. 2022-02-11 05:29:55.956 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:56.025 | Unpacking ceph (16.2.7-1focal) ... 2022-02-11 05:29:56.542 | Selecting previously unselected package ceph-fuse. 2022-02-11 05:29:56.554 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:56.650 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-02-11 05:29:57.432 | Selecting previously unselected package ceph-mds. 2022-02-11 05:29:57.442 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:57.512 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-02-11 05:29:58.551 | Selecting previously unselected package cephadm. 2022-02-11 05:29:58.560 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-02-11 05:29:58.660 | Unpacking cephadm (16.2.7-1focal) ... 2022-02-11 05:29:59.216 | Selecting previously unselected package ceph-mgr-cephadm. 2022-02-11 05:29:59.225 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-02-11 05:29:59.295 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-11 05:29:59.849 | Selecting previously unselected package python3-repoze.lru. 2022-02-11 05:29:59.858 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-02-11 05:29:59.946 | Unpacking python3-repoze.lru (0.7-2) ... 2022-02-11 05:30:00.370 | Selecting previously unselected package libjs-underscore. 2022-02-11 05:30:00.379 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-02-11 05:30:00.455 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-11 05:30:00.839 | Selecting previously unselected package libjs-sphinxdoc. 2022-02-11 05:30:00.848 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-02-11 05:30:00.912 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-11 05:30:01.375 | Selecting previously unselected package python3-routes. 2022-02-11 05:30:01.385 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-02-11 05:30:01.453 | Unpacking python3-routes (2.4.1-2) ... 2022-02-11 05:30:01.998 | Selecting previously unselected package ceph-mgr-dashboard. 2022-02-11 05:30:02.007 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-02-11 05:30:02.066 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-11 05:30:03.861 | Selecting previously unselected package libblas3:amd64. 2022-02-11 05:30:03.872 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-02-11 05:30:03.949 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-02-11 05:30:04.495 | Selecting previously unselected package libgfortran5:amd64. 2022-02-11 05:30:04.505 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-11 05:30:04.579 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:30:05.404 | Selecting previously unselected package liblapack3:amd64. 2022-02-11 05:30:05.413 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-02-11 05:30:05.497 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-02-11 05:30:06.506 | Selecting previously unselected package python3-numpy. 2022-02-11 05:30:06.515 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-02-11 05:30:06.586 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-11 05:30:08.391 | Selecting previously unselected package python3-decorator. 2022-02-11 05:30:08.401 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-02-11 05:30:08.506 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-02-11 05:30:09.158 | Selecting previously unselected package liblbfgsb0:amd64. 2022-02-11 05:30:09.167 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-02-11 05:30:09.243 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-11 05:30:09.855 | Selecting previously unselected package python3-scipy. 2022-02-11 05:30:09.865 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-02-11 05:30:09.940 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-02-11 05:30:13.066 | Selecting previously unselected package python3-sklearn-lib. 2022-02-11 05:30:13.076 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-02-11 05:30:13.135 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-11 05:30:14.298 | Selecting previously unselected package python3-joblib. 2022-02-11 05:30:14.305 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-02-11 05:30:14.374 | Unpacking python3-joblib (0.14.0-3) ... 2022-02-11 05:30:15.032 | Selecting previously unselected package python3-sklearn. 2022-02-11 05:30:15.043 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-02-11 05:30:15.105 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-11 05:30:16.483 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-02-11 05:30:16.493 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-02-11 05:30:16.569 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-11 05:30:19.061 | Selecting previously unselected package python3-cachetools. 2022-02-11 05:30:19.070 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-02-11 05:30:19.156 | Unpacking python3-cachetools (4.0.0-1) ... 2022-02-11 05:30:19.706 | Selecting previously unselected package python3-pyasn1. 2022-02-11 05:30:19.716 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-02-11 05:30:19.826 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-02-11 05:30:20.391 | Selecting previously unselected package python3-pyasn1-modules. 2022-02-11 05:30:20.400 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-02-11 05:30:20.483 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-11 05:30:21.031 | Selecting previously unselected package python3-rsa. 2022-02-11 05:30:21.041 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-02-11 05:30:21.094 | Unpacking python3-rsa (4.0-3) ... 2022-02-11 05:30:21.711 | Selecting previously unselected package python3-google-auth. 2022-02-11 05:30:21.721 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-02-11 05:30:21.790 | Unpacking python3-google-auth (1.5.1-2) ... 2022-02-11 05:30:22.586 | Selecting previously unselected package python3-requests-oauthlib. 2022-02-11 05:30:22.597 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-02-11 05:30:22.683 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-11 05:30:23.261 | Selecting previously unselected package python3-websocket. 2022-02-11 05:30:23.271 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-02-11 05:30:23.334 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-02-11 05:30:23.883 | Selecting previously unselected package python3-kubernetes. 2022-02-11 05:30:23.893 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-02-11 05:30:23.963 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-02-11 05:30:25.295 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-02-11 05:30:25.305 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-02-11 05:30:25.374 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-11 05:30:25.758 | Selecting previously unselected package runc. 2022-02-11 05:30:25.771 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-02-11 05:30:25.837 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-11 05:30:27.214 | Selecting previously unselected package containerd. 2022-02-11 05:30:27.223 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2022-02-11 05:30:27.328 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-11 05:30:33.534 | Selecting previously unselected package docker.io. 2022-02-11 05:30:33.543 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-02-11 05:30:33.639 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-11 05:30:40.717 | Selecting previously unselected package fonts-lyx. 2022-02-11 05:30:40.727 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-02-11 05:30:40.819 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-02-11 05:30:41.889 | Selecting previously unselected package libimagequant0:amd64. 2022-02-11 05:30:41.898 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-02-11 05:30:41.990 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-11 05:30:42.655 | Selecting previously unselected package libjs-jquery-ui. 2022-02-11 05:30:42.664 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-02-11 05:30:42.776 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-11 05:30:44.020 | Selecting previously unselected package liblcms2-2:amd64. 2022-02-11 05:30:44.031 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-02-11 05:30:44.117 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-02-11 05:30:44.695 | Selecting previously unselected package libnss3-tools. 2022-02-11 05:30:44.705 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-11 05:30:44.843 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-11 05:30:46.414 | Selecting previously unselected package libwebpdemux2:amd64. 2022-02-11 05:30:46.425 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:30:46.527 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:30:47.128 | Selecting previously unselected package libwebpmux3:amd64. 2022-02-11 05:30:47.139 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-11 05:30:47.237 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:30:48.065 | Selecting previously unselected package nvme-cli. 2022-02-11 05:30:48.075 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-02-11 05:30:48.174 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-02-11 05:30:48.923 | Selecting previously unselected package ttf-bitstream-vera. 2022-02-11 05:30:48.933 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-02-11 05:30:49.025 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-02-11 05:30:49.695 | Selecting previously unselected package python-matplotlib-data. 2022-02-11 05:30:49.704 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-02-11 05:30:49.774 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-11 05:30:51.471 | Selecting previously unselected package python3-atomicwrites. 2022-02-11 05:30:51.482 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-02-11 05:30:51.562 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-02-11 05:30:52.249 | Selecting previously unselected package python3-cycler. 2022-02-11 05:30:52.258 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-02-11 05:30:52.334 | Unpacking python3-cycler (0.10.0-3) ... 2022-02-11 05:30:52.974 | Selecting previously unselected package python3-webencodings. 2022-02-11 05:30:52.985 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-02-11 05:30:53.070 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-11 05:30:53.706 | Selecting previously unselected package python3-html5lib. 2022-02-11 05:30:53.716 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-02-11 05:30:53.816 | Unpacking python3-html5lib (1.0.1-2) ... 2022-02-11 05:30:54.614 | Selecting previously unselected package python3-kiwisolver. 2022-02-11 05:30:54.624 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-02-11 05:30:54.722 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-02-11 05:30:55.688 | Selecting previously unselected package python3-lxml:amd64. 2022-02-11 05:30:55.698 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-02-11 05:30:55.797 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-11 05:30:56.723 | Selecting previously unselected package python3-pyparsing. 2022-02-11 05:30:56.733 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-11 05:30:56.814 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-11 05:30:57.494 | Selecting previously unselected package python3-matplotlib. 2022-02-11 05:30:57.504 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-02-11 05:30:57.562 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-11 05:31:00.540 | Selecting previously unselected package python3-nose. 2022-02-11 05:31:00.551 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-02-11 05:31:00.620 | Unpacking python3-nose (1.3.7-5) ... 2022-02-11 05:31:01.357 | Selecting previously unselected package python3-olefile. 2022-02-11 05:31:01.367 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-02-11 05:31:01.448 | Unpacking python3-olefile (0.46-2) ... 2022-02-11 05:31:02.088 | Selecting previously unselected package python3-packaging. 2022-02-11 05:31:02.099 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-02-11 05:31:02.201 | Unpacking python3-packaging (20.3-1) ... 2022-02-11 05:31:02.940 | Selecting previously unselected package python3-pastescript. 2022-02-11 05:31:02.950 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-02-11 05:31:03.042 | Unpacking python3-pastescript (2.0.2-4) ... 2022-02-11 05:31:03.887 | Selecting previously unselected package python3-pil:amd64. 2022-02-11 05:31:03.897 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ... 2022-02-11 05:31:04.008 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-11 05:31:04.934 | Selecting previously unselected package python3-pluggy. 2022-02-11 05:31:04.944 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-02-11 05:31:05.050 | Unpacking python3-pluggy (0.13.0-2) ... 2022-02-11 05:31:05.763 | Selecting previously unselected package python3-psutil. 2022-02-11 05:31:05.773 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-02-11 05:31:05.859 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-02-11 05:31:06.819 | Selecting previously unselected package python3-py. 2022-02-11 05:31:06.829 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-02-11 05:31:06.911 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-02-11 05:31:07.522 | Selecting previously unselected package python3-pyinotify. 2022-02-11 05:31:07.532 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-02-11 05:31:07.602 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-11 05:31:08.163 | Selecting previously unselected package python3-wcwidth. 2022-02-11 05:31:08.173 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-02-11 05:31:08.259 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-11 05:31:08.860 | Selecting previously unselected package python3-pytest. 2022-02-11 05:31:08.870 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-02-11 05:31:08.939 | Unpacking python3-pytest (4.6.9-1) ... 2022-02-11 05:31:09.597 | Selecting previously unselected package python3-simplejson. 2022-02-11 05:31:09.607 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-02-11 05:31:09.677 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-11 05:31:10.328 | Selecting previously unselected package python3-tk:amd64. 2022-02-11 05:31:10.338 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-02-11 05:31:10.471 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-11 05:31:11.242 | Selecting previously unselected package smartmontools. 2022-02-11 05:31:11.252 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-02-11 05:31:11.336 | Unpacking smartmontools (7.1-1build1) ... 2022-02-11 05:31:12.101 | Selecting previously unselected package ubuntu-fan. 2022-02-11 05:31:12.111 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-02-11 05:31:12.179 | Unpacking ubuntu-fan (0.12.13) ... 2022-02-11 05:31:12.693 | Setting up smartmontools (7.1-1build1) ... 2022-02-11 05:31:13.904 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-02-11 05:31:13.904 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-02-11 05:31:14.756 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-02-11 05:31:14.974 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-02-11 05:31:15.180 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-02-11 05:31:15.408 | Setting up ubuntu-fan (0.12.13) ... 2022-02-11 05:31:16.483 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-02-11 05:31:17.837 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-11 05:31:18.071 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-02-11 05:31:18.368 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-02-11 05:31:18.728 | Setting up cephadm (16.2.7-1focal) ... 2022-02-11 05:31:19.465 | Adding system user cephadm....done 2022-02-11 05:31:19.722 | Setting up python3-waitress (1.4.1-1) ... 2022-02-11 05:31:20.316 | Setting up python3-repoze.lru (0.7-2) ... 2022-02-11 05:31:20.808 | Setting up liboath0 (2.6.1-1.3) ... 2022-02-11 05:31:21.002 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-02-11 05:31:21.511 | Setting up python3-joblib (0.14.0-3) ... 2022-02-11 05:31:22.173 | Setting up python3-cachetools (4.0.0-1) ... 2022-02-11 05:31:22.642 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-02-11 05:31:22.830 | Setting up python3-olefile (0.46-2) ... 2022-02-11 05:31:23.253 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:31:23.431 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-11 05:31:23.841 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-11 05:31:24.299 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-11 05:31:24.487 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-02-11 05:31:24.962 | Setting up python3-nose (1.3.7-5) ... 2022-02-11 05:31:25.550 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-11 05:31:26.048 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-02-11 05:31:26.682 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-11 05:31:26.905 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-11 05:31:27.134 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-02-11 05:31:27.551 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-11 05:31:28.019 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-02-11 05:31:28.447 | Setting up libjaeger (16.2.7-1focal) ... 2022-02-11 05:31:28.641 | Setting up python3-tempita (0.5.2-6) ... 2022-02-11 05:31:29.105 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-02-11 05:31:29.218 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2022-02-11 05:31:29.310 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-11 05:31:29.493 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-02-11 05:31:29.676 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-11 05:31:30.150 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-11 05:31:30.647 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-11 05:31:30.876 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-02-11 05:31:31.579 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-11 05:31:32.207 | Setting up python3-cycler (0.10.0-3) ... 2022-02-11 05:31:32.665 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-11 05:31:32.910 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-02-11 05:31:33.425 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-02-11 05:31:33.687 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-11 05:31:33.882 | Setting up python3-html5lib (1.0.1-2) ... 2022-02-11 05:31:34.447 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-11 05:31:34.659 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-11 05:31:34.853 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-11 05:31:35.053 | Setting up python3-pluggy (0.13.0-2) ... 2022-02-11 05:31:35.539 | Setting up pigz (2.4-1) ... 2022-02-11 05:31:35.722 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-11 05:31:36.207 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-02-11 05:31:36.722 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-11 05:31:37.430 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-02-11 05:31:37.916 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-02-11 05:31:38.104 | Setting up python3-logutils (0.3.3-7) ... 2022-02-11 05:31:38.613 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-11 05:31:38.773 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-11 05:31:38.996 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-02-11 05:31:39.442 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-11 05:31:39.850 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-02-11 05:31:40.973 | Setting up python3-prettytable (0.7.2-5) ... 2022-02-11 05:31:41.493 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-11 05:31:41.774 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-11 05:31:42.008 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-11 05:31:42.533 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-02-11 05:31:42.670 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-02-11 05:31:43.059 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-11 05:31:43.236 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-11 05:31:43.716 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-11 05:31:44.265 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-11 05:31:44.487 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-02-11 05:31:45.093 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-11 05:31:45.305 | Setting up python3-webob (1:1.8.5-2) ... 2022-02-11 05:31:45.848 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-11 05:31:46.030 | Setting up librados2 (16.2.7-1focal) ... 2022-02-11 05:31:46.219 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-02-11 05:31:46.350 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2022-02-11 05:31:46.436 | Setting up librgw2 (16.2.7-1focal) ... 2022-02-11 05:31:46.573 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-02-11 05:31:47.053 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-02-11 05:31:47.310 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-11 05:31:47.656 | Adding group `docker' (GID 124) ... 2022-02-11 05:31:47.851 | Done. 2022-02-11 05:31:48.137 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-02-11 05:31:49.120 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-02-11 05:31:53.219 | Setting up python3-bs4 (4.8.2-1) ... 2022-02-11 05:31:53.728 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-02-11 05:31:53.916 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-11 05:31:54.602 | Setting up python3-packaging (20.3-1) ... 2022-02-11 05:31:55.076 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-02-11 05:31:55.316 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-11 05:31:55.842 | Setting up librbd1 (16.2.7-1focal) ... 2022-02-11 05:31:56.121 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-11 05:31:58.527 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-11 05:31:58.736 | Setting up python3-rsa (4.0-3) ... 2022-02-11 05:31:59.178 | Setting up python3-webtest (2.0.32-2) ... 2022-02-11 05:31:59.659 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-02-11 05:32:00.053 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-11 05:32:00.054 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-11 05:32:00.876 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-11 05:32:01.082 | Setting up python3-pastescript (2.0.2-4) ... 2022-02-11 05:32:01.584 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-02-11 05:32:02.213 | Setting up python3-rados (16.2.7-1focal) ... 2022-02-11 05:32:02.413 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-11 05:32:02.625 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-11 05:32:04.470 | Setting up python3-scipy (1.3.3-3build1) ... 2022-02-11 05:32:07.584 | Setting up python3-pytest (4.6.9-1) ... 2022-02-11 05:32:08.196 | Setting up blt (2.5.3+dfsg-4) ... 2022-02-11 05:32:08.362 | Setting up python3-rbd (16.2.7-1focal) ... 2022-02-11 05:32:08.555 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-11 05:32:08.722 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-11 05:32:09.071 | Setting up python3-routes (2.4.1-2) ... 2022-02-11 05:32:09.578 | Setting up python3-google-auth (1.5.1-2) ... 2022-02-11 05:32:10.133 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-11 05:32:12.338 | Setting up python3-rgw (16.2.7-1focal) ... 2022-02-11 05:32:12.642 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-02-11 05:32:13.133 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-02-11 05:32:15.041 | Setting up ceph-common (16.2.7-1focal) ... 2022-02-11 05:32:15.887 | Adding group ceph....done 2022-02-11 05:32:16.480 | Adding system user ceph....done 2022-02-11 05:32:16.760 | Setting system user ceph properties....done 2022-02-11 05:32:16.771 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-02-11 05:32:17.041 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-02-11 05:32:17.651 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-02-11 05:32:18.539 | Setting up ceph-base (16.2.7-1focal) ... 2022-02-11 05:32:19.204 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-02-11 05:32:20.053 | Setting up ceph-mds (16.2.7-1focal) ... 2022-02-11 05:32:20.509 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-11 05:32:20.510 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-11 05:32:21.333 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-02-11 05:32:21.721 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-11 05:32:21.722 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-11 05:32:22.561 | Setting up ceph-osd (16.2.7-1focal) ... 2022-02-11 05:32:23.529 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-11 05:32:23.529 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-11 05:32:24.327 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-11 05:32:24.498 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-11 05:32:24.750 | Setting up ceph-mon (16.2.7-1focal) ... 2022-02-11 05:32:25.123 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-11 05:32:25.123 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-11 05:32:25.979 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-11 05:32:26.201 | Setting up ceph (16.2.7-1focal) ... 2022-02-11 05:32:26.396 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-11 05:32:26.626 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-11 05:32:26.883 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:32:27.454 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:32:34.500 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-02-11 05:32:41.841 | ++ functions-common:apt_get:1234 : result=0 2022-02-11 05:32:41.843 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:32:41.846 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:32:41.848 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:32:41.850 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:32:41.852 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:32:41.854 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:32:41.856 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:32:41.858 | ++ functions-common:time_stop:2432 : start_time=1644557304813 2022-02-11 05:32:41.861 | ++ functions-common:time_stop:2434 : [[ -z 1644557304813 ]] 2022-02-11 05:32:41.864 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:32:41.868 | ++ functions-common:time_stop:2437 : end_time=1644557561865 2022-02-11 05:32:41.870 | ++ functions-common:time_stop:2438 : elapsed_time=257052 2022-02-11 05:32:41.872 | ++ functions-common:time_stop:2439 : total=497958 2022-02-11 05:32:41.875 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:32:41.877 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=755010 2022-02-11 05:32:41.879 | ++ functions-common:apt_get:1238 : return 0 2022-02-11 05:32:41.881 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-02-11 05:32:41.885 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:32:41.887 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:32:41.890 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2022-02-11 05:32:41.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-02-11 05:32:41.904 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:32:41.906 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:32:41.908 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:32:41.911 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:32:41.913 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:32:41.915 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:32:41.917 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:32:41.919 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:32:41.922 | ++ functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:32:41.924 | ++ functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:32:41.926 | ++ functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:32:41.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-02-11 05:32:41.930 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:32:41.932 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-02-11 05:32:41.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-02-11 05:32:41.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-02-11 05:32:41.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-02-11 05:32:41.942 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2022-02-11 05:32:41.944 | ++ functions:create_disk:732 : local node_number 2022-02-11 05:32:41.947 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.956 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-02-11 05:32:41.958 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-02-11 05:32:41.961 | ++ functions:create_disk:736 : local key 2022-02-11 05:32:41.964 | +++ functions:create_disk:738 : sed s#/.## 2022-02-11 05:32:41.964 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.970 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.972 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.974 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-02-11 05:32:41.976 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.979 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-02-11 05:32:41.981 | ++ functions:destroy_disk:765 : local key 2022-02-11 05:32:41.985 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.985 | +++ functions:destroy_disk:767 : sed s#/.## 2022-02-11 05:32:41.991 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.993 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:41.995 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-02-11 05:32:42.000 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-02-11 05:32:42.014 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:42.027 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:42.032 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-02-11 05:32:42.050 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:42.069 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-02-11 05:32:42.225 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-02-11 05:32:42.225 | = sectsz=512 attr=2, projid32bit=1 2022-02-11 05:32:42.225 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-11 05:32:42.225 | = reflink=1 2022-02-11 05:32:42.225 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-02-11 05:32:42.225 | = sunit=0 swidth=0 blks 2022-02-11 05:32:42.225 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-11 05:32:42.225 | log =internal log bsize=4096 blocks=2980, version=2 2022-02-11 05:32:42.225 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-11 05:32:42.225 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-11 05:32:42.229 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-02-11 05:32:42.229 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2022-02-11 05:32:42.238 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2022-02-11 05:32:42.242 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-02-11 05:32:42.253 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-02-11 05:32:42.343 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-02-11 05:32:42.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2022-02-11 05:32:42.362 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-02-11 05:32:42.369 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-02-11 05:32:42.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828802-2-ceph --create-keyring --name=mon. --add-key=AQD69AViwt81FxAAj4dBnTYvf2SKOxOzw+9mzQ== --cap mon 'allow *' 2022-02-11 05:32:42.429 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828802-2-ceph 2022-02-11 05:32:42.430 | added entity mon. auth(key=AQD69AViwt81FxAAj4dBnTYvf2SKOxOzw+9mzQ==) 2022-02-11 05:32:42.430 | added 1 caps to entity mon. 2022-02-11 05:32:42.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2022-02-11 05:32:42.489 | creating /etc/ceph/ceph.client.admin.keyring 2022-02-11 05:32:42.495 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-02-11 05:32:42.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828802-2-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-02-11 05:32:42.529 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828802-2-ceph 2022-02-11 05:32:42.537 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-02-11 05:32:42.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-828802-2-ceph 2022-02-11 05:32:42.553 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid 6fdc56c8-8afe-410b-919a-309ee4be8872 2022-02-11 05:32:42.616 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-02-11 05:32:42.621 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-828802-2-ceph 2022-02-11 05:32:42.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.82 2022-02-11 05:32:42.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-02-11 05:32:42.777 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-02-11 05:32:42.831 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-02-11 05:32:42.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-02-11 05:32:42.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-02-11 05:32:42.990 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-02-11 05:32:43.041 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-02-11 05:32:43.091 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2022-02-11 05:32:43.145 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-02-11 05:32:43.212 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-02-11 05:32:43.215 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-02-11 05:32:43.216 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-02-11 05:32:43.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-02-11 05:32:43.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-02-11 05:32:43.279 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-11 05:32:43.283 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-11 05:32:43.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-828802-2-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-828802-2-ceph 2022-02-11 05:32:44.341 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-02-11 05:32:44.355 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-02-11 05:32:44.360 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:32:44.374 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-828802-2-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-02-11 05:32:44.744 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-02-11 05:32:44.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:32:44.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-02-11 05:32:44.778 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-02-11 05:32:44.780 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-11 05:32:44.783 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-11 05:32:44.786 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-11 05:32:44.788 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-11 05:32:44.792 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-11 05:32:44.796 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph' 2022-02-11 05:32:44.799 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-11 05:32:44.801 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph' 2022-02-11 05:32:44.806 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-11 05:32:44.808 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:32:44.810 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:32:44.827 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-11 05:32:44.830 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-11 05:32:44.835 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-11 05:32:44.835 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-11 05:32:44.835 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-11 05:32:46.692 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-11 05:32:46.694 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-11 05:32:46.697 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-02-11 05:32:46.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-02-11 05:32:46.702 | ++ functions:vercmp:628 : local v1=16.2 2022-02-11 05:32:46.705 | ++ functions:vercmp:629 : local 'op=>=' 2022-02-11 05:32:46.708 | ++ functions:vercmp:630 : local v2=14.0 2022-02-11 05:32:46.710 | ++ functions:vercmp:631 : local result 2022-02-11 05:32:46.715 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-02-11 05:32:46.715 | +++ functions:vercmp:635 : sort -V 2022-02-11 05:32:46.715 | +++ functions:vercmp:635 : head -1 2022-02-11 05:32:46.720 | ++ functions:vercmp:635 : result=14.0 2022-02-11 05:32:46.722 | ++ functions:vercmp:637 : case $op in 2022-02-11 05:32:46.725 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-02-11 05:32:46.727 | ++ functions:vercmp:652 : return 2022-02-11 05:32:46.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-11 05:32:46.732 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2022-02-11 05:32:47.116 | exported keyring for client.bootstrap-mds 2022-02-11 05:32:47.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-11 05:32:47.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2022-02-11 05:32:47.589 | exported keyring for client.bootstrap-osd 2022-02-11 05:32:47.609 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-11 05:32:47.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2022-02-11 05:32:47.992 | exported keyring for client.bootstrap-rgw 2022-02-11 05:32:48.013 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-02-11 05:32:48.025 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2022-02-11 05:32:48.612 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-02-11 05:32:48.627 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-02-11 05:32:48.630 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-02-11 05:32:48.633 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-02-11 05:32:49.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-02-11 05:32:49.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-02-11 05:32:49.534 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2022-02-11 05:32:49.534 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-02-11 05:32:50.102 | [osd.0] 2022-02-11 05:32:50.102 | key = AQAB9QViUr7MNxAAnaZOVjaHOUS1zU1tE+BUow== 2022-02-11 05:32:50.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-02-11 05:32:50.139 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-02-11 05:32:50.153 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2022-02-11 05:32:50.217 | 2022-02-11T05:32:50.212+0000 7fbb4424ef00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-02-11 05:32:50.217 | 2022-02-11T05:32:50.212+0000 7fbb4424ef00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-02-11 05:32:50.217 | 2022-02-11T05:32:50.212+0000 7fbb4424ef00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2022-02-11 05:32:50.379 | 2022-02-11T05:32:50.376+0000 7fbb4424ef00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-02-11 05:32:59.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-02-11 05:33:01.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-02-11 05:33:01.962 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-02-11 05:33:02.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-02-11 05:33:02.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:33:02.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:33:02.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:33:02.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:33:02.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:33:02.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:33:02.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:33:02.368 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:33:02.370 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:33:02.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:33:02.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:33:02.393 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:33:02.396 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:33:02.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-02-11 05:33:02.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-02-11 05:33:02.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-02-11 05:33:02.406 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:33:02.409 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-02-11 05:33:02.411 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-02-11 05:33:02.414 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-02-11 05:33:02.428 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-02-11 05:33:02.433 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:33:02.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-02-11 05:33:02.458 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-02-11 05:33:02.461 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-11 05:33:02.464 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-11 05:33:02.467 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-11 05:33:02.469 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-11 05:33:02.472 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-11 05:33:02.477 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph' 2022-02-11 05:33:02.479 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-11 05:33:02.483 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph' 2022-02-11 05:33:02.486 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-11 05:33:02.489 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:33:02.491 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-828802-2-ceph 2022-02-11 05:33:02.508 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-11 05:33:02.511 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-11 05:33:02.515 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-11 05:33:02.515 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-11 05:33:02.516 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-11 05:33:02.922 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-11 05:33:02.925 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-11 05:33:02.927 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-02-11 05:33:02.930 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-02-11 05:33:02.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2022-02-11 05:33:10.326 | no valid command found; 10 closest matches: 2022-02-11 05:33:10.326 | 0 2022-02-11 05:33:10.326 | 1 2022-02-11 05:33:10.326 | 2 2022-02-11 05:33:10.326 | abort 2022-02-11 05:33:10.326 | assert 2022-02-11 05:33:10.326 | config diff 2022-02-11 05:33:10.326 | config diff get 2022-02-11 05:33:10.326 | config get 2022-02-11 05:33:10.326 | config help [] 2022-02-11 05:33:10.326 | config set ... 2022-02-11 05:33:10.326 | Error EINVAL: invalid command 2022-02-11 05:33:10.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-02-11 05:33:10.332 | MGR Restful is not working, perhaps the package is not installed? 2022-02-11 05:33:10.336 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-02-11 05:33:10.917 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-02-11 05:33:10.925 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-02-11 05:33:11.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-02-11 05:33:11.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:33:11.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:33:11.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:33:11.015 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:33:11.015 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:33:11.017 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:33:11.025 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:33:11.028 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:33:11.031 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:33:11.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:33:11.038 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:33:11.061 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:33:11.065 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:33:11.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-02-11 05:33:11.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:33:11.075 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:33:11.080 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-11 05:33:11.083 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-11 05:33:11.086 | + functions:set_systemd_override:821 : local value=2048 2022-02-11 05:33:11.091 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-11 05:33:11.095 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-11 05:33:11.159 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-11 05:33:11.159 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-11 05:33:11.162 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-11 05:33:11.590 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-11 05:33:11.592 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-11 05:33:11.614 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:33:11.617 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-11 05:33:11.622 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:33:11.625 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:33:11.628 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:33:11.631 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:33:11.634 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:33:11.636 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:33:11.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:33:11.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:33:11.647 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:33:11.650 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:33:11.652 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:33:11.655 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:33:11.658 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-11 05:33:11.660 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:33:11.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:33:11.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:33:11.671 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-11 05:33:11.699 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-11 05:33:11.822 | Reading package lists... 2022-02-11 05:33:12.101 | Building dependency tree... 2022-02-11 05:33:12.103 | Reading state information... 2022-02-11 05:33:12.390 | The following packages were automatically installed and are no longer required: 2022-02-11 05:33:12.391 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:33:12.392 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:33:12.392 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:33:12.392 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:33:12.392 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:33:12.392 | python3-zope.interface 2022-02-11 05:33:12.392 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:33:12.392 | The following additional packages will be installed: 2022-02-11 05:33:12.392 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-11 05:33:12.392 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-11 05:33:12.392 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-11 05:33:12.396 | erlang-tools erlang-xmerl locales-all 2022-02-11 05:33:12.397 | Suggested packages: 2022-02-11 05:33:12.397 | erlang erlang-manpages erlang-doc 2022-02-11 05:33:12.469 | The following NEW packages will be installed: 2022-02-11 05:33:12.469 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-11 05:33:12.469 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-11 05:33:12.469 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-11 05:33:12.470 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-11 05:33:12.579 | 0 upgraded, 19 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:33:12.579 | Need to get 38.1 MB of archives. 2022-02-11 05:33:12.579 | After this operation, 276 MB of additional disk space will be used. 2022-02-11 05:33:12.579 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-11 05:33:13.539 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-11 05:33:13.633 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-11 05:33:13.704 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-11 05:33:13.855 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-11 05:33:14.001 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-11 05:33:14.053 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-11 05:33:14.205 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-11 05:33:14.207 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-11 05:33:14.208 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-11 05:33:14.210 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-11 05:33:14.224 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-11 05:33:14.411 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-11 05:33:14.420 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-11 05:33:14.423 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-11 05:33:14.514 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-11 05:33:14.587 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-11 05:33:14.775 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-11 05:33:16.486 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-11 05:33:18.985 | Fetched 38.1 MB in 6s (6,502 kB/s) 2022-02-11 05:33:19.312 | Selecting previously unselected package erlang-base. 2022-02-11 05:33:19.374 | (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 ... 90868 files and directories currently installed.) 2022-02-11 05:33:19.379 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:19.527 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:22.145 | Selecting previously unselected package erlang-asn1. 2022-02-11 05:33:22.156 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:22.295 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:22.968 | Selecting previously unselected package erlang-crypto. 2022-02-11 05:33:22.979 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:23.030 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:23.602 | Selecting previously unselected package erlang-public-key. 2022-02-11 05:33:23.613 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:23.716 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:24.294 | Selecting previously unselected package erlang-mnesia. 2022-02-11 05:33:24.304 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:24.373 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:25.003 | Selecting previously unselected package erlang-runtime-tools. 2022-02-11 05:33:25.014 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:25.236 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:25.694 | Selecting previously unselected package erlang-ssl. 2022-02-11 05:33:25.705 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:25.814 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:26.625 | Selecting previously unselected package erlang-eldap. 2022-02-11 05:33:26.636 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:26.711 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:27.218 | Selecting previously unselected package erlang-ftp. 2022-02-11 05:33:27.224 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:27.270 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:27.785 | Selecting previously unselected package erlang-tftp. 2022-02-11 05:33:27.795 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:27.871 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:28.317 | Selecting previously unselected package erlang-inets. 2022-02-11 05:33:28.327 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:28.394 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:29.047 | Selecting previously unselected package erlang-snmp. 2022-02-11 05:33:29.058 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:29.122 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:29.991 | Selecting previously unselected package erlang-os-mon. 2022-02-11 05:33:30.002 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:30.070 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:30.568 | Selecting previously unselected package erlang-parsetools. 2022-02-11 05:33:30.578 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:30.648 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:31.197 | Selecting previously unselected package erlang-syntax-tools. 2022-02-11 05:33:31.208 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:31.282 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:31.717 | Selecting previously unselected package erlang-tools. 2022-02-11 05:33:31.727 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:31.779 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:32.356 | Selecting previously unselected package erlang-xmerl. 2022-02-11 05:33:32.367 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-11 05:33:32.465 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:33.179 | Selecting previously unselected package locales-all. 2022-02-11 05:33:33.190 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-11 05:33:33.248 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-11 05:33:40.065 | Selecting previously unselected package rabbitmq-server. 2022-02-11 05:33:40.079 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-11 05:33:40.174 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-11 05:33:42.031 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:43.085 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-11 05:33:43.085 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-11 05:33:48.070 | Searching for services which depend on erlang and should be started... none found. 2022-02-11 05:33:48.151 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:48.367 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:48.550 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-11 05:33:48.722 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:48.967 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:49.156 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:49.299 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:49.459 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:49.640 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:49.807 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:50.036 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:50.264 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:50.482 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:50.808 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:51.007 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:51.230 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:51.601 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-11 05:33:51.910 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-11 05:33:52.270 | Adding group `rabbitmq' (GID 126) ... 2022-02-11 05:33:52.456 | Done. 2022-02-11 05:33:52.539 | Adding system user `rabbitmq' (UID 118) ... 2022-02-11 05:33:52.539 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-02-11 05:33:53.073 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-11 05:33:53.340 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-11 05:34:02.179 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:34:03.071 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:34:10.888 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:34:10.891 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:34:10.893 | + functions-common:time_stop:2425 : local name 2022-02-11 05:34:10.896 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:34:10.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:34:10.902 | + functions-common:time_stop:2428 : local total 2022-02-11 05:34:10.904 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:34:10.906 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:34:10.909 | + functions-common:time_stop:2432 : start_time=1644557591696 2022-02-11 05:34:10.912 | + functions-common:time_stop:2434 : [[ -z 1644557591696 ]] 2022-02-11 05:34:10.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:34:10.920 | + functions-common:time_stop:2437 : end_time=1644557650917 2022-02-11 05:34:10.922 | + functions-common:time_stop:2438 : elapsed_time=59221 2022-02-11 05:34:10.925 | + functions-common:time_stop:2439 : total=755010 2022-02-11 05:34:10.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:34:10.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=814231 2022-02-11 05:34:10.934 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:34:10.937 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-11 05:34:10.940 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:34:10.946 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:34:10.950 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:34:10.953 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:34:10.955 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:34:10.958 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:34:10.961 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-11 05:34:10.963 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:34:10.966 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:34:10.969 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:34:10.971 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:34:10.974 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:34:10.976 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:34:10.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:34:10.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:34:10.985 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:34:10.987 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:34:10.990 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:34:10.993 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-11 05:34:10.997 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:34:11.000 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:34:11.003 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:34:11.005 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:34:11.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:34:11.012 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:34:11.016 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-11 05:34:11.019 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-11 05:34:11.040 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:34:11.042 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-11 05:34:11.045 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:34:11.047 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-11 05:34:11.050 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-11 05:34:11.053 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-11 05:34:11.059 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-11 05:34:11.061 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-11 05:34:11.064 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-11 05:34:11.066 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-11 05:34:11.069 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-11 05:34:11.072 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-11 05:34:11.076 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-11 05:34:11.814 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-11 05:34:11.814 | user tags 2022-02-11 05:34:11.814 | guest [administrator]' 2022-02-11 05:34:11.817 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-11 05:34:11.817 | user tags 2022-02-11 05:34:11.817 | guest [administrator]' 2022-02-11 05:34:11.818 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-11 05:34:11.825 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-11 05:34:11.828 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-11 05:34:11.831 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-11 05:34:12.499 | Adding user "stackrabbit" ... 2022-02-11 05:34:12.553 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-11 05:34:13.224 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-11 05:34:13.281 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-11 05:34:13.283 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-11 05:34:13.971 | Changing password for user "stackrabbit" ... 2022-02-11 05:34:14.052 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-11 05:34:14.055 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-11 05:34:14.059 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-11 05:34:14.736 | Deleting user "guest" ... 2022-02-11 05:34:14.799 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-11 05:34:14.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:34:14.819 | + ./stack.sh:main:836 : install_database 2022-02-11 05:34:14.822 | + lib/database:install_database:118 : install_database_mysql 2022-02-11 05:34:14.824 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-11 05:34:14.827 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:34:14.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:34:14.832 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-11 05:34:15.266 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-11 05:34:15.269 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-11 05:34:15.273 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-11 05:34:15.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:34:15.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:34:15.281 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-11 05:34:15.284 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-11 05:34:15.287 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-11 05:34:15.293 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-11 05:34:15.296 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-11 05:34:15.305 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-11 05:34:15.305 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:34:15.305 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-11 05:34:15.307 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:34:15.309 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:34:15.312 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:34:15.314 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:34:15.317 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:34:15.320 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:34:15.322 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:34:15.325 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:34:15.328 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:34:15.331 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:34:15.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:34:15.338 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-11 05:34:15.341 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:34:15.343 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:34:15.346 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:34:15.348 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:34:15.362 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:34:15.363 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:34:15.363 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-11 05:34:15.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:34:15.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:34:15.364 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-11 05:34:15.367 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:34:15.371 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:34:15.373 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:34:15.375 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:34:15.378 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:34:15.380 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:34:15.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:34:15.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:34:15.388 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:34:15.390 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:34:15.393 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:34:15.395 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:34:15.398 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-11 05:34:15.401 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:34:15.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:34:15.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:34:15.409 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-11 05:34:15.436 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-11 05:34:15.550 | Reading package lists... 2022-02-11 05:34:15.813 | Building dependency tree... 2022-02-11 05:34:15.815 | Reading state information... 2022-02-11 05:34:16.085 | The following packages were automatically installed and are no longer required: 2022-02-11 05:34:16.086 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:34:16.086 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:34:16.086 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:34:16.086 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:34:16.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:34:16.086 | python3-zope.interface 2022-02-11 05:34:16.086 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:34:16.087 | The following additional packages will be installed: 2022-02-11 05:34:16.087 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-11 05:34:16.087 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-11 05:34:16.088 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-11 05:34:16.088 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-11 05:34:16.088 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-11 05:34:16.088 | mysql-server-8.0 mysql-server-core-8.0 2022-02-11 05:34:16.090 | Suggested packages: 2022-02-11 05:34:16.090 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-11 05:34:16.168 | The following NEW packages will be installed: 2022-02-11 05:34:16.169 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-11 05:34:16.169 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-11 05:34:16.169 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-11 05:34:16.169 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-11 05:34:16.169 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-11 05:34:16.169 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-11 05:34:16.280 | 0 upgraded, 24 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:34:16.280 | Need to get 31.4 MB of archives. 2022-02-11 05:34:16.280 | After this operation, 262 MB of additional disk space will be used. 2022-02-11 05:34:16.280 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-11 05:34:16.947 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-11 05:34:16.950 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-11 05:34:16.957 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-11 05:34:16.958 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-11 05:34:16.978 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-11 05:34:19.594 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-11 05:34:19.798 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-11 05:34:19.799 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-11 05:34:19.807 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-11 05:34:19.817 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-11 05:34:19.848 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-11 05:34:19.854 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-11 05:34:19.855 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-11 05:34:19.856 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-11 05:34:19.857 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-11 05:34:19.871 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-11 05:34:19.871 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-11 05:34:19.888 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-11 05:34:19.890 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-11 05:34:19.932 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-11 05:34:19.933 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-11 05:34:20.992 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-11 05:34:20.992 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-11 05:34:21.522 | Preconfiguring packages ... 2022-02-11 05:34:21.845 | Fetched 31.4 MB in 5s (6,531 kB/s) 2022-02-11 05:34:22.025 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-11 05:34:22.085 | (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 ... 99324 files and directories currently installed.) 2022-02-11 05:34:22.090 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-11 05:34:22.176 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:23.630 | Selecting previously unselected package mysql-client-8.0. 2022-02-11 05:34:23.641 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-11 05:34:23.704 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:24.201 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-11 05:34:24.212 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-11 05:34:24.321 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-11 05:34:24.897 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-11 05:34:24.908 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-11 05:34:24.984 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-11 05:34:25.521 | Selecting previously unselected package libmecab2:amd64. 2022-02-11 05:34:25.532 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-11 05:34:25.604 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-11 05:34:26.127 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-11 05:34:26.140 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-11 05:34:26.195 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:30.447 | Selecting previously unselected package mysql-server-8.0. 2022-02-11 05:34:30.458 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-11 05:34:31.640 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:32.285 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-11 05:34:32.297 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-11 05:34:32.393 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-11 05:34:32.830 | Selecting previously unselected package liburi-perl. 2022-02-11 05:34:32.841 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-11 05:34:32.907 | Unpacking liburi-perl (1.76-2) ... 2022-02-11 05:34:33.342 | Selecting previously unselected package libhtml-parser-perl. 2022-02-11 05:34:33.353 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-11 05:34:33.435 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-11 05:34:34.121 | Selecting previously unselected package libcgi-pm-perl. 2022-02-11 05:34:34.132 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-11 05:34:34.195 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-11 05:34:34.670 | Selecting previously unselected package libfcgi-perl. 2022-02-11 05:34:34.682 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-11 05:34:34.772 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-11 05:34:35.178 | Selecting previously unselected package libcgi-fast-perl. 2022-02-11 05:34:35.190 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-11 05:34:35.261 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-11 05:34:35.634 | Selecting previously unselected package libencode-locale-perl. 2022-02-11 05:34:35.645 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-11 05:34:35.707 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-11 05:34:36.079 | Selecting previously unselected package libhtml-template-perl. 2022-02-11 05:34:36.091 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-11 05:34:36.153 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-11 05:34:36.553 | Selecting previously unselected package libtimedate-perl. 2022-02-11 05:34:36.564 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-11 05:34:36.616 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-11 05:34:37.395 | Selecting previously unselected package libhttp-date-perl. 2022-02-11 05:34:37.407 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-11 05:34:37.475 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-11 05:34:37.921 | Selecting previously unselected package libio-html-perl. 2022-02-11 05:34:37.933 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-11 05:34:38.029 | Unpacking libio-html-perl (1.001-1) ... 2022-02-11 05:34:38.509 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-11 05:34:38.520 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-11 05:34:38.617 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-11 05:34:39.001 | Selecting previously unselected package libhttp-message-perl. 2022-02-11 05:34:39.012 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-11 05:34:39.075 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-11 05:34:39.493 | Selecting previously unselected package mecab-utils. 2022-02-11 05:34:39.503 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-11 05:34:39.583 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-11 05:34:40.052 | Selecting previously unselected package mecab-ipadic. 2022-02-11 05:34:40.063 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-11 05:34:40.103 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-11 05:34:41.886 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-11 05:34:41.897 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-11 05:34:41.955 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-11 05:34:42.507 | Selecting previously unselected package mysql-server. 2022-02-11 05:34:42.518 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-11 05:34:42.576 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:43.023 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-11 05:34:43.250 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:43.410 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-11 05:34:43.618 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-11 05:34:43.835 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-11 05:34:44.012 | Setting up mecab-utils (0.996-10build1) ... 2022-02-11 05:34:44.176 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-11 05:34:44.337 | Setting up libio-html-perl (1.001-1) ... 2022-02-11 05:34:44.503 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-11 05:34:44.686 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:44.983 | Setting up libfcgi-perl (0.79-1) ... 2022-02-11 05:34:45.199 | Setting up liburi-perl (1.76-2) ... 2022-02-11 05:34:45.398 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-11 05:34:45.604 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-11 05:34:45.760 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-11 05:34:45.876 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-11 05:34:45.879 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-11 05:34:45.879 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-11 05:34:45.880 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-11 05:34:45.880 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-11 05:34:46.022 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-11 05:34:46.022 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-11 05:34:46.023 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-11 05:34:46.023 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-11 05:34:46.031 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-11 05:34:46.121 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-11 05:34:46.122 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-11 05:34:46.122 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-11 05:34:46.150 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-11 05:34:46.194 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-11 05:34:46.485 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-11 05:34:46.492 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-11 05:34:46.583 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-11 05:34:46.583 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-11 05:34:46.584 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-11 05:34:46.584 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-11 05:34:46.588 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-11 05:34:46.589 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-11 05:34:46.634 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-11 05:34:46.831 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-11 05:34:46.832 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-11 05:34:46.832 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-11 05:34:46.832 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-11 05:34:46.835 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-11 05:34:46.835 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-11 05:34:47.260 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-11 05:34:47.395 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-11 05:34:47.716 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-11 05:34:47.721 | 2022-02-11 05:34:47.721 | done! 2022-02-11 05:34:47.731 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-11 05:34:47.834 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:48.046 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-11 05:34:48.161 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-11 05:34:48.177 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-11 05:34:48.177 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-11 05:34:48.177 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-11 05:34:48.177 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-11 05:34:48.389 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-11 05:34:48.389 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-11 05:34:48.389 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-11 05:34:48.389 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-11 05:34:48.402 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-11 05:34:48.534 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-11 05:34:48.535 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-11 05:34:48.535 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-11 05:34:48.575 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-11 05:34:48.649 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-11 05:34:49.142 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-11 05:34:49.152 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-11 05:34:49.263 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-11 05:34:49.264 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-11 05:34:49.264 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-11 05:34:49.264 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-11 05:34:49.269 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-11 05:34:49.270 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-11 05:34:49.359 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-11 05:34:49.651 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-11 05:34:49.651 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-11 05:34:49.652 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-11 05:34:49.653 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-11 05:34:49.656 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-11 05:34:49.656 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-11 05:34:50.167 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-11 05:34:50.306 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-11 05:34:50.637 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-11 05:34:50.641 | 2022-02-11 05:34:50.641 | done! 2022-02-11 05:34:50.649 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-11 05:34:50.743 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-11 05:34:50.972 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-11 05:34:51.183 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:34:52.929 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-11 05:34:52.995 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-11 05:35:50.225 | mysqld will log errors to /var/log/mysql/error.log 2022-02-11 05:35:51.820 | mysqld is running as pid 72766 2022-02-11 05:35:55.763 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-11 05:35:58.919 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-11 05:35:59.139 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-11 05:35:59.314 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-11 05:35:59.474 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-11 05:35:59.620 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:36:00.163 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:36:02.400 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-11 05:36:10.000 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:36:10.002 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:36:10.005 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:10.007 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:10.010 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:10.012 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:10.015 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:10.017 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:36:10.019 | + functions-common:time_stop:2432 : start_time=1644557655433 2022-02-11 05:36:10.022 | + functions-common:time_stop:2434 : [[ -z 1644557655433 ]] 2022-02-11 05:36:10.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:10.029 | + functions-common:time_stop:2437 : end_time=1644557770026 2022-02-11 05:36:10.031 | + functions-common:time_stop:2438 : elapsed_time=114593 2022-02-11 05:36:10.034 | + functions-common:time_stop:2439 : total=814231 2022-02-11 05:36:10.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:10.038 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=928824 2022-02-11 05:36:10.042 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:36:10.045 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-11 05:36:10.047 | + ./stack.sh:main:839 : install_database_python 2022-02-11 05:36:10.049 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-11 05:36:10.052 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-11 05:36:10.054 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-11 05:36:10.057 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:36:10.060 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-11 05:36:10.062 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-11 05:36:10.065 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:36:10.069 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:36:10.069 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:36:10.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-11 05:36:10.077 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-11 05:36:10.080 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-11 05:36:10.084 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-11 05:36:10.085 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-11 05:36:10.108 | Using python 3.8 to install PyMySQL 2022-02-11 05:36:10.111 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-11 05:36:10.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:10.934 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:10.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:10.934 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:12.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:36:12.255 | Collecting PyMySQL 2022-02-11 05:36:12.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-11 05:36:13.997 | Installing collected packages: PyMySQL 2022-02-11 05:36:14.203 | Successfully installed PyMySQL-1.0.2 2022-02-11 05:36:14.203 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:36:14.209 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:36:14.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:36:14.322 | + inc/python:pip_install:200 : result=0 2022-02-11 05:36:14.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:36:14.327 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:14.330 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:14.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:14.334 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:14.337 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:14.340 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:36:14.342 | + functions-common:time_stop:2432 : start_time=1644557770102 2022-02-11 05:36:14.344 | + functions-common:time_stop:2434 : [[ -z 1644557770102 ]] 2022-02-11 05:36:14.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:14.352 | + functions-common:time_stop:2437 : end_time=1644557774349 2022-02-11 05:36:14.355 | + functions-common:time_stop:2438 : elapsed_time=4247 2022-02-11 05:36:14.357 | + functions-common:time_stop:2439 : total=27971 2022-02-11 05:36:14.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:14.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32218 2022-02-11 05:36:14.365 | + inc/python:pip_install:203 : return 0 2022-02-11 05:36:14.368 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-11 05:36:14.370 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-11 05:36:14.373 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-11 05:36:14.375 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-11 05:36:14.393 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:36:14.395 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-11 05:36:14.398 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-11 05:36:14.402 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:36:14.403 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:36:14.408 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:36:14.411 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:36:14.413 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:36:14.416 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:36:14.419 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-11 05:36:14.421 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-11 05:36:14.439 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:36:14.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-11 05:36:14.444 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:36:14.447 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:36:14.449 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:36:14.452 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:36:14.454 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:36:14.457 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:36:14.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:14.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:14.465 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:36:14.468 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:36:14.470 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:36:14.472 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:36:14.475 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-11 05:36:14.478 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:36:14.481 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:14.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:14.486 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-11 05:36:14.508 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-11 05:36:14.620 | Reading package lists... 2022-02-11 05:36:14.892 | Building dependency tree... 2022-02-11 05:36:14.894 | Reading state information... 2022-02-11 05:36:15.150 | The following packages were automatically installed and are no longer required: 2022-02-11 05:36:15.151 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:36:15.152 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:36:15.152 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:36:15.152 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:36:15.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:36:15.152 | python3-zope.interface 2022-02-11 05:36:15.152 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:36:15.220 | The following NEW packages will be installed: 2022-02-11 05:36:15.221 | radvd 2022-02-11 05:36:15.329 | 0 upgraded, 1 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:36:15.329 | Need to get 59.0 kB of archives. 2022-02-11 05:36:15.329 | After this operation, 164 kB of additional disk space will be used. 2022-02-11 05:36:15.329 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-11 05:36:16.027 | Fetched 59.0 kB in 0s (306 kB/s) 2022-02-11 05:36:16.283 | Selecting previously unselected package radvd. 2022-02-11 05:36:16.346 | (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 ... 99901 files and directories currently installed.) 2022-02-11 05:36:16.351 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-11 05:36:16.465 | Unpacking radvd (1:2.17-2) ... 2022-02-11 05:36:16.919 | Setting up radvd (1:2.17-2) ... 2022-02-11 05:36:18.407 | Job for radvd.service failed because the control process exited with error code. 2022-02-11 05:36:18.407 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-11 05:36:18.409 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-11 05:36:18.421 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-11 05:36:18.421 | Loaded: loaded (]8;;file://dv-osbrick-828802-2-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-11 05:36:18.421 | Active: failed (Result: exit-code) since Fri 2022-02-11 05:36:18 UTC; 15ms ago 2022-02-11 05:36:18.421 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-11 05:36:18.421 | Process: 73908 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-11 05:36:18.421 | 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph radvd[73908]: can't open /etc/radvd.conf: No such file or directory 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph radvd[73908]: Insecure file permissions, but continuing anyway 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph radvd[73908]: exiting, failed to read config file 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-11 05:36:18.421 | Feb 11 05:36:18 dv-osbrick-828802-2-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-11 05:36:18.486 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:36:18.808 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:36:26.669 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:36:26.672 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:36:26.675 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:26.677 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:26.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:26.682 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:26.685 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:26.687 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:36:26.689 | + functions-common:time_stop:2432 : start_time=1644557774505 2022-02-11 05:36:26.692 | + functions-common:time_stop:2434 : [[ -z 1644557774505 ]] 2022-02-11 05:36:26.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:26.700 | + functions-common:time_stop:2437 : end_time=1644557786697 2022-02-11 05:36:26.702 | + functions-common:time_stop:2438 : elapsed_time=12192 2022-02-11 05:36:26.705 | + functions-common:time_stop:2439 : total=928824 2022-02-11 05:36:26.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:26.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=941016 2022-02-11 05:36:26.713 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:36:26.716 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-11 05:36:26.735 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:36:26.738 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-11 05:36:26.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-11 05:36:26.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-11 05:36:26.750 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-11 05:36:26.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-11 05:36:26.775 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:36:26.777 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:36:26.780 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:36:26.782 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:36:26.785 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:36:26.788 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:36:26.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:26.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:26.795 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:36:26.798 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:36:26.800 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:36:26.802 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:36:26.805 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-11 05:36:26.808 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:36:26.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:26.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:26.815 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-11 05:36:26.837 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-11 05:36:26.949 | Reading package lists... 2022-02-11 05:36:27.222 | Building dependency tree... 2022-02-11 05:36:27.224 | Reading state information... 2022-02-11 05:36:27.493 | fakeroot is already the newest version (1.24-1). 2022-02-11 05:36:27.493 | fakeroot set to manually installed. 2022-02-11 05:36:27.493 | make is already the newest version (4.2.1-1.2). 2022-02-11 05:36:27.493 | make set to manually installed. 2022-02-11 05:36:27.493 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-11 05:36:27.494 | The following packages were automatically installed and are no longer required: 2022-02-11 05:36:27.495 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:36:27.495 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:36:27.495 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:36:27.495 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:36:27.495 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:36:27.495 | python3-zope.interface 2022-02-11 05:36:27.495 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:36:27.630 | 0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:36:27.635 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:36:27.637 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:36:27.639 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:27.641 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:27.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:27.646 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:27.649 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:27.651 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:36:27.653 | + functions-common:time_stop:2432 : start_time=1644557786834 2022-02-11 05:36:27.655 | + functions-common:time_stop:2434 : [[ -z 1644557786834 ]] 2022-02-11 05:36:27.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:27.662 | + functions-common:time_stop:2437 : end_time=1644557787660 2022-02-11 05:36:27.665 | + functions-common:time_stop:2438 : elapsed_time=826 2022-02-11 05:36:27.667 | + functions-common:time_stop:2439 : total=941016 2022-02-11 05:36:27.669 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:27.672 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=941842 2022-02-11 05:36:27.674 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:36:27.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-11 05:36:27.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:27.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:27.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-11 05:36:27.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-11 05:36:27.692 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-11 05:36:27.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-11 05:36:27.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-11 05:36:27.703 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-11 05:36:27.704 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-11 05:36:27.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-11 05:36:27.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-11 05:36:27.714 | + functions:vercmp:628 : local v1=5.4 2022-02-11 05:36:27.717 | + functions:vercmp:629 : local 'op=<' 2022-02-11 05:36:27.719 | + functions:vercmp:630 : local v2=3.13 2022-02-11 05:36:27.721 | + functions:vercmp:631 : local result 2022-02-11 05:36:27.727 | ++ functions:vercmp:635 : sort -V 2022-02-11 05:36:27.727 | ++ functions:vercmp:635 : head -1 2022-02-11 05:36:27.729 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-11 05:36:27.733 | + functions:vercmp:635 : result=3.13 2022-02-11 05:36:27.735 | + functions:vercmp:637 : case $op in 2022-02-11 05:36:27.738 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-11 05:36:27.740 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-11 05:36:27.743 | + functions:vercmp:648 : return 2022-02-11 05:36:27.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-11 05:36:27.748 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:36:27.751 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-11 05:36:28.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-11 05:36:28.092 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-11 05:36:28.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:28.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:28.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-11 05:36:28.105 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:28.108 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-11 05:36:28.128 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:36:28.131 | + ./stack.sh:main:847 : install_etcd3 2022-02-11 05:36:28.135 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-11 05:36:28.135 | Installing etcd 2022-02-11 05:36:28.137 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-11 05:36:28.154 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-11 05:36:28.171 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-11 05:36:28.174 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-11 05:36:28.188 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-11 05:36:28.192 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.195 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.199 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.204 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.206 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-11 05:36:28.209 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-11 05:36:28.213 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.216 | --2022-02-11 05:36:28-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:28.384 | Resolving github.com (github.com)... 140.82.121.3 2022-02-11 05:36:28.428 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-11 05:36:28.718 | HTTP request sent, awaiting response... 302 Found 2022-02-11 05:36:28.718 | 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%2F20220211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220211T053628Z&X-Amz-Expires=300&X-Amz-Signature=6e810f81cbb43d72bdd39fdcb0ac99f04cecccd9c75095fb7c36c4b7aadc18cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-11 05:36:28.718 | --2022-02-11 05:36:28-- 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%2F20220211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220211T053628Z&X-Amz-Expires=300&X-Amz-Signature=6e810f81cbb43d72bdd39fdcb0ac99f04cecccd9c75095fb7c36c4b7aadc18cc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-11 05:36:28.720 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2022-02-11 05:36:28.745 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-02-11 05:36:29.382 | HTTP request sent, awaiting response... 200 OK 2022-02-11 05:36:29.382 | Length: 11350736 (11M) [application/octet-stream] 2022-02-11 05:36:29.382 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-11 05:36:30.062 | 2022-02-11 05:36:30.883 | 0K ........ .. 100% 7.21M=1.5s 2022-02-11 05:36:30.884 | 2022-02-11 05:36:30.884 | 2022-02-11 05:36:30 (7.21 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-11 05:36:30.884 | 2022-02-11 05:36:30.887 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-11 05:36:30.890 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:30.893 | ++ functions:get_extra_file:74 : return 2022-02-11 05:36:30.896 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-11 05:36:30.899 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-11 05:36:30.902 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-11 05:36:30.904 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-11 05:36:31.042 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-11 05:36:31.045 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-11 05:36:31.050 | etcd-v3.3.12-linux-amd64/ 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/README.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-11 05:36:31.054 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-11 05:36:31.055 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-11 05:36:31.056 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-11 05:36:31.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-11 05:36:31.058 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-11 05:36:31.059 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-11 05:36:31.060 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-11 05:36:31.061 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-11 05:36:31.254 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-11 05:36:31.254 | etcd-v3.3.12-linux-amd64/etcd 2022-02-11 05:36:31.493 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-11 05:36:31.539 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-11 05:36:31.576 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-11 05:36:31.578 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-11 05:36:31.597 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:36:31.600 | + ./stack.sh:main:866 : install_dstat 2022-02-11 05:36:31.603 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-11 05:36:31.622 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:36:31.625 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-11 05:36:31.627 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:36:31.629 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-11 05:36:31.632 | + ./stack.sh:main:875 : install_libs 2022-02-11 05:36:31.635 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-11 05:36:31.637 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-11 05:36:31.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-11 05:36:31.642 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-11 05:36:31.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-11 05:36:31.653 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.655 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-11 05:36:31.657 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-11 05:36:31.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-11 05:36:31.662 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-11 05:36:31.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-11 05:36:31.674 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.676 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-11 05:36:31.679 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-11 05:36:31.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-11 05:36:31.683 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-11 05:36:31.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-11 05:36:31.696 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.698 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-11 05:36:31.701 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-11 05:36:31.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-11 05:36:31.706 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-11 05:36:31.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-11 05:36:31.716 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.719 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-11 05:36:31.721 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-11 05:36:31.724 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-11 05:36:31.727 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-11 05:36:31.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-11 05:36:31.737 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.740 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-11 05:36:31.742 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-11 05:36:31.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-11 05:36:31.747 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-11 05:36:31.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-11 05:36:31.756 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.759 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-11 05:36:31.762 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-11 05:36:31.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-11 05:36:31.766 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-11 05:36:31.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-11 05:36:31.776 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.779 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-11 05:36:31.781 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-11 05:36:31.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-11 05:36:31.787 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-11 05:36:31.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-11 05:36:31.798 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.801 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-11 05:36:31.803 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-11 05:36:31.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-11 05:36:31.808 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-11 05:36:31.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-11 05:36:31.818 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.821 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-11 05:36:31.825 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-11 05:36:31.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-11 05:36:31.831 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-11 05:36:31.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-11 05:36:31.842 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.845 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-11 05:36:31.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-11 05:36:31.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-11 05:36:31.853 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-11 05:36:31.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-11 05:36:31.864 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.868 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-11 05:36:31.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-11 05:36:31.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-11 05:36:31.875 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-11 05:36:31.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-11 05:36:31.885 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.888 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-11 05:36:31.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-11 05:36:31.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-11 05:36:31.895 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-11 05:36:31.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-11 05:36:31.905 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.908 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-11 05:36:31.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-11 05:36:31.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-11 05:36:31.915 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-11 05:36:31.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-11 05:36:31.925 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.928 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-11 05:36:31.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-11 05:36:31.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-11 05:36:31.935 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-11 05:36:31.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-11 05:36:31.945 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.948 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-11 05:36:31.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-11 05:36:31.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-11 05:36:31.956 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-11 05:36:31.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-11 05:36:31.966 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.968 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-11 05:36:31.971 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-11 05:36:31.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-11 05:36:31.977 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-11 05:36:31.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:31.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:31.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-11 05:36:31.987 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:31.990 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-11 05:36:31.993 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-11 05:36:31.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-11 05:36:31.998 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-11 05:36:32.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-11 05:36:32.010 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.012 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-11 05:36:32.015 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-11 05:36:32.017 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-11 05:36:32.020 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-11 05:36:32.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-11 05:36:32.030 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.033 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-11 05:36:32.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-11 05:36:32.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-11 05:36:32.040 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-11 05:36:32.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-11 05:36:32.051 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.053 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-11 05:36:32.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-11 05:36:32.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-11 05:36:32.061 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-11 05:36:32.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-11 05:36:32.073 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.077 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-11 05:36:32.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-11 05:36:32.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-11 05:36:32.085 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-11 05:36:32.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-11 05:36:32.096 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.098 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-11 05:36:32.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-11 05:36:32.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-11 05:36:32.107 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-11 05:36:32.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-11 05:36:32.118 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.121 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-11 05:36:32.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-11 05:36:32.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-11 05:36:32.132 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-11 05:36:32.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-11 05:36:32.140 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.143 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-11 05:36:32.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-11 05:36:32.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-11 05:36:32.151 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-11 05:36:32.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-11 05:36:32.161 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.163 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-11 05:36:32.166 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-11 05:36:32.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-11 05:36:32.171 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-11 05:36:32.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-11 05:36:32.181 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.183 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-11 05:36:32.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-11 05:36:32.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-11 05:36:32.191 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-11 05:36:32.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-11 05:36:32.202 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.204 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-11 05:36:32.207 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-11 05:36:32.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-11 05:36:32.212 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-11 05:36:32.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-11 05:36:32.224 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.225 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-11 05:36:32.227 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-11 05:36:32.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-11 05:36:32.233 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-11 05:36:32.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-11 05:36:32.244 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.248 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-11 05:36:32.251 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-11 05:36:32.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-11 05:36:32.257 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-11 05:36:32.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-11 05:36:32.268 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.270 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-11 05:36:32.273 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-11 05:36:32.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-11 05:36:32.278 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-11 05:36:32.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-11 05:36:32.288 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.291 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-11 05:36:32.294 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-11 05:36:32.297 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-11 05:36:32.298 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-11 05:36:32.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-11 05:36:32.309 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.311 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-11 05:36:32.314 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-11 05:36:32.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-11 05:36:32.319 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-11 05:36:32.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-11 05:36:32.329 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.332 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-11 05:36:32.334 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-11 05:36:32.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-11 05:36:32.339 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-11 05:36:32.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-11 05:36:32.350 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.355 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-11 05:36:32.357 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-11 05:36:32.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-11 05:36:32.363 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-11 05:36:32.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-11 05:36:32.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.377 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-11 05:36:32.380 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-11 05:36:32.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-11 05:36:32.386 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-11 05:36:32.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-11 05:36:32.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.400 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-11 05:36:32.402 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-11 05:36:32.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-11 05:36:32.407 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-11 05:36:32.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-11 05:36:32.417 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.420 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-11 05:36:32.423 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-11 05:36:32.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-11 05:36:32.428 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-11 05:36:32.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:36:32.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:36:32.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-11 05:36:32.439 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:36:32.442 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-11 05:36:32.466 | Using python 3.8 to install etcd3 2022-02-11 05:36:32.468 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-11 05:36:33.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:33.297 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:33.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:33.297 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:34.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:36:34.529 | Collecting etcd3 2022-02-11 05:36:34.537 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-11 05:36:34.565 | Preparing metadata (setup.py): started 2022-02-11 05:36:35.293 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:36:37.747 | Collecting grpcio>=1.27.1 2022-02-11 05:36:37.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-02-11 05:36:38.665 | Collecting protobuf>=3.6.1 2022-02-11 05:36:38.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-11 05:36:38.709 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-11 05:36:38.711 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-11 05:36:38.741 | Building wheels for collected packages: etcd3 2022-02-11 05:36:38.742 | Building wheel for etcd3 (setup.py): started 2022-02-11 05:36:39.592 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-11 05:36:39.592 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=9154a22b55e3a764d76c32888c6721e40a10a9a4d1cea6194ecd1b878652691f 2022-02-11 05:36:39.593 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-11 05:36:39.596 | Successfully built etcd3 2022-02-11 05:36:41.256 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-11 05:36:42.138 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-11 05:36:42.138 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:36:42.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:36:42.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:36:42.318 | + inc/python:pip_install:200 : result=0 2022-02-11 05:36:42.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:36:42.323 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:42.325 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:42.327 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:42.329 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:42.331 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:42.334 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:36:42.337 | + functions-common:time_stop:2432 : start_time=1644557792459 2022-02-11 05:36:42.339 | + functions-common:time_stop:2434 : [[ -z 1644557792459 ]] 2022-02-11 05:36:42.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:42.346 | + functions-common:time_stop:2437 : end_time=1644557802344 2022-02-11 05:36:42.348 | + functions-common:time_stop:2438 : elapsed_time=9885 2022-02-11 05:36:42.351 | + functions-common:time_stop:2439 : total=32218 2022-02-11 05:36:42.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:42.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42103 2022-02-11 05:36:42.358 | + inc/python:pip_install:203 : return 0 2022-02-11 05:36:42.360 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-11 05:36:42.383 | Using python 3.8 to install etcd3gw 2022-02-11 05:36:42.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-11 05:36:43.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:43.224 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:43.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:36:43.224 | from cryptography.utils import int_from_bytes 2022-02-11 05:36:44.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:36:44.459 | Collecting etcd3gw 2022-02-11 05:36:44.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-11 05:36:44.480 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-11 05:36:44.481 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-11 05:36:44.482 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-11 05:36:44.483 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-11 05:36:44.519 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-11 05:36:44.520 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-11 05:36:44.522 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-11 05:36:44.524 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-11 05:36:46.172 | Installing collected packages: etcd3gw 2022-02-11 05:36:46.368 | Successfully installed etcd3gw-1.0.1 2022-02-11 05:36:46.369 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:36:46.376 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:36:46.376 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:36:46.500 | + inc/python:pip_install:200 : result=0 2022-02-11 05:36:46.502 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:36:46.504 | + functions-common:time_stop:2425 : local name 2022-02-11 05:36:46.507 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:36:46.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:36:46.513 | + functions-common:time_stop:2428 : local total 2022-02-11 05:36:46.515 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:36:46.518 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:36:46.520 | + functions-common:time_stop:2432 : start_time=1644557802377 2022-02-11 05:36:46.522 | + functions-common:time_stop:2434 : [[ -z 1644557802377 ]] 2022-02-11 05:36:46.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:36:46.530 | + functions-common:time_stop:2437 : end_time=1644557806527 2022-02-11 05:36:46.532 | + functions-common:time_stop:2438 : elapsed_time=4150 2022-02-11 05:36:46.534 | + functions-common:time_stop:2439 : total=42103 2022-02-11 05:36:46.536 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:36:46.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46253 2022-02-11 05:36:46.542 | + inc/python:pip_install:203 : return 0 2022-02-11 05:36:46.544 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-11 05:36:46.547 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-11 05:36:46.550 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-11 05:36:46.552 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:36:46.555 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:36:46.557 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:36:46.560 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:36:46.562 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:36:46.565 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:36:46.567 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:36:46.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:36:46.572 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:36:46.574 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:36:46.577 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:36:46.579 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-11 05:36:46.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:46.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:46.587 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-11 05:36:46.589 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-11 05:36:46.592 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:36:46.594 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:36:46.596 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:36:46.599 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:36:46.602 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:36:46.604 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:36:46.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:46.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:46.612 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:36:46.615 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:36:46.617 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:36:46.620 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:36:46.622 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-11 05:36:46.625 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:36:46.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:36:46.630 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:36:46.633 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-11 05:36:46.655 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-11 05:36:46.765 | Reading package lists... 2022-02-11 05:36:47.020 | Building dependency tree... 2022-02-11 05:36:47.022 | Reading state information... 2022-02-11 05:36:47.290 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-11 05:36:47.290 | The following packages were automatically installed and are no longer required: 2022-02-11 05:36:47.291 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:36:47.291 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:36:47.291 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:36:47.291 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:36:47.291 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:36:47.291 | python3-zope.interface 2022-02-11 05:36:47.291 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:36:47.292 | The following additional packages will be installed: 2022-02-11 05:36:47.292 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-11 05:36:47.293 | Suggested packages: 2022-02-11 05:36:47.293 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-11 05:36:47.361 | The following NEW packages will be installed: 2022-02-11 05:36:47.361 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-11 05:36:47.467 | 0 upgraded, 6 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:36:47.467 | Need to get 1,306 kB of archives. 2022-02-11 05:36:47.467 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-11 05:36:47.467 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-11 05:36:47.704 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-11 05:36:47.721 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-11 05:36:47.756 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-11 05:36:47.805 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-11 05:36:47.806 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-11 05:36:48.426 | Fetched 1,306 kB in 0s (2,957 kB/s) 2022-02-11 05:36:48.635 | Selecting previously unselected package libnorm1:amd64. 2022-02-11 05:36:48.697 | (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 ... 99914 files and directories currently installed.) 2022-02-11 05:36:48.701 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-11 05:36:48.822 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-11 05:36:49.325 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-11 05:36:49.336 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-11 05:36:49.390 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-11 05:36:49.830 | Selecting previously unselected package libzmq5:amd64. 2022-02-11 05:36:49.842 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-11 05:36:50.087 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-11 05:36:50.625 | Selecting previously unselected package uwsgi-core. 2022-02-11 05:36:50.636 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-11 05:36:50.690 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-11 05:36:51.585 | Selecting previously unselected package uwsgi. 2022-02-11 05:36:51.597 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-11 05:36:51.674 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-11 05:36:52.310 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-11 05:36:52.321 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-11 05:36:52.405 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-11 05:36:52.975 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-11 05:36:53.142 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-11 05:36:53.333 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-11 05:36:53.536 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-11 05:36:53.842 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-11 05:36:55.327 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-11 05:36:55.659 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:36:56.187 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:36:56.808 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-11 05:37:04.628 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:37:04.630 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:37:04.633 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:04.635 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:04.638 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:04.640 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:04.642 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:04.645 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:37:04.648 | + functions-common:time_stop:2432 : start_time=1644557806652 2022-02-11 05:37:04.650 | + functions-common:time_stop:2434 : [[ -z 1644557806652 ]] 2022-02-11 05:37:04.653 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:04.657 | + functions-common:time_stop:2437 : end_time=1644557824655 2022-02-11 05:37:04.660 | + functions-common:time_stop:2438 : elapsed_time=18003 2022-02-11 05:37:04.662 | + functions-common:time_stop:2439 : total=941842 2022-02-11 05:37:04.665 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:04.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=959845 2022-02-11 05:37:04.670 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:37:04.672 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-11 05:37:04.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:04.682 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:04.685 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-11 05:37:04.749 | Enabling module proxy. 2022-02-11 05:37:04.755 | To activate the new configuration, you need to run: 2022-02-11 05:37:04.755 | systemctl restart apache2 2022-02-11 05:37:04.761 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-11 05:37:04.825 | Considering dependency proxy for proxy_uwsgi: 2022-02-11 05:37:04.825 | Module proxy already enabled 2022-02-11 05:37:04.825 | Enabling module proxy_uwsgi. 2022-02-11 05:37:04.830 | To activate the new configuration, you need to run: 2022-02-11 05:37:04.830 | systemctl restart apache2 2022-02-11 05:37:04.836 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-11 05:37:04.838 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:37:04.841 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:37:04.843 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:37:04.973 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-11 05:37:04.976 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-11 05:37:04.979 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-11 05:37:04.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:04.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:04.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-11 05:37:04.989 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:04.993 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-11 05:37:04.996 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-11 05:37:04.999 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-11 05:37:05.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-11 05:37:05.009 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.011 | + ./stack.sh:main:883 : install_glanceclient 2022-02-11 05:37:05.014 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-11 05:37:05.016 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-11 05:37:05.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-11 05:37:05.028 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.030 | + ./stack.sh:main:884 : install_cinderclient 2022-02-11 05:37:05.032 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-11 05:37:05.035 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-11 05:37:05.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-11 05:37:05.045 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.048 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-11 05:37:05.050 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-11 05:37:05.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-11 05:37:05.060 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.063 | + ./stack.sh:main:885 : install_novaclient 2022-02-11 05:37:05.065 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-11 05:37:05.068 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-11 05:37:05.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-11 05:37:05.078 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.080 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-11 05:37:05.103 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:05.106 | + ./stack.sh:main:887 : install_swiftclient 2022-02-11 05:37:05.108 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-11 05:37:05.111 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-11 05:37:05.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-11 05:37:05.121 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.124 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-11 05:37:05.141 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:05.144 | + ./stack.sh:main:890 : install_neutronclient 2022-02-11 05:37:05.146 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-11 05:37:05.150 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-11 05:37:05.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-11 05:37:05.160 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.163 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-11 05:37:05.166 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-11 05:37:05.169 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-11 05:37:05.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:05.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:05.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-11 05:37:05.180 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:05.182 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-11 05:37:05.185 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-11 05:37:05.188 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:37:05.191 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-11 05:37:05.193 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-11 05:37:05.196 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:37:05.200 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:37:05.201 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:37:05.208 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-11 05:37:05.211 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-11 05:37:05.214 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-11 05:37:05.217 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-11 05:37:05.220 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-11 05:37:05.242 | Using python 3.8 to install keystonemiddleware 2022-02-11 05:37:05.245 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-11 05:37:06.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:06.083 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:06.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:06.083 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:07.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:37:07.283 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-11 05:37:07.338 | 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-02-11 05:37:07.339 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-11 05:37:07.340 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-11 05:37:07.341 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-11 05:37:07.342 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-11 05:37:07.343 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-11 05:37:07.344 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-11 05:37:07.345 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-11 05:37:07.346 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-11 05:37:07.347 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-11 05:37:07.348 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-11 05:37:07.349 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-11 05:37:07.351 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-11 05:37:07.352 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-11 05:37:07.412 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-11 05:37:07.414 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-11 05:37:07.416 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-11 05:37:07.456 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-11 05:37:07.498 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-11 05:37:07.499 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-11 05:37:07.500 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-11 05:37:07.502 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-11 05:37:07.552 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-11 05:37:07.555 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-11 05:37:07.566 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-11 05:37:07.567 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-11 05:37:07.581 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-11 05:37:07.583 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-11 05:37:07.585 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-11 05:37:07.652 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-11 05:37:07.653 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-11 05:37:07.654 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-11 05:37:07.656 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-11 05:37:07.709 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-11 05:37:07.722 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-11 05:37:09.485 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:37:09.491 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:37:09.491 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:37:09.608 | + inc/python:pip_install:200 : result=0 2022-02-11 05:37:09.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:37:09.613 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:09.615 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:09.619 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:09.621 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:09.623 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:09.625 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:37:09.628 | + functions-common:time_stop:2432 : start_time=1644557825236 2022-02-11 05:37:09.630 | + functions-common:time_stop:2434 : [[ -z 1644557825236 ]] 2022-02-11 05:37:09.633 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:09.637 | + functions-common:time_stop:2437 : end_time=1644557829634 2022-02-11 05:37:09.639 | + functions-common:time_stop:2438 : elapsed_time=4398 2022-02-11 05:37:09.642 | + functions-common:time_stop:2439 : total=46253 2022-02-11 05:37:09.644 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:09.647 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50651 2022-02-11 05:37:09.650 | + inc/python:pip_install:203 : return 0 2022-02-11 05:37:09.652 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-11 05:37:09.655 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-11 05:37:09.658 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:37:09.661 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-11 05:37:09.665 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-11 05:37:09.668 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:37:09.671 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:37:09.672 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:37:09.677 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-11 05:37:09.681 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-11 05:37:09.683 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-11 05:37:09.686 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-11 05:37:09.689 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-11 05:37:09.712 | Using python 3.8 to install python-memcached 2022-02-11 05:37:09.715 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-11 05:37:10.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:10.577 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:10.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:10.577 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:11.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:37:11.817 | Collecting python-memcached 2022-02-11 05:37:11.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-11 05:37:11.833 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-11 05:37:13.596 | Installing collected packages: python-memcached 2022-02-11 05:37:13.769 | Successfully installed python-memcached-1.59 2022-02-11 05:37:13.769 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:37:13.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:37:13.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:37:13.906 | + inc/python:pip_install:200 : result=0 2022-02-11 05:37:13.909 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:37:13.911 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:13.914 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:13.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:13.919 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:13.922 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:13.924 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:37:13.926 | + functions-common:time_stop:2432 : start_time=1644557829706 2022-02-11 05:37:13.932 | + functions-common:time_stop:2434 : [[ -z 1644557829706 ]] 2022-02-11 05:37:13.934 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:13.939 | + functions-common:time_stop:2437 : end_time=1644557833936 2022-02-11 05:37:13.941 | + functions-common:time_stop:2438 : elapsed_time=4230 2022-02-11 05:37:13.946 | + functions-common:time_stop:2439 : total=50651 2022-02-11 05:37:13.951 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:13.953 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54881 2022-02-11 05:37:13.956 | + inc/python:pip_install:203 : return 0 2022-02-11 05:37:13.959 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-11 05:37:13.979 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:13.982 | + ./stack.sh:main:897 : '[' 10.222.0.82 == 10.222.0.82 ']' 2022-02-11 05:37:13.985 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-11 05:37:13.988 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-11 05:37:13.990 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-11 05:37:13.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:37:13.996 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-11 05:37:13.998 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-11 05:37:14.015 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:14.017 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-11 05:37:14.020 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-11 05:37:14.022 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-11 05:37:14.025 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:37:14.027 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:37:14.030 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:37:14.032 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:37:14.035 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:37:14.037 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:37:14.054 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:37:14.056 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:37:14.059 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:37:14.062 | + functions-common:git_clone:629 : echo master 2022-02-11 05:37:14.062 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:37:14.067 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-11 05:37:14.070 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:37:14.072 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-11 05:37:14.076 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:37:14.080 | + functions-common:git_clone:678 : head -1 2022-02-11 05:37:14.082 | 545989f08 Merge "sql: Add initial Yoga migration branches" 2022-02-11 05:37:14.085 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:37:14.089 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-11 05:37:14.092 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:37:14.095 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-11 05:37:14.097 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-11 05:37:14.100 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:37:14.102 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-11 05:37:14.105 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:37:14.108 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-11 05:37:14.110 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-11 05:37:14.113 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:37:14.116 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:37:14.119 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-11 05:37:14.123 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:37:14.126 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-11 05:37:14.128 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:37:14.130 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:37:14.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-11 05:37:14.140 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-11 05:37:14.143 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-11 05:37:14.810 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-11 05:37:14.812 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:37:14.814 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:37:14.817 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:37:14.819 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-11 05:37:14.821 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-11 05:37:14.824 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:37:14.826 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:37:14.828 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:37:14.831 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:37:14.833 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:37:14.835 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:37:14.837 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:37:14.840 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-11 05:37:14.861 | Using python 3.8 to install /opt/stack/keystone 2022-02-11 05:37:14.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/keystone 2022-02-11 05:37:15.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:15.735 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:15.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:15.735 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:16.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:37:16.907 | Obtaining file:///opt/stack/keystone 2022-02-11 05:37:16.907 | Preparing metadata (setup.py): started 2022-02-11 05:37:18.501 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:37:18.671 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (5.8.0) 2022-02-11 05:37:18.672 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (1.8.7) 2022-02-11 05:37:18.770 | Collecting Flask!=0.11,>=1.0.2 2022-02-11 05:37:18.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-11 05:37:18.833 | Collecting Flask-RESTful>=0.3.5 2022-02-11 05:37:18.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-11 05:37:18.844 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (36.0.1) 2022-02-11 05:37:18.845 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (1.4.31) 2022-02-11 05:37:18.846 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (0.13.0) 2022-02-11 05:37:18.847 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.5.0) 2022-02-11 05:37:18.894 | Collecting passlib>=1.7.0 2022-02-11 05:37:18.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-11 05:37:18.921 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (4.4.0) 2022-02-11 05:37:18.922 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (9.3.0) 2022-02-11 05:37:18.923 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.2.0) 2022-02-11 05:37:19.140 | Collecting scrypt>=0.8.0 2022-02-11 05:37:19.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-02-11 05:37:19.184 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (2.10.0) 2022-02-11 05:37:19.185 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (8.7.1) 2022-02-11 05:37:19.186 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.4.0) 2022-02-11 05:37:19.188 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (12.12.0) 2022-02-11 05:37:19.189 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (11.1.0) 2022-02-11 05:37:19.190 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (5.1.0) 2022-02-11 05:37:19.191 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (4.6.1) 2022-02-11 05:37:19.192 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (4.5.0) 2022-02-11 05:37:19.193 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.10.1) 2022-02-11 05:37:19.195 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (4.2.0) 2022-02-11 05:37:19.196 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (1.4.0) 2022-02-11 05:37:19.197 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (4.12.1) 2022-02-11 05:37:19.251 | Collecting oauthlib>=0.6.2 2022-02-11 05:37:19.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-11 05:37:19.331 | Collecting pysaml2>=5.0.0 2022-02-11 05:37:19.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-11 05:37:19.432 | Collecting PyJWT>=1.6.1 2022-02-11 05:37:19.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-11 05:37:19.443 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (1.1.5) 2022-02-11 05:37:19.445 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev88) (3.2.0) 2022-02-11 05:37:19.446 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.1.1) 2022-02-11 05:37:19.447 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (1.0.3) 2022-02-11 05:37:19.448 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (3.4.2) 2022-02-11 05:37:19.449 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev88) (2021.3) 2022-02-11 05:37:19.460 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev88) (1.15.0) 2022-02-11 05:37:19.461 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev88) (1.16.0) 2022-02-11 05:37:19.506 | 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.dev88) (5.1.1) 2022-02-11 05:37:19.588 | Collecting click>=7.1.2 2022-02-11 05:37:19.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-11 05:37:19.602 | 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.dev88) (3.0.3) 2022-02-11 05:37:19.691 | Collecting Werkzeug>=2.0 2022-02-11 05:37:19.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-02-11 05:37:19.746 | Collecting itsdangerous>=2.0 2022-02-11 05:37:19.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-11 05:37:19.823 | Collecting aniso8601>=0.82 2022-02-11 05:37:19.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-11 05:37:19.912 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev88) (2.27.1) 2022-02-11 05:37:19.914 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev88) (4.4.0) 2022-02-11 05:37:20.048 | 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.dev88) (0.8.0) 2022-02-11 05:37:20.049 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev88) (6.0) 2022-02-11 05:37:20.051 | 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.dev88) (2.4.0) 2022-02-11 05:37:20.052 | 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.dev88) (1.5.0) 2022-02-11 05:37:20.106 | 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.dev88) (1.7.6) 2022-02-11 05:37:20.107 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev88) (0.5.0) 2022-02-11 05:37:20.109 | 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.dev88) (2.0.1) 2022-02-11 05:37:20.159 | 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.dev88) (2.8.2) 2022-02-11 05:37:20.162 | 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.dev88) (0.9.6) 2022-02-11 05:37:20.225 | 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.dev88) (2.4.0) 2022-02-11 05:37:20.227 | 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.dev88) (0.4.0) 2022-02-11 05:37:20.228 | 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.dev88) (5.0.9) 2022-02-11 05:37:20.235 | 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.dev88) (5.2.3) 2022-02-11 05:37:20.239 | 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.dev88) (2.8.0) 2022-02-11 05:37:20.240 | 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.dev88) (5.0.0) 2022-02-11 05:37:20.261 | 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.dev88) (3.3.0) 2022-02-11 05:37:20.311 | 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.dev88) (3.0.0) 2022-02-11 05:37:20.331 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev88) (21.3) 2022-02-11 05:37:20.332 | 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.dev88) (3.0.7) 2022-02-11 05:37:20.334 | 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.dev88) (0.11.0) 2022-02-11 05:37:20.335 | 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.dev88) (1.0.2) 2022-02-11 05:37:20.390 | 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.dev88) (4.5.0) 2022-02-11 05:37:20.609 | Collecting xmlschema>=1.2.1 2022-02-11 05:37:20.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-11 05:37:20.660 | Collecting defusedxml 2022-02-11 05:37:20.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-11 05:37:20.672 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev88) (5.4.0) 2022-02-11 05:37:20.674 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev88) (22.0.0) 2022-02-11 05:37:20.899 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev88) (1.1.2) 2022-02-11 05:37:20.922 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev88) (0.4.2) 2022-02-11 05:37:20.925 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev88) (0.5.2) 2022-02-11 05:37:20.995 | 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.dev88) (1.1.6) 2022-02-11 05:37:20.997 | 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.dev88) (4.10.1) 2022-02-11 05:37:21.016 | 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.dev88) (5.0.0) 2022-02-11 05:37:21.090 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev88) (2.21) 2022-02-11 05:37:21.133 | 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.dev88) (1.13.3) 2022-02-11 05:37:21.249 | 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.dev88) (2.0.1) 2022-02-11 05:37:21.323 | 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.dev88) (1.7.0) 2022-02-11 05:37:21.452 | 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.dev88) (0.17.3) 2022-02-11 05:37:21.483 | 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.dev88) (0.13.1) 2022-02-11 05:37:21.534 | 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.dev88) (2.5.1) 2022-02-11 05:37:21.536 | 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.dev88) (1.3.3) 2022-02-11 05:37:21.539 | 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.dev88) (0.33.0) 2022-02-11 05:37:21.540 | 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.dev88) (3.5.0) 2022-02-11 05:37:21.542 | 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.dev88) (2.1.1) 2022-02-11 05:37:21.543 | 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.dev88) (3.0.0) 2022-02-11 05:37:21.596 | 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.dev88) (0.2.5) 2022-02-11 05:37:21.735 | 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.dev88) (1.26.8) 2022-02-11 05:37:21.737 | 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.dev88) (2.0.11) 2022-02-11 05:37:21.739 | 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.dev88) (3.3) 2022-02-11 05:37:21.741 | 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.dev88) (2019.11.28) 2022-02-11 05:37:21.892 | 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.dev88) (2.5.0) 2022-02-11 05:37:22.063 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-11 05:37:22.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-11 05:37:22.199 | 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.dev88) (3.7.0) 2022-02-11 05:37:22.385 | 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.dev88) (2.1.0) 2022-02-11 05:37:22.559 | 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.dev88) (60.7.1) 2022-02-11 05:37:22.656 | 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.dev88) (0.7) 2022-02-11 05:37:22.691 | 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.dev88) (1.0.0) 2022-02-11 05:37:24.131 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-11 05:37:24.131 | Attempting uninstall: Werkzeug 2022-02-11 05:37:24.133 | Found existing installation: Werkzeug 0.16.1 2022-02-11 05:37:24.134 | Uninstalling Werkzeug-0.16.1: 2022-02-11 05:37:24.243 | Successfully uninstalled Werkzeug-0.16.1 2022-02-11 05:37:25.081 | Attempting uninstall: click 2022-02-11 05:37:25.083 | Found existing installation: Click 7.0 2022-02-11 05:37:25.088 | Uninstalling Click-7.0: 2022-02-11 05:37:25.192 | Successfully uninstalled Click-7.0 2022-02-11 05:37:27.102 | Attempting uninstall: PyJWT 2022-02-11 05:37:27.104 | Found existing installation: PyJWT 1.7.1 2022-02-11 05:37:27.113 | Uninstalling PyJWT-1.7.1: 2022-02-11 05:37:27.219 | Successfully uninstalled PyJWT-1.7.1 2022-02-11 05:37:27.830 | Attempting uninstall: oauthlib 2022-02-11 05:37:27.832 | Found existing installation: oauthlib 3.1.0 2022-02-11 05:37:27.840 | Uninstalling oauthlib-3.1.0: 2022-02-11 05:37:27.944 | Successfully uninstalled oauthlib-3.1.0 2022-02-11 05:37:28.361 | Running setup.py develop for keystone 2022-02-11 05:37:30.548 | 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.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-11 05:37:30.549 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:37:30.556 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:37:30.556 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:37:30.724 | + inc/python:pip_install:200 : result=0 2022-02-11 05:37:30.727 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:37:30.731 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:30.734 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:30.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:30.738 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:30.742 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:30.744 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:37:30.747 | + functions-common:time_stop:2432 : start_time=1644557834856 2022-02-11 05:37:30.749 | + functions-common:time_stop:2434 : [[ -z 1644557834856 ]] 2022-02-11 05:37:30.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:30.755 | + functions-common:time_stop:2437 : end_time=1644557850753 2022-02-11 05:37:30.758 | + functions-common:time_stop:2438 : elapsed_time=15897 2022-02-11 05:37:30.760 | + functions-common:time_stop:2439 : total=54881 2022-02-11 05:37:30.766 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:30.766 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70778 2022-02-11 05:37:30.767 | + inc/python:pip_install:203 : return 0 2022-02-11 05:37:30.769 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:37:30.772 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-11 05:37:30.774 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-11 05:37:30.794 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-11 05:37:30.807 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-11 05:37:30.810 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-11 05:37:30.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:30.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:30.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-11 05:37:30.822 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:30.824 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-11 05:37:30.843 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:30.846 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-11 05:37:30.848 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:37:30.852 | + ./stack.sh:main:899 : configure_keystone 2022-02-11 05:37:30.854 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-11 05:37:30.892 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-11 05:37:30.895 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-11 05:37:30.900 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-11 05:37:30.917 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:30.920 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-11 05:37:30.951 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-11 05:37:30.992 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-11 05:37:31.025 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-11 05:37:31.059 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-11 05:37:31.091 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-11 05:37:31.125 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-11 05:37:31.157 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-11 05:37:31.187 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-11 05:37:31.189 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-11 05:37:31.192 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-11 05:37:31.195 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-11 05:37:31.198 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-11 05:37:31.200 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:37:31.217 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:31.220 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-11 05:37:31.223 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-11 05:37:31.226 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:37:31.244 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:31.246 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:37:31.249 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:37:31.282 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:37:31.284 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:37:31.287 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-11 05:37:31.289 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-11 05:37:31.306 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:31.309 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.82/identity 2022-02-11 05:37:31.342 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-11 05:37:31.344 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-11 05:37:31.377 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-11 05:37:31.379 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-11 05:37:31.382 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-11 05:37:31.384 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-11 05:37:31.387 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-11 05:37:31.390 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-11 05:37:31.426 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-11 05:37:31.428 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-11 05:37:31.431 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-11 05:37:31.434 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-11 05:37:31.437 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:37:31.456 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:37:31.458 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:37:31.461 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:37:31.463 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:37:31.466 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:37:31.496 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:37:31.529 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:37:31.561 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:37:31.592 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-11 05:37:31.624 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-11 05:37:31.627 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-11 05:37:31.629 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-11 05:37:31.632 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-11 05:37:31.634 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-11 05:37:31.637 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-11 05:37:31.639 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-11 05:37:31.643 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-11 05:37:31.648 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-11 05:37:31.651 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-11 05:37:31.653 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-11 05:37:31.668 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-11 05:37:31.668 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:37:31.677 | d /var/run/uwsgi 0755 ubuntu root 2022-02-11 05:37:31.681 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:37:31.704 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-11 05:37:31.707 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-11 05:37:31.712 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-11 05:37:31.746 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-11 05:37:31.781 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-11 05:37:31.811 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-11 05:37:31.841 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-11 05:37:31.873 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-11 05:37:31.905 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-11 05:37:31.933 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-11 05:37:31.962 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-11 05:37:31.991 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:37:32.023 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-11 05:37:32.053 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-11 05:37:32.091 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-11 05:37:32.120 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-11 05:37:32.122 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-11 05:37:32.125 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-11 05:37:32.128 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-11 05:37:32.133 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-11 05:37:32.134 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:32.136 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:32.138 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-11 05:37:32.141 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-11 05:37:32.144 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-11 05:37:32.174 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-11 05:37:32.204 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-11 05:37:32.204 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-11 05:37:32.224 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-11 05:37:32.228 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-11 05:37:32.231 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-11 05:37:32.233 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-11 05:37:32.235 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-11 05:37:32.238 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:37:32.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:32.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:32.245 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-11 05:37:32.248 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-11 05:37:32.251 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:32.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:32.255 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-11 05:37:32.321 | Enabling site keystone-wsgi-public. 2022-02-11 05:37:32.327 | To activate the new configuration, you need to run: 2022-02-11 05:37:32.327 | systemctl reload apache2 2022-02-11 05:37:32.332 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-11 05:37:32.335 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:37:32.337 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:37:32.340 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:37:32.482 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-11 05:37:32.514 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-11 05:37:32.549 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-11 05:37:32.583 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-11 05:37:32.586 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-11 05:37:32.620 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-11 05:37:32.651 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-11 05:37:32.682 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-11 05:37:32.704 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:32.707 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-11 05:37:32.725 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:32.728 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-11 05:37:32.730 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-11 05:37:32.733 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-11 05:37:32.736 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:37:32.739 | + lib/stack:stack_install_service:32 : install_glance 2022-02-11 05:37:32.742 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-11 05:37:32.744 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-11 05:37:32.747 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-11 05:37:32.766 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:32.768 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-11 05:37:32.772 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-11 05:37:32.790 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:32.793 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-11 05:37:32.796 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-11 05:37:32.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:32.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:32.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-11 05:37:32.807 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:32.810 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-02-11 05:37:32.813 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-11 05:37:32.815 | ++ inc/python:join_extras:30 : echo cinder 2022-02-11 05:37:32.818 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-02-11 05:37:32.821 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-11 05:37:32.824 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-02-11 05:37:32.827 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-11 05:37:32.830 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-11 05:37:32.833 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-11 05:37:32.835 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-11 05:37:32.839 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:37:32.840 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-11 05:37:32.845 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-11 05:37:32.848 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-11 05:37:32.851 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-11 05:37:32.854 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-11 05:37:32.857 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-02-11 05:37:32.882 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-02-11 05:37:32.885 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2022-02-11 05:37:33.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:33.737 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:33.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:33.737 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:34.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:37:35.057 | Collecting glance-store[cinder]!=0.29.0 2022-02-11 05:37:35.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-11 05:37:35.156 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.27.1) 2022-02-11 05:37:35.157 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2022-02-11 05:37:35.158 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.2.0) 2022-02-11 05:37:35.159 | 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]!=0.29.0) (0.33.0) 2022-02-11 05:37:35.160 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.7.1) 2022-02-11 05:37:35.162 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.12.1) 2022-02-11 05:37:35.163 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2022-02-11 05:37:35.164 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2022-02-11 05:37:35.166 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-11 05:37:35.167 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-11 05:37:35.168 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (3.5.0) 2022-02-11 05:37:35.168 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (1.16.0) 2022-02-11 05:37:35.267 | Collecting python-cinderclient>=4.1.0 2022-02-11 05:37:35.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-11 05:37:35.289 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (6.3.0) 2022-02-11 05:37:35.292 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.6.2) 2022-02-11 05:37:35.447 | Collecting os-brick>=2.6.0 2022-02-11 05:37:35.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-11 05:37:35.475 | 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]!=0.29.0) (2.1.0) 2022-02-11 05:37:35.476 | 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]!=0.29.0) (1.1.2) 2022-02-11 05:37:35.546 | 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]!=0.29.0) (1.7.0) 2022-02-11 05:37:35.547 | 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]!=0.29.0) (5.8.0) 2022-02-11 05:37:35.548 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.0.2) 2022-02-11 05:37:35.575 | 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]!=0.29.0) (5.5.0) 2022-02-11 05:37:35.577 | 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]!=0.29.0) (2.8.0) 2022-02-11 05:37:35.578 | 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]!=0.29.0) (4.6.1) 2022-02-11 05:37:35.579 | 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]!=0.29.0) (3.4.0) 2022-02-11 05:37:35.580 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (6.3.1) 2022-02-11 05:37:35.591 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (0.17.3) 2022-02-11 05:37:35.633 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (0.8.0) 2022-02-11 05:37:35.634 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (2.4.0) 2022-02-11 05:37:35.636 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.5.0) 2022-02-11 05:37:35.637 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (6.0) 2022-02-11 05:37:35.656 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.0.3) 2022-02-11 05:37:35.659 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.15.0) 2022-02-11 05:37:35.673 | 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]!=0.29.0) (2021.3) 2022-02-11 05:37:35.693 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (0.11.0) 2022-02-11 05:37:35.696 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (21.3) 2022-02-11 05:37:35.697 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (3.0.7) 2022-02-11 05:37:35.732 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.0.0) 2022-02-11 05:37:35.733 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.16.0) 2022-02-11 05:37:35.783 | 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]!=0.29.0) (1.26.8) 2022-02-11 05:37:35.786 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2.0.11) 2022-02-11 05:37:35.789 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (3.3) 2022-02-11 05:37:35.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2019.11.28) 2022-02-11 05:37:35.839 | 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]!=0.29.0) (2.21) 2022-02-11 05:37:35.865 | 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]!=0.29.0) (1.13.3) 2022-02-11 05:37:36.099 | 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]!=0.29.0) (2.8.2) 2022-02-11 05:37:36.104 | 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]!=0.29.0) (0.9.6) 2022-02-11 05:37:36.137 | 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]!=0.29.0) (1.3.3) 2022-02-11 05:37:36.138 | 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]!=0.29.0) (3.0.0) 2022-02-11 05:37:36.141 | 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]!=0.29.0) (3.5.0) 2022-02-11 05:37:36.142 | 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]!=0.29.0) (2.1.1) 2022-02-11 05:37:36.144 | 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]!=0.29.0) (1.8.7) 2022-02-11 05:37:36.145 | 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]!=0.29.0) (2.5.1) 2022-02-11 05:37:36.201 | 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]!=0.29.0) (0.2.5) 2022-02-11 05:37:36.371 | 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]!=0.29.0) (2.5.0) 2022-02-11 05:37:36.395 | 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]!=0.29.0) (60.7.1) 2022-02-11 05:37:36.482 | 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]!=0.29.0) (0.7) 2022-02-11 05:37:36.631 | 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]!=0.29.0) (1.0.0) 2022-02-11 05:37:38.282 | Installing collected packages: python-cinderclient, os-brick, glance-store 2022-02-11 05:37:39.552 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 2022-02-11 05:37:39.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:37:39.560 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:37:39.560 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:37:39.707 | + inc/python:pip_install:200 : result=0 2022-02-11 05:37:39.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:37:39.713 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:39.715 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:39.718 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:39.720 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:39.723 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:39.726 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:37:39.729 | + functions-common:time_stop:2432 : start_time=1644557852876 2022-02-11 05:37:39.731 | + functions-common:time_stop:2434 : [[ -z 1644557852876 ]] 2022-02-11 05:37:39.735 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:39.741 | + functions-common:time_stop:2437 : end_time=1644557859737 2022-02-11 05:37:39.745 | + functions-common:time_stop:2438 : elapsed_time=6861 2022-02-11 05:37:39.748 | + functions-common:time_stop:2439 : total=70778 2022-02-11 05:37:39.750 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:39.753 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=77639 2022-02-11 05:37:39.756 | + inc/python:pip_install:203 : return 0 2022-02-11 05:37:39.763 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-11 05:37:39.766 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-11 05:37:39.769 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-11 05:37:39.784 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-11 05:37:39.790 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-11 05:37:39.794 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-11 05:37:39.798 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-11 05:37:39.800 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:37:39.802 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:37:39.806 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:37:39.808 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:37:39.812 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:37:39.816 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:37:39.836 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:37:39.840 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:37:39.843 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:37:39.846 | + functions-common:git_clone:629 : echo master 2022-02-11 05:37:39.847 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:37:39.854 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-11 05:37:39.859 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:37:39.861 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-11 05:37:39.867 | + functions-common:git_clone:678 : head -1 2022-02-11 05:37:39.872 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:37:39.887 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-11 05:37:39.891 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:37:39.893 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-11 05:37:39.896 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:37:39.899 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-11 05:37:39.902 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-11 05:37:39.905 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:37:39.907 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-11 05:37:39.910 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:37:39.914 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-11 05:37:39.917 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-11 05:37:39.919 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:37:39.922 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:37:39.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-11 05:37:39.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:37:39.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-11 05:37:39.934 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:37:39.937 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:37:39.940 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-11 05:37:39.950 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-11 05:37:39.952 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-11 05:37:40.628 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-11 05:37:40.630 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:37:40.633 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:37:40.635 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:37:40.638 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-11 05:37:40.641 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-11 05:37:40.644 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:37:40.647 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:37:40.650 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:37:40.652 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:37:40.655 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:37:40.657 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:37:40.661 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:37:40.663 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-11 05:37:40.686 | Using python 3.8 to install /opt/stack/glance 2022-02-11 05:37:40.689 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-11 05:37:41.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:41.596 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:41.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:37:41.596 | from cryptography.utils import int_from_bytes 2022-02-11 05:37:42.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:37:42.762 | Obtaining file:///opt/stack/glance 2022-02-11 05:37:42.763 | Preparing metadata (setup.py): started 2022-02-11 05:37:44.141 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:37:44.310 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-11 05:37:44.312 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-11 05:37:44.313 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-11 05:37:44.313 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-11 05:37:44.314 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-11 05:37:44.315 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-11 05:37:44.317 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-11 05:37:44.318 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-11 05:37:44.319 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-11 05:37:44.320 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-11 05:37:44.322 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-11 05:37:44.323 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-11 05:37:44.324 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-11 05:37:44.325 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-11 05:37:44.326 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-11 05:37:44.328 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-11 05:37:44.329 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-11 05:37:44.483 | Collecting taskflow>=4.0.0 2022-02-11 05:37:44.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-02-11 05:37:44.515 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-11 05:37:44.517 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-11 05:37:44.561 | Collecting WSME>=0.8.0 2022-02-11 05:37:44.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-11 05:37:44.575 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-11 05:37:44.576 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-11 05:37:44.577 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-11 05:37:44.578 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-11 05:37:44.580 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-11 05:37:44.581 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-11 05:37:44.582 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-11 05:37:44.583 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-11 05:37:44.624 | Collecting oslo.limit>=1.4.0 2022-02-11 05:37:44.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-11 05:37:44.636 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-11 05:37:44.638 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-11 05:37:44.638 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-11 05:37:44.639 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-11 05:37:44.640 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-11 05:37:44.671 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-11 05:37:44.679 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-11 05:37:44.683 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-11 05:37:44.684 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-11 05:37:44.685 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-11 05:37:44.685 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-11 05:37:44.718 | Collecting cursive>=0.2.1 2022-02-11 05:37:44.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-11 05:37:44.735 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-11 05:37:44.736 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-11 05:37:44.832 | Collecting castellan>=0.17.0 2022-02-11 05:37:44.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-11 05:37:44.861 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-11 05:37:44.862 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-11 05:37:44.864 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-11 05:37:44.953 | Collecting python-barbicanclient>=4.5.2 2022-02-11 05:37:44.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-11 05:37:44.973 | 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.dev54) (2.27.1) 2022-02-11 05:37:45.015 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-11 05:37:45.030 | 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.dev54) (4.2.0) 2022-02-11 05:37:45.056 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-11 05:37:45.072 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-11 05:37:45.073 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-11 05:37:45.167 | 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.dev54) (3.0.7) 2022-02-11 05:37:45.246 | 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.dev54) (1.7.0) 2022-02-11 05:37:45.300 | 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.dev54) (2.10.0) 2022-02-11 05:37:45.302 | 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.dev54) (3.1.1) 2022-02-11 05:37:45.339 | 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.dev54) (0.17.3) 2022-02-11 05:37:45.420 | 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.dev54) (1.5.0) 2022-02-11 05:37:45.422 | 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.dev54) (0.8.0) 2022-02-11 05:37:45.423 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-11 05:37:45.484 | 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.dev54) (2.0.1) 2022-02-11 05:37:45.486 | 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.dev54) (0.13.0) 2022-02-11 05:37:45.487 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-11 05:37:45.516 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-11 05:37:45.565 | 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.dev54) (2.8.2) 2022-02-11 05:37:45.573 | 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.dev54) (0.9.6) 2022-02-11 05:37:45.637 | 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.dev54) (5.0.9) 2022-02-11 05:37:45.638 | 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.dev54) (2.8.0) 2022-02-11 05:37:45.639 | 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.dev54) (0.4.0) 2022-02-11 05:37:45.642 | 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.dev54) (5.0.0) 2022-02-11 05:37:45.645 | 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.dev54) (5.2.3) 2022-02-11 05:37:45.667 | 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.dev54) (3.3.0) 2022-02-11 05:37:45.668 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-11 05:37:45.672 | 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.dev54) (3.2.0) 2022-02-11 05:37:45.716 | 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.dev54) (5.9.0) 2022-02-11 05:37:45.760 | 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.dev54) (0.11.0) 2022-02-11 05:37:45.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-11 05:37:45.762 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-11 05:37:45.842 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-11 05:37:45.913 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-11 05:37:46.019 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-11 05:37:46.423 | Collecting networkx>=2.1.0 2022-02-11 05:37:46.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-11 05:37:46.510 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-11 05:37:46.575 | Collecting automaton>=1.9.0 2022-02-11 05:37:46.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-11 05:37:46.619 | Collecting pydot>=1.2.4 2022-02-11 05:37:46.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-11 05:37:46.685 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-11 05:37:46.711 | 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.dev54) (5.0.0) 2022-02-11 05:37:46.831 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-11 05:37:46.941 | 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.dev54) (2.0.1) 2022-02-11 05:37:47.165 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.0) 2022-02-11 05:37:47.167 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.4) 2022-02-11 05:37:47.168 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.1.5) 2022-02-11 05:37:47.169 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.5.0) 2022-02-11 05:37:47.170 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (5.1.1) 2022-02-11 05:37:47.172 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.10.0) 2022-02-11 05:37:47.173 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.32) 2022-02-11 05:37:47.331 | 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.dev54) (0.13.1) 2022-02-11 05:37:47.367 | 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.dev54) (1.0.3) 2022-02-11 05:37:47.419 | 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.dev54) (1.3.3) 2022-02-11 05:37:47.420 | 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.dev54) (3.0.0) 2022-02-11 05:37:47.677 | 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.dev54) (3.10.0) 2022-02-11 05:37:47.869 | 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.dev54) (1.26.8) 2022-02-11 05:37:47.872 | 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.dev54) (2.0.11) 2022-02-11 05:37:47.873 | 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.dev54) (2019.11.28) 2022-02-11 05:37:47.875 | 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.dev54) (3.3) 2022-02-11 05:37:47.954 | 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.dev54) (0.5.2) 2022-02-11 05:37:48.112 | 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.dev54) (2.5.0) 2022-02-11 05:37:48.219 | 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.dev54) (3.7.0) 2022-02-11 05:37:48.538 | 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.dev54) (0.5.0) 2022-02-11 05:37:48.543 | 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.dev54) (2.3.3) 2022-02-11 05:37:48.783 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.2) 2022-02-11 05:37:49.072 | 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.dev54) (1.0.0) 2022-02-11 05:37:49.388 | 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.dev54) (1.8.2) 2022-02-11 05:37:49.390 | 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.dev54) (21.4.0) 2022-02-11 05:37:50.622 | Installing collected packages: python-barbicanclient, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-11 05:37:54.403 | Running setup.py develop for glance 2022-02-11 05:37:56.672 | 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.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 taskflow-4.6.3 2022-02-11 05:37:56.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-02-11 05:37:56.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:37:56.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:37:56.849 | + inc/python:pip_install:200 : result=0 2022-02-11 05:37:56.852 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:37:56.854 | + functions-common:time_stop:2425 : local name 2022-02-11 05:37:56.856 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:37:56.858 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:37:56.860 | + functions-common:time_stop:2428 : local total 2022-02-11 05:37:56.862 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:37:56.866 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:37:56.868 | + functions-common:time_stop:2432 : start_time=1644557860680 2022-02-11 05:37:56.870 | + functions-common:time_stop:2434 : [[ -z 1644557860680 ]] 2022-02-11 05:37:56.873 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:37:56.881 | + functions-common:time_stop:2437 : end_time=1644557876875 2022-02-11 05:37:56.881 | + functions-common:time_stop:2438 : elapsed_time=16195 2022-02-11 05:37:56.885 | + functions-common:time_stop:2439 : total=77639 2022-02-11 05:37:56.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:37:56.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93834 2022-02-11 05:37:56.891 | + inc/python:pip_install:203 : return 0 2022-02-11 05:37:56.894 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:37:56.897 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-11 05:37:56.899 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-11 05:37:56.925 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-11 05:37:56.938 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-11 05:37:56.941 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-11 05:37:56.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:37:56.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:37:56.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-11 05:37:56.951 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:37:56.954 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:37:56.956 | + ./stack.sh:main:920 : configure_glance 2022-02-11 05:37:56.959 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-11 05:37:56.972 | + lib/glance:configure_glance:326 : local dburl 2022-02-11 05:37:56.976 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-11 05:37:56.978 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-11 05:37:56.981 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-11 05:37:56.983 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-11 05:37:56.985 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-11 05:37:56.988 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-11 05:37:56.992 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-11 05:37:57.028 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-11 05:37:57.062 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-11 05:37:57.090 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-11 05:37:57.120 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-11 05:37:57.153 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-11 05:37:57.188 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-11 05:37:57.190 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-11 05:37:57.192 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-11 05:37:57.195 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-11 05:37:57.198 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-11 05:37:57.230 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-11 05:37:57.263 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.82/identity 2022-02-11 05:37:57.293 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-11 05:37:57.323 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-11 05:37:57.352 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-11 05:37:57.382 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-11 05:37:57.413 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-11 05:37:57.442 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:37:57.477 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-11 05:37:57.508 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-11 05:37:57.540 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-11 05:37:57.543 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-11 05:37:57.545 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-11 05:37:57.547 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:37:57.550 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-11 05:37:57.552 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:37:57.569 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:57.572 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-11 05:37:57.575 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-11 05:37:57.577 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:37:57.594 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:37:57.596 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:37:57.599 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:37:57.631 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:37:57.633 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:37:57.636 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-11 05:37:57.639 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-11 05:37:57.641 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-11 05:37:57.672 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-11 05:37:57.708 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-11 05:37:57.710 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-11 05:37:57.713 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-11 05:37:57.715 | + lib/glance:configure_glance_store:254 : local be 2022-02-11 05:37:57.718 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-11 05:37:57.720 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-11 05:37:57.723 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-11 05:37:57.759 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-11 05:37:57.761 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.82 2022-02-11 05:37:57.795 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-11 05:37:57.797 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-11 05:37:57.815 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:57.818 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.82/image 2022-02-11 05:37:57.849 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-11 05:37:57.869 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:57.872 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-11 05:37:57.874 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-11 05:37:57.877 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-11 05:37:57.880 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:37:57.901 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:37:57.903 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:37:57.906 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:37:57.909 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:37:57.912 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:37:57.942 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:37:57.973 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:37:58.009 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:37:58.046 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-11 05:37:58.051 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-11 05:37:58.086 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-11 05:37:58.114 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-11 05:37:58.144 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.82/identity 2022-02-11 05:37:58.175 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-11 05:37:58.207 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-11 05:37:58.237 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-11 05:37:58.272 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-11 05:37:58.311 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-11 05:37:58.345 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-11 05:37:58.380 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-11 05:37:58.411 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-11 05:37:58.418 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-11 05:37:58.425 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-11 05:37:58.449 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:37:58.452 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-11 05:37:58.454 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-11 05:37:58.457 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-11 05:37:58.465 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-11 05:37:58.467 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-11 05:37:58.470 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-11 05:37:58.475 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-11 05:37:58.477 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-11 05:37:58.482 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-11 05:37:58.521 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-11 05:37:58.525 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-11 05:37:58.527 | ++ functions:get_random_port:837 : true 2022-02-11 05:37:58.530 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-11 05:37:58.532 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-11 05:37:58.534 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-11 05:37:58.615 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-11 05:37:58.618 | ++ functions:get_random_port:841 : break 2 2022-02-11 05:37:58.621 | ++ functions:get_random_port:845 : echo 60999 2022-02-11 05:37:58.623 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-11 05:37:58.626 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-11 05:37:58.670 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-11 05:37:58.703 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-11 05:37:58.732 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-11 05:37:58.762 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-11 05:37:58.797 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-11 05:37:58.834 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-11 05:37:58.863 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-11 05:37:58.897 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:37:58.925 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-11 05:37:58.960 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-11 05:37:58.992 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-11 05:37:59.024 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-11 05:37:59.055 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-11 05:37:59.086 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-11 05:37:59.115 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-11 05:37:59.145 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-11 05:37:59.188 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-11 05:37:59.220 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-11 05:37:59.254 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-11 05:37:59.257 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-11 05:37:59.259 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:37:59.263 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:59.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:59.270 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-11 05:37:59.272 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-11 05:37:59.336 | proxy (enabled by site administrator) 2022-02-11 05:37:59.339 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-11 05:37:59.341 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-11 05:37:59.344 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:37:59.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:59.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:59.353 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-11 05:37:59.355 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-11 05:37:59.412 | No module matches proxy_http 2022-02-11 05:37:59.416 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-11 05:37:59.481 | Considering dependency proxy for proxy_http: 2022-02-11 05:37:59.481 | Module proxy already enabled 2022-02-11 05:37:59.481 | Enabling module proxy_http. 2022-02-11 05:37:59.487 | To activate the new configuration, you need to run: 2022-02-11 05:37:59.487 | systemctl restart apache2 2022-02-11 05:37:59.492 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-11 05:37:59.494 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:37:59.496 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:37:59.499 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:37:59.632 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-11 05:37:59.636 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-11 05:37:59.639 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-11 05:37:59.642 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-11 05:37:59.644 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:59.648 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:59.651 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-11 05:37:59.654 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-11 05:37:59.657 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-11 05:37:59.658 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-11 05:37:59.670 | KeepAlive Off 2022-02-11 05:37:59.675 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-11 05:37:59.675 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-11 05:37:59.688 | SetEnv proxy-sendchunked 1 2022-02-11 05:37:59.693 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-11 05:37:59.693 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-11 05:37:59.702 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-11 05:37:59.705 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-11 05:37:59.707 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-11 05:37:59.710 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-11 05:37:59.713 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-11 05:37:59.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:37:59.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:59.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:59.722 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-11 05:37:59.724 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-11 05:37:59.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:37:59.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:37:59.732 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-11 05:37:59.796 | Enabling site glance-wsgi-api. 2022-02-11 05:37:59.801 | To activate the new configuration, you need to run: 2022-02-11 05:37:59.801 | systemctl reload apache2 2022-02-11 05:37:59.806 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-11 05:37:59.808 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:37:59.811 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:37:59.813 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:37:59.945 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-11 05:37:59.951 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-11 05:37:59.982 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-11 05:37:59.985 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-11 05:38:00.004 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:38:00.006 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-11 05:38:00.011 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-11 05:38:00.011 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-11 05:38:00.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:38:00.016 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-11 05:38:00.019 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-11 05:38:00.021 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-11 05:38:00.023 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-11 05:38:00.026 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:38:00.028 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:38:00.031 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:38:00.034 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:38:00.036 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:38:00.040 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:38:00.058 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:38:00.060 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:38:00.065 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:38:00.068 | + functions-common:git_clone:629 : echo master 2022-02-11 05:38:00.068 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:38:00.074 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-11 05:38:00.076 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:38:00.079 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-11 05:38:00.082 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:38:00.082 | + functions-common:git_clone:678 : head -1 2022-02-11 05:38:00.114 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-11 05:38:00.118 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:38:00.121 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-11 05:38:00.123 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:38:00.126 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-11 05:38:00.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-11 05:38:00.131 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:38:00.134 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-11 05:38:00.137 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:38:00.139 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-11 05:38:00.142 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-11 05:38:00.144 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:38:00.147 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:38:00.150 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-11 05:38:00.153 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:38:00.156 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-11 05:38:00.158 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:38:00.161 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:38:00.165 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-11 05:38:00.171 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-11 05:38:00.174 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-11 05:38:00.842 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-11 05:38:00.844 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:38:00.847 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:38:00.849 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:38:00.852 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-11 05:38:00.855 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-11 05:38:00.857 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:38:00.860 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:38:00.863 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:38:00.866 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:38:00.869 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:38:00.872 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:38:00.875 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:38:00.877 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-11 05:38:00.902 | Using python 3.8 to install /opt/stack/cinder 2022-02-11 05:38:00.905 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-11 05:38:01.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:38:01.815 | from cryptography.utils import int_from_bytes 2022-02-11 05:38:01.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:38:01.815 | from cryptography.utils import int_from_bytes 2022-02-11 05:38:02.955 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:38:02.980 | Obtaining file:///opt/stack/cinder 2022-02-11 05:38:02.981 | Preparing metadata (setup.py): started 2022-02-11 05:38:05.034 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:38:05.268 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.0) 2022-02-11 05:38:05.270 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-11 05:38:05.271 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-11 05:38:05.272 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-11 05:38:05.273 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-11 05:38:05.274 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-11 05:38:05.275 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-11 05:38:05.276 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-11 05:38:05.277 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-11 05:38:06.201 | Collecting lxml>=4.5.2 2022-02-11 05:38:06.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-02-11 05:38:06.492 | Collecting oauth2client>=4.1.3 2022-02-11 05:38:06.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-11 05:38:06.505 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-11 05:38:06.506 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-11 05:38:06.507 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-11 05:38:06.509 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-11 05:38:06.510 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-11 05:38:06.511 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-11 05:38:06.512 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-11 05:38:06.514 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-11 05:38:06.515 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-11 05:38:06.516 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-11 05:38:06.517 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-11 05:38:06.518 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-11 05:38:06.520 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-11 05:38:06.521 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-11 05:38:06.522 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-11 05:38:06.523 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-11 05:38:06.524 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-11 05:38:06.525 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-11 05:38:06.646 | Collecting paramiko>=2.7.2 2022-02-11 05:38:06.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-11 05:38:06.663 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-11 05:38:06.664 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-11 05:38:06.665 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-11 05:38:06.666 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-11 05:38:06.667 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-11 05:38:06.759 | Collecting python-glanceclient>=3.2.2 2022-02-11 05:38:06.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-11 05:38:06.776 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-11 05:38:06.777 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-11 05:38:06.842 | Collecting python-swiftclient>=3.10.1 2022-02-11 05:38:06.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-11 05:38:06.855 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-11 05:38:06.856 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-11 05:38:06.857 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-11 05:38:06.858 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.3) 2022-02-11 05:38:06.902 | Collecting rtslib-fb>=2.1.74 2022-02-11 05:38:06.909 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-11 05:38:06.914 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-11 05:38:06.915 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-11 05:38:06.916 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-11 05:38:06.917 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-11 05:38:06.959 | Collecting tabulate>=0.8.7 2022-02-11 05:38:06.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-11 05:38:06.971 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-11 05:38:06.972 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-11 05:38:06.973 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-11 05:38:07.130 | Collecting oslo.vmware>=3.10.0 2022-02-11 05:38:07.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-11 05:38:07.156 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-11 05:38:07.157 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-11 05:38:07.158 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-11 05:38:07.313 | Collecting google-api-python-client>=1.11.0 2022-02-11 05:38:07.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e8/863dec46224d4/google_api_python_client-2.36.0-py2.py3-none-any.whl (8.0 MB) 2022-02-11 05:38:07.562 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-11 05:38:07.563 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-11 05:38:07.564 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-11 05:38:07.611 | Collecting zstd>=1.4.5.1 2022-02-11 05:38:07.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-11 05:38:07.720 | Preparing metadata (setup.py): started 2022-02-11 05:38:08.450 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:38:09.591 | Collecting boto3>=1.16.51 2022-02-11 05:38:09.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c6/301d9676cb18f/boto3-1.20.48-py3-none-any.whl (131 kB) 2022-02-11 05:38:11.151 | Collecting botocore<1.24.0,>=1.23.48 2022-02-11 05:38:11.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/768/acb9a2247155b/botocore-1.23.48-py3-none-any.whl (8.5 MB) 2022-02-11 05:38:11.401 | 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.dev194) (0.10.0) 2022-02-11 05:38:11.458 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-11 05:38:11.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-11 05:38:11.535 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-11 05:38:11.567 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-11 05:38:11.709 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-11 05:38:11.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-11 05:38:11.758 | Collecting uritemplate<5,>=3.0.1 2022-02-11 05:38:11.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-11 05:38:11.799 | Collecting google-auth-httplib2>=0.1.0 2022-02-11 05:38:11.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-11 05:38:11.968 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-11 05:38:11.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-11 05:38:12.080 | 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.dev194) (1.7.0) 2022-02-11 05:38:12.137 | 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.dev194) (2.10.0) 2022-02-11 05:38:12.138 | 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.dev194) (3.1.1) 2022-02-11 05:38:12.229 | Collecting rsa>=3.1.4 2022-02-11 05:38:12.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-11 05:38:12.241 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/lib/python3/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.2.1) 2022-02-11 05:38:12.462 | Collecting pyasn1>=0.1.7 2022-02-11 05:38:12.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-11 05:38:12.535 | 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.dev194) (0.17.3) 2022-02-11 05:38:12.587 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-11 05:38:12.590 | 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.dev194) (0.8.0) 2022-02-11 05:38:12.591 | 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.dev194) (1.5.0) 2022-02-11 05:38:12.592 | 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.dev194) (2.4.0) 2022-02-11 05:38:12.670 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-11 05:38:12.671 | 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.dev194) (1.7.6) 2022-02-11 05:38:12.671 | 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.dev194) (2.0.1) 2022-02-11 05:38:12.749 | 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.dev194) (0.9.6) 2022-02-11 05:38:12.750 | 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.dev194) (2.8.2) 2022-02-11 05:38:12.817 | 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.dev194) (5.0.0) 2022-02-11 05:38:12.817 | 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.dev194) (2.4.0) 2022-02-11 05:38:12.818 | 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.dev194) (0.4.0) 2022-02-11 05:38:12.821 | 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.dev194) (5.2.3) 2022-02-11 05:38:12.823 | 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.dev194) (5.0.9) 2022-02-11 05:38:12.848 | 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.dev194) (3.3.0) 2022-02-11 05:38:12.849 | 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.dev194) (3.2.0) 2022-02-11 05:38:12.853 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-11 05:38:12.901 | 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.dev194) (1.0.3) 2022-02-11 05:38:12.993 | 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.dev194) (3.0.0) 2022-02-11 05:38:12.994 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-11 05:38:13.018 | 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.dev194) (3.0.0) 2022-02-11 05:38:13.042 | 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.dev194) (0.11.0) 2022-02-11 05:38:13.114 | 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.dev194) (1.26.8) 2022-02-11 05:38:13.156 | Collecting suds-community>=0.6 2022-02-11 05:38:13.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-11 05:38:13.444 | Collecting pynacl>=1.0.1 2022-02-11 05:38:13.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-11 05:38:13.501 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.7.1) 2022-02-11 05:38:13.644 | 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.dev194) (3.10.0) 2022-02-11 05:38:13.684 | 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.dev194) (1.13.3) 2022-02-11 05:38:13.685 | 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.dev194) (22.0.0) 2022-02-11 05:38:13.724 | Collecting warlock<2,>=1.2.0 2022-02-11 05:38:13.732 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-11 05:38:13.943 | 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.dev194) (2.0.11) 2022-02-11 05:38:13.944 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-11 05:38:13.947 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-11 05:38:13.984 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-11 05:38:14.056 | Collecting pyudev>=0.16.1 2022-02-11 05:38:14.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/d71b527211a6d/pyudev-0.23.1-py3-none-any.whl (63 kB) 2022-02-11 05:38:14.306 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-11 05:38:14.306 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-11 05:38:14.453 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-11 05:38:14.455 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-11 05:38:14.456 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-11 05:38:14.587 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-11 05:38:14.722 | 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.dev194) (1.1.6) 2022-02-11 05:38:14.723 | 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.dev194) (4.10.1) 2022-02-11 05:38:14.726 | 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.dev194) (5.4.0) 2022-02-11 05:38:14.763 | 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.dev194) (5.0.0) 2022-02-11 05:38:15.029 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-11 05:38:15.114 | 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.dev194) (2.3.3) 2022-02-11 05:38:15.117 | 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.dev194) (0.5.0) 2022-02-11 05:38:15.295 | 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.dev194) (2.5.0) 2022-02-11 05:38:15.469 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-11 05:38:15.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-02-11 05:38:15.487 | 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.dev194) (3.19.4) 2022-02-11 05:38:15.690 | 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.dev194) (2.0.1) 2022-02-11 05:38:16.142 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (1.1.5) 2022-02-11 05:38:16.201 | 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.dev194) (0.13.1) 2022-02-11 05:38:16.261 | 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.dev194) (0.2.5) 2022-02-11 05:38:17.662 | 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.dev194) (1.32) 2022-02-11 05:38:17.953 | 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.dev194) (1.8.2) 2022-02-11 05:38:17.954 | 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.dev194) (21.4.0) 2022-02-11 05:38:18.113 | 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.dev194) (2.2) 2022-02-11 05:38:18.319 | 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.dev194) (1.0.0) 2022-02-11 05:38:18.460 | 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.dev194) (3.7.0) 2022-02-11 05:38:19.225 | Building wheels for collected packages: zstd 2022-02-11 05:38:19.226 | Building wheel for zstd (setup.py): started 2022-02-11 05:39:07.007 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-11 05:39:07.019 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761644 sha256=ca5cb2368b28224d454fadce3966c94345088477cf04eaba5612736fac978950 2022-02-11 05:39:07.019 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-11 05:39:07.023 | Successfully built zstd 2022-02-11 05:39:08.064 | Installing collected packages: pyasn1, rsa, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, lxml, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-swiftclient, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-02-11 05:39:08.065 | Attempting uninstall: pyasn1 2022-02-11 05:39:08.067 | Found existing installation: pyasn1 0.4.2 2022-02-11 05:39:08.070 | Uninstalling pyasn1-0.4.2: 2022-02-11 05:39:08.173 | Successfully uninstalled pyasn1-0.4.2 2022-02-11 05:39:08.381 | Attempting uninstall: rsa 2022-02-11 05:39:08.384 | Found existing installation: rsa 4.0 2022-02-11 05:39:08.389 | Uninstalling rsa-4.0: 2022-02-11 05:39:08.493 | Successfully uninstalled rsa-4.0 2022-02-11 05:39:08.868 | Attempting uninstall: google-auth 2022-02-11 05:39:08.870 | Found existing installation: google-auth 1.5.1 2022-02-11 05:39:08.872 | Uninstalling google-auth-1.5.1: 2022-02-11 05:39:08.970 | Successfully uninstalled google-auth-1.5.1 2022-02-11 05:39:11.017 | Attempting uninstall: pynacl 2022-02-11 05:39:11.019 | Found existing installation: PyNaCl 1.3.0 2022-02-11 05:39:11.026 | Uninstalling PyNaCl-1.3.0: 2022-02-11 05:39:11.126 | Successfully uninstalled PyNaCl-1.3.0 2022-02-11 05:39:11.293 | Attempting uninstall: lxml 2022-02-11 05:39:11.296 | Found existing installation: lxml 4.5.0 2022-02-11 05:39:11.297 | Uninstalling lxml-4.5.0: 2022-02-11 05:39:11.396 | Successfully uninstalled lxml-4.5.0 2022-02-11 05:39:14.699 | Running setup.py develop for cinder 2022-02-11 05:39:18.353 | Successfully installed boto3-1.20.48 botocore-1.23.48 cinder google-api-core-2.5.0 google-api-python-client-2.36.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 lxml-4.7.1 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pynacl-1.5.0 python-glanceclient-3.5.0 python-swiftclient-3.13.0 pyudev-0.23.1 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-11 05:39:18.354 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:39:18.361 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:39:18.361 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:39:18.679 | + inc/python:pip_install:200 : result=0 2022-02-11 05:39:18.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:39:18.684 | + functions-common:time_stop:2425 : local name 2022-02-11 05:39:18.686 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:39:18.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:39:18.691 | + functions-common:time_stop:2428 : local total 2022-02-11 05:39:18.693 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:39:18.695 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:39:18.697 | + functions-common:time_stop:2432 : start_time=1644557880896 2022-02-11 05:39:18.700 | + functions-common:time_stop:2434 : [[ -z 1644557880896 ]] 2022-02-11 05:39:18.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:39:18.707 | + functions-common:time_stop:2437 : end_time=1644557958704 2022-02-11 05:39:18.710 | + functions-common:time_stop:2438 : elapsed_time=77808 2022-02-11 05:39:18.712 | + functions-common:time_stop:2439 : total=93834 2022-02-11 05:39:18.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:39:18.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=171642 2022-02-11 05:39:18.719 | + inc/python:pip_install:203 : return 0 2022-02-11 05:39:18.722 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:39:18.725 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-11 05:39:18.728 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-11 05:39:18.750 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-11 05:39:18.764 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-11 05:39:18.766 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-11 05:39:18.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:39:18.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:39:18.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-11 05:39:18.777 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:39:18.779 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-11 05:39:18.782 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-11 05:39:18.784 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-11 05:39:18.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:18.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:18.793 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-11 05:39:18.808 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-11 05:39:18.810 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:39:18.813 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:39:18.816 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:39:18.818 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:39:18.821 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:39:18.824 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:39:18.826 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:18.829 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:18.831 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:39:18.835 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:39:18.837 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:39:18.839 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:39:18.842 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-11 05:39:18.845 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:39:18.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:18.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:18.853 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-11 05:39:18.877 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-11 05:39:18.993 | Reading package lists... 2022-02-11 05:39:19.264 | Building dependency tree... 2022-02-11 05:39:19.266 | Reading state information... 2022-02-11 05:39:19.549 | The following packages were automatically installed and are no longer required: 2022-02-11 05:39:19.550 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:39:19.550 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:39:19.550 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:39:19.550 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:39:19.550 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:39:19.550 | python3-zope.interface 2022-02-11 05:39:19.550 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:39:19.551 | The following additional packages will be installed: 2022-02-11 05:39:19.551 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-11 05:39:19.552 | Suggested packages: 2022-02-11 05:39:19.552 | python-urwid-doc 2022-02-11 05:39:19.623 | The following NEW packages will be installed: 2022-02-11 05:39:19.624 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-11 05:39:19.624 | targetcli-fb 2022-02-11 05:39:19.730 | 0 upgraded, 5 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:39:19.731 | Need to get 295 kB of archives. 2022-02-11 05:39:19.731 | After this operation, 1,989 kB of additional disk space will be used. 2022-02-11 05:39:19.731 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-11 05:39:19.928 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-11 05:39:19.933 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-11 05:39:19.938 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-02-11 05:39:19.941 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-11 05:39:20.544 | Fetched 295 kB in 0s (948 kB/s) 2022-02-11 05:39:20.703 | Selecting previously unselected package python3-urwid. 2022-02-11 05:39:20.768 | (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 ... 100152 files and directories currently installed.) 2022-02-11 05:39:20.773 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2022-02-11 05:39:20.908 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-11 05:39:21.383 | Selecting previously unselected package python3-configshell-fb. 2022-02-11 05:39:21.395 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-11 05:39:21.473 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-11 05:39:21.931 | Selecting previously unselected package python3-pyudev. 2022-02-11 05:39:21.942 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-11 05:39:22.033 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-11 05:39:22.686 | Selecting previously unselected package python3-rtslib-fb. 2022-02-11 05:39:22.698 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-11 05:39:22.788 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-11 05:39:23.628 | Selecting previously unselected package targetcli-fb. 2022-02-11 05:39:23.640 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-11 05:39:23.725 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-11 05:39:24.085 | Setting up python3-urwid (2.0.1-3) ... 2022-02-11 05:39:24.600 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-11 05:39:24.600 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-11 05:39:24.600 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-11 05:39:24.600 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-11 05:39:24.600 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-11 05:39:24.600 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-11 05:39:24.600 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-11 05:39:24.601 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-11 05:39:24.810 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-11 05:39:25.462 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-11 05:39:26.051 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-11 05:39:27.736 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-11 05:39:28.453 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-11 05:39:28.453 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-11 05:39:30.714 | Processing triggers for man-db (2.9.1-1) ... 2022-02-11 05:39:31.194 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-11 05:39:39.764 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:39:39.767 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:39:39.769 | + functions-common:time_stop:2425 : local name 2022-02-11 05:39:39.772 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:39:39.774 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:39:39.777 | + functions-common:time_stop:2428 : local total 2022-02-11 05:39:39.779 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:39:39.782 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:39:39.784 | + functions-common:time_stop:2432 : start_time=1644557958874 2022-02-11 05:39:39.787 | + functions-common:time_stop:2434 : [[ -z 1644557958874 ]] 2022-02-11 05:39:39.791 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:39:39.796 | + functions-common:time_stop:2437 : end_time=1644557979793 2022-02-11 05:39:39.798 | + functions-common:time_stop:2438 : elapsed_time=20919 2022-02-11 05:39:39.801 | + functions-common:time_stop:2439 : total=959845 2022-02-11 05:39:39.804 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:39:39.806 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=980764 2022-02-11 05:39:39.809 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:39:39.811 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:39:39.814 | + ./stack.sh:main:926 : configure_cinder 2022-02-11 05:39:39.816 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-11 05:39:39.829 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-11 05:39:39.833 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-11 05:39:39.836 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-11 05:39:39.838 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-11 05:39:39.841 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-11 05:39:39.842 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-11 05:39:39.846 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-11 05:39:39.848 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-11 05:39:39.852 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-11 05:39:39.854 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-11 05:39:39.856 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-11 05:39:39.858 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-11 05:39:39.860 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-11 05:39:39.862 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-11 05:39:39.874 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-11 05:39:39.886 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-11 05:39:39.899 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-11 05:39:39.911 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-11 05:39:39.924 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-11 05:39:39.927 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-11 05:39:39.931 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eZuQZ3CG7o 2022-02-11 05:39:39.934 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-11 05:39:39.936 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-11 05:39:39.938 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-11 05:39:39.940 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eZuQZ3CG7o 2022-02-11 05:39:39.945 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eZuQZ3CG7o 2022-02-11 05:39:39.956 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eZuQZ3CG7o /etc/sudoers.d/cinder-rootwrap 2022-02-11 05:39:39.969 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-11 05:39:39.973 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-11 05:39:39.976 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-11 05:39:39.978 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-11 05:39:39.981 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-11 05:39:39.983 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-11 05:39:39.985 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-11 05:39:39.988 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-11 05:39:39.991 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-11 05:39:39.996 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-11 05:39:40.001 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-11 05:39:40.020 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-11 05:39:40.040 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-11 05:39:40.059 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-11 05:39:40.079 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-11 05:39:40.097 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-11 05:39:40.117 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-11 05:39:40.136 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-11 05:39:40.155 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-11 05:39:40.158 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-11 05:39:40.160 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-11 05:39:40.162 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-11 05:39:40.165 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-11 05:39:40.197 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-11 05:39:40.226 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.82/identity 2022-02-11 05:39:40.255 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-11 05:39:40.283 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-11 05:39:40.313 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-11 05:39:40.349 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-11 05:39:40.382 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-11 05:39:40.410 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:39:40.445 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-11 05:39:40.476 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-11 05:39:40.510 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-11 05:39:40.544 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-11 05:39:40.546 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-11 05:39:40.549 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-11 05:39:40.551 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-11 05:39:40.555 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-11 05:39:40.558 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-11 05:39:40.600 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-11 05:39:40.645 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-11 05:39:40.683 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-11 05:39:40.715 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-11 05:39:40.747 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-11 05:39:40.781 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-11 05:39:40.814 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-11 05:39:40.817 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.82 2022-02-11 05:39:40.847 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-11 05:39:40.886 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-11 05:39:40.893 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 01bc2e395c6a4d27e0d3490c62007a93 2022-02-11 05:39:40.924 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-11 05:39:40.927 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-11 05:39:40.955 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-11 05:39:40.987 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-11 05:39:41.016 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-11 05:39:41.046 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-11 05:39:41.063 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:41.065 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-02-11 05:39:41.068 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-11 05:39:41.071 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-11 05:39:41.073 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-11 05:39:41.075 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-11 05:39:41.077 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-02-11 05:39:41.080 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-02-11 05:39:41.082 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-02-11 05:39:41.085 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-02-11 05:39:41.088 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-02-11 05:39:41.090 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-11 05:39:41.123 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-11 05:39:41.153 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-11 05:39:41.189 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-11 05:39:41.225 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-02-11 05:39:41.254 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid a80315ce-93b5-4454-9f93-d0477cb02a79 2022-02-11 05:39:41.285 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-02-11 05:39:41.313 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-11 05:39:41.344 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-02-11 05:39:41.373 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-11 05:39:41.375 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-02-11 05:39:41.378 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-02-11 05:39:41.380 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-11 05:39:41.410 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-02-11 05:39:41.412 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-02-11 05:39:41.441 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-11 05:39:41.444 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-11 05:39:41.446 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=ceph 2022-02-11 05:39:41.448 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-02-11 05:39:41.478 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-11 05:39:41.480 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-11 05:39:41.482 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-11 05:39:41.500 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:39:41.502 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-11 05:39:41.519 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:39:41.522 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-11 05:39:41.539 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:39:41.541 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-11 05:39:41.544 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-11 05:39:41.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-11 05:39:41.549 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-11 05:39:41.551 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:39:41.554 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-11 05:39:41.557 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:39:41.574 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:41.577 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-11 05:39:41.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-11 05:39:41.582 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:39:41.599 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:41.602 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:39:41.605 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:39:41.634 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:39:41.638 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:39:41.640 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-11 05:39:41.643 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-11 05:39:41.645 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-11 05:39:41.649 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:39:41.668 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:39:41.670 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:39:41.672 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:39:41.675 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:39:41.677 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:39:41.719 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:39:41.753 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:39:41.789 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:39:41.825 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-11 05:39:41.847 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:41.851 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-11 05:39:41.854 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-11 05:39:41.857 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-11 05:39:41.863 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-11 05:39:41.868 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-11 05:39:41.870 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-11 05:39:41.874 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-11 05:39:41.879 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-11 05:39:41.882 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-11 05:39:41.885 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-11 05:39:41.899 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-11 05:39:41.900 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:39:41.910 | d /var/run/uwsgi 0755 ubuntu root 2022-02-11 05:39:41.916 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:39:41.938 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-11 05:39:41.940 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-11 05:39:41.945 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-11 05:39:41.980 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-11 05:39:42.012 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-11 05:39:42.046 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-11 05:39:42.077 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-11 05:39:42.108 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-11 05:39:42.138 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-11 05:39:42.170 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-11 05:39:42.201 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-11 05:39:42.231 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:39:42.262 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-11 05:39:42.295 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-11 05:39:42.326 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-11 05:39:42.356 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-11 05:39:42.359 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-11 05:39:42.362 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-11 05:39:42.365 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-11 05:39:42.367 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-11 05:39:42.370 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:42.373 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:42.376 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-11 05:39:42.379 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-11 05:39:42.381 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-11 05:39:42.413 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-11 05:39:42.449 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-11 05:39:42.449 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-11 05:39:42.458 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-11 05:39:42.463 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-11 05:39:42.465 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-11 05:39:42.468 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-11 05:39:42.470 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-11 05:39:42.473 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:39:42.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:42.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:42.481 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-11 05:39:42.484 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-11 05:39:42.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:39:42.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:39:42.492 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-11 05:39:42.575 | Enabling site cinder-wsgi. 2022-02-11 05:39:42.580 | To activate the new configuration, you need to run: 2022-02-11 05:39:42.581 | systemctl reload apache2 2022-02-11 05:39:42.588 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-11 05:39:42.591 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:39:42.594 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:39:42.600 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:39:42.737 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-02-11 05:39:42.741 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-11 05:39:42.772 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.82/image 2022-02-11 05:39:42.811 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-11 05:39:42.838 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:39:42.842 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-11 05:39:42.843 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-11 05:39:42.845 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-11 05:39:42.848 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-11 05:39:42.850 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-11 05:39:42.888 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-11 05:39:42.925 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.82/identity 2022-02-11 05:39:42.961 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-11 05:39:42.996 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-11 05:39:43.038 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-11 05:39:43.070 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-11 05:39:43.098 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-11 05:39:43.129 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:39:43.161 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-11 05:39:43.191 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-11 05:39:43.221 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-11 05:39:43.251 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-11 05:39:43.254 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-11 05:39:43.274 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:43.277 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.82:2379 2022-02-11 05:39:43.311 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-11 05:39:43.314 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-11 05:39:43.333 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:39:43.335 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-11 05:39:43.339 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-11 05:39:43.342 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-11 05:39:43.346 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:39:43.348 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-11 05:39:43.351 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-11 05:39:43.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:39:43.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:39:43.361 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:39:43.365 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:39:43.369 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:39:43.372 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:39:43.374 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-11 05:39:43.377 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-11 05:39:43.380 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-11 05:39:43.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:39:43.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:39:43.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-11 05:39:43.392 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:39:43.395 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-11 05:39:43.397 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-11 05:39:43.400 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-11 05:39:43.402 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:39:43.404 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:39:43.407 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:39:43.410 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:39:43.413 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:39:43.416 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:39:43.438 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:39:43.441 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:39:43.443 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:39:43.446 | + functions-common:git_clone:629 : echo master 2022-02-11 05:39:43.447 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:39:43.452 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-11 05:39:43.455 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:39:43.457 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-11 05:39:43.460 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:39:43.461 | + functions-common:git_clone:678 : head -1 2022-02-11 05:39:43.469 | 160b1d7bfa Merge "[ovn] Prevent stale ports in the OVN database" 2022-02-11 05:39:43.472 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:39:43.476 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-11 05:39:43.478 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:39:43.481 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-11 05:39:43.483 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-11 05:39:43.486 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:39:43.488 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-11 05:39:43.492 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:39:43.495 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-11 05:39:43.497 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-11 05:39:43.500 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:39:43.502 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:39:43.505 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-11 05:39:43.508 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:39:43.511 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-11 05:39:43.513 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:39:43.516 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:39:43.519 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-11 05:39:43.526 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-11 05:39:43.528 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-11 05:39:44.229 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-11 05:39:44.231 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:39:44.234 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:39:44.236 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:39:44.238 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-11 05:39:44.241 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-11 05:39:44.243 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:39:44.246 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:39:44.248 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:39:44.250 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:39:44.253 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:39:44.257 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:39:44.260 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:39:44.262 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-11 05:39:44.290 | Using python 3.8 to install /opt/stack/neutron 2022-02-11 05:39:44.293 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-11 05:39:45.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:39:45.219 | from cryptography.utils import int_from_bytes 2022-02-11 05:39:45.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:39:45.219 | from cryptography.utils import int_from_bytes 2022-02-11 05:39:46.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:39:46.432 | Obtaining file:///opt/stack/neutron 2022-02-11 05:39:46.433 | Preparing metadata (setup.py): started 2022-02-11 05:39:48.683 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:39:48.778 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (5.8.0) 2022-02-11 05:39:48.779 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.5.0) 2022-02-11 05:39:48.780 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.1.1) 2022-02-11 05:39:48.781 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.5.1) 2022-02-11 05:39:48.782 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.4.0) 2022-02-11 05:39:48.783 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (5.1.1) 2022-02-11 05:39:48.784 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.33.0) 2022-02-11 05:39:48.785 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.4.1) 2022-02-11 05:39:48.786 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.20.4) 2022-02-11 05:39:48.788 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.27.1) 2022-02-11 05:39:48.789 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.0.3) 2022-02-11 05:39:48.790 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (9.3.0) 2022-02-11 05:39:48.791 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.8.0) 2022-02-11 05:39:48.793 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.11.0) 2022-02-11 05:39:48.794 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.19.0) 2022-02-11 05:39:48.795 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (7.7.0) 2022-02-11 05:39:48.796 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (6.3.1) 2022-02-11 05:39:48.797 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.4.31) 2022-02-11 05:39:48.798 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.8.7) 2022-02-11 05:39:48.799 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.4.0) 2022-02-11 05:39:48.800 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.7.6) 2022-02-11 05:39:48.801 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.5.0) 2022-02-11 05:39:48.803 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.10.0) 2022-02-11 05:39:48.805 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.5.0) 2022-02-11 05:39:48.806 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (8.7.1) 2022-02-11 05:39:48.807 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.4.0) 2022-02-11 05:39:48.808 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (11.1.0) 2022-02-11 05:39:48.809 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (5.1.0) 2022-02-11 05:39:48.810 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.6.1) 2022-02-11 05:39:48.811 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (12.12.0) 2022-02-11 05:39:48.812 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.5.0) 2022-02-11 05:39:48.813 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.10.1) 2022-02-11 05:39:48.814 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.6.2) 2022-02-11 05:39:48.815 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.3.0) 2022-02-11 05:39:48.816 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (6.3.0) 2022-02-11 05:39:48.817 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.2.0) 2022-02-11 05:39:48.819 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.8.0) 2022-02-11 05:39:48.820 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.4.0) 2022-02-11 05:39:48.821 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.12.1) 2022-02-11 05:39:48.822 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.5.0) 2022-02-11 05:39:48.823 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (3.4.2) 2022-02-11 05:39:48.824 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.3.0) 2022-02-11 05:39:48.825 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.1.0) 2022-02-11 05:39:48.826 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.16.0) 2022-02-11 05:39:48.827 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (1.15.0) 2022-02-11 05:39:48.829 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (21.3) 2022-02-11 05:39:48.830 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (5.9.0) 2022-02-11 05:39:48.831 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.6.5) 2022-02-11 05:39:48.832 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (22.0.0) 2022-02-11 05:39:48.833 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (17.6.0) 2022-02-11 05:39:48.835 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (0.61.0) 2022-02-11 05:39:48.836 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (4.4.0) 2022-02-11 05:39:48.837 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.7.0) 2022-02-11 05:39:48.838 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.4.0) 2022-02-11 05:39:48.839 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev492) (2.10.1) 2022-02-11 05:39:48.856 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev492) (5.4.0) 2022-02-11 05:39:48.858 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev492) (4.10.1) 2022-02-11 05:39:48.859 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev492) (1.1.6) 2022-02-11 05:39:48.869 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev492) (1.13.3) 2022-02-11 05:39:48.881 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev492) (1.1.2) 2022-02-11 05:39:48.882 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev492) (1.16.0) 2022-02-11 05:39:48.883 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev492) (2.1.0) 2022-02-11 05:39:48.903 | 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.dev492) (3.0.7) 2022-02-11 05:39:48.910 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev492) (2.0.1) 2022-02-11 05:39:48.971 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev492) (1.0.2) 2022-02-11 05:39:48.973 | 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.dev492) (1.7.0) 2022-02-11 05:39:49.028 | 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.dev492) (4.4.0) 2022-02-11 05:39:49.030 | 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.dev492) (3.1.1) 2022-02-11 05:39:49.076 | 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.dev492) (1.2.2) 2022-02-11 05:39:49.079 | 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.dev492) (2.7.0) 2022-02-11 05:39:49.110 | 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.dev492) (1.32) 2022-02-11 05:39:49.112 | 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.dev492) (1.1.5) 2022-02-11 05:39:49.114 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (1.4.0) 2022-02-11 05:39:49.116 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (1.4.4) 2022-02-11 05:39:49.117 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (2.5.0) 2022-02-11 05:39:49.119 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (0.10.0) 2022-02-11 05:39:49.120 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (6.0) 2022-02-11 05:39:49.120 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev492) (36.0.1) 2022-02-11 05:39:49.138 | 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.dev492) (1.0.3) 2022-02-11 05:39:49.231 | 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.dev492) (0.17.3) 2022-02-11 05:39:49.275 | 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.dev492) (1.5.0) 2022-02-11 05:39:49.378 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev492) (0.5.0) 2022-02-11 05:39:49.382 | 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.dev492) (0.13.0) 2022-02-11 05:39:49.384 | 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.dev492) (2.0.1) 2022-02-11 05:39:49.444 | 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.dev492) (2.8.2) 2022-02-11 05:39:49.448 | 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.dev492) (0.9.6) 2022-02-11 05:39:49.509 | 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.dev492) (5.0.9) 2022-02-11 05:39:49.510 | 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.dev492) (5.0.0) 2022-02-11 05:39:49.511 | 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.dev492) (5.2.3) 2022-02-11 05:39:49.516 | 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.dev492) (0.4.0) 2022-02-11 05:39:49.540 | 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.dev492) (3.3.0) 2022-02-11 05:39:49.542 | 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.dev492) (3.2.0) 2022-02-11 05:39:49.597 | 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.dev492) (1.15.0) 2022-02-11 05:39:49.653 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev492) (2021.3) 2022-02-11 05:39:49.687 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev492) (1.3.3) 2022-02-11 05:39:49.689 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev492) (3.0.0) 2022-02-11 05:39:49.713 | 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.dev492) (3.0.0) 2022-02-11 05:39:49.863 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev492) (2.4.0) 2022-02-11 05:39:49.936 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev492) (60.7.1) 2022-02-11 05:39:50.015 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev492) (0.3.5) 2022-02-11 05:39:50.017 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev492) (3.0.0) 2022-02-11 05:39:50.130 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.131 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.132 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.134 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.135 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.136 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.137 | 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.dev492) (0.6.5) 2022-02-11 05:39:50.349 | 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.dev492) (3.10.0) 2022-02-11 05:39:50.350 | 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.dev492) (2.4.2) 2022-02-11 05:39:50.351 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev492) (3.2.0) 2022-02-11 05:39:50.398 | 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.dev492) (3.16.0) 2022-02-11 05:39:50.404 | 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.dev492) (2.1.0) 2022-02-11 05:39:50.497 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev492) (3.3) 2022-02-11 05:39:50.498 | 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.dev492) (1.26.8) 2022-02-11 05:39:50.499 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev492) (2019.11.28) 2022-02-11 05:39:50.501 | 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.dev492) (2.0.11) 2022-02-11 05:39:50.538 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev492) (0.7) 2022-02-11 05:39:50.882 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev492) (0.12.2) 2022-02-11 05:39:50.963 | 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.dev492) (5.0.0) 2022-02-11 05:39:51.162 | 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.dev492) (2.21) 2022-02-11 05:39:51.238 | 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.dev492) (2.3.3) 2022-02-11 05:39:51.242 | 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.dev492) (0.5.0) 2022-02-11 05:39:51.475 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev492) (2.5.0) 2022-02-11 05:39:51.651 | 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.dev492) (2.2) 2022-02-11 05:39:52.225 | 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.dev492) (0.13.1) 2022-02-11 05:39:52.275 | 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.dev492) (0.2.5) 2022-02-11 05:39:52.898 | 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.dev492) (0.5.2) 2022-02-11 05:39:52.898 | 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.dev492) (0.4.2) 2022-02-11 05:39:53.208 | 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.dev492) (2.0.0) 2022-02-11 05:39:53.209 | 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.dev492) (4.10.0) 2022-02-11 05:39:53.382 | 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.dev492) (3.7.0) 2022-02-11 05:39:53.639 | 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.dev492) (1.8.2) 2022-02-11 05:39:53.640 | 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.dev492) (21.4.0) 2022-02-11 05:39:53.830 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev492) (1.0.0) 2022-02-11 05:39:54.055 | 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.dev492) (2.3.1) 2022-02-11 05:39:55.541 | Installing collected packages: neutron 2022-02-11 05:39:55.541 | Attempting uninstall: neutron 2022-02-11 05:39:55.543 | Found existing installation: neutron 19.1.0 2022-02-11 05:39:56.849 | Uninstalling neutron-19.1.0: 2022-02-11 05:39:56.927 | Successfully uninstalled neutron-19.1.0 2022-02-11 05:39:56.929 | Running setup.py develop for neutron 2022-02-11 05:40:00.960 | Successfully installed neutron 2022-02-11 05:40:00.960 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:40:00.967 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:40:00.967 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:40:01.120 | + inc/python:pip_install:200 : result=0 2022-02-11 05:40:01.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:40:01.125 | + functions-common:time_stop:2425 : local name 2022-02-11 05:40:01.127 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:40:01.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:40:01.132 | + functions-common:time_stop:2428 : local total 2022-02-11 05:40:01.134 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:40:01.136 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:40:01.139 | + functions-common:time_stop:2432 : start_time=1644557984284 2022-02-11 05:40:01.141 | + functions-common:time_stop:2434 : [[ -z 1644557984284 ]] 2022-02-11 05:40:01.143 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:40:01.148 | + functions-common:time_stop:2437 : end_time=1644558001145 2022-02-11 05:40:01.150 | + functions-common:time_stop:2438 : elapsed_time=16861 2022-02-11 05:40:01.153 | + functions-common:time_stop:2439 : total=171642 2022-02-11 05:40:01.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:40:01.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=188503 2022-02-11 05:40:01.160 | + inc/python:pip_install:203 : return 0 2022-02-11 05:40:01.162 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:40:01.164 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-11 05:40:01.167 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-11 05:40:01.187 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-11 05:40:01.200 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-11 05:40:01.203 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-11 05:40:01.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:40:01.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:40:01.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-11 05:40:01.213 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:40:01.216 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-11 05:40:01.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:40:01.221 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-11 05:40:01.239 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:01.242 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-11 05:40:01.245 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-11 05:40:01.247 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-11 05:40:01.250 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:40:01.252 | + lib/stack:stack_install_service:32 : install_nova 2022-02-11 05:40:01.255 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-11 05:40:01.258 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-11 05:40:01.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:40:01.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:40:01.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-11 05:40:01.270 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:40:01.273 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-11 05:40:01.290 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:01.293 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-11 05:40:01.311 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:01.315 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-11 05:40:01.334 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:01.337 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-11 05:40:01.339 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-11 05:40:01.342 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-11 05:40:01.346 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:40:01.348 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:40:01.351 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:40:01.354 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:40:01.356 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:40:01.359 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:40:01.377 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:40:01.379 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:40:01.382 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:01.385 | + functions-common:git_clone:629 : echo master 2022-02-11 05:40:01.385 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:40:01.393 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-11 05:40:01.396 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:01.401 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-11 05:40:01.404 | + functions-common:git_clone:678 : head -1 2022-02-11 05:40:01.405 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:40:01.448 | 232f8275ec Merge "Join quota exception family trees" 2022-02-11 05:40:01.452 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:40:01.455 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-11 05:40:01.458 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:40:01.460 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-11 05:40:01.467 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-11 05:40:01.467 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:40:01.468 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-11 05:40:01.471 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:40:01.473 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-11 05:40:01.477 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-11 05:40:01.479 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:40:01.482 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:40:01.485 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-11 05:40:01.489 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:40:01.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-11 05:40:01.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:40:01.499 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:40:01.502 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-11 05:40:01.510 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-11 05:40:01.513 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-11 05:40:02.194 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-11 05:40:02.200 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:40:02.203 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:40:02.205 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:40:02.207 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-11 05:40:02.211 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-11 05:40:02.213 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:40:02.216 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:40:02.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:40:02.220 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:40:02.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:40:02.225 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:40:02.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:40:02.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-11 05:40:02.253 | Using python 3.8 to install /opt/stack/nova 2022-02-11 05:40:02.256 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-11 05:40:03.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:40:03.194 | from cryptography.utils import int_from_bytes 2022-02-11 05:40:03.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:40:03.194 | from cryptography.utils import int_from_bytes 2022-02-11 05:40:04.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:40:04.456 | Obtaining file:///opt/stack/nova 2022-02-11 05:40:04.457 | Preparing metadata (setup.py): started 2022-02-11 05:40:07.633 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:40:07.873 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (5.8.0) 2022-02-11 05:40:07.874 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.4.31) 2022-02-11 05:40:07.875 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (5.1.1) 2022-02-11 05:40:07.876 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.33.0) 2022-02-11 05:40:07.877 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.0.3) 2022-02-11 05:40:07.878 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (9.3.0) 2022-02-11 05:40:07.879 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.7.1) 2022-02-11 05:40:07.881 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.5.1) 2022-02-11 05:40:07.882 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (36.0.1) 2022-02-11 05:40:07.883 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.8.7) 2022-02-11 05:40:07.884 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.1.2) 2022-02-11 05:40:07.885 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.1.1) 2022-02-11 05:40:07.886 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.5.0) 2022-02-11 05:40:07.888 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.0.0) 2022-02-11 05:40:07.889 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.13.0) 2022-02-11 05:40:07.890 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.7.6) 2022-02-11 05:40:07.891 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.8.0) 2022-02-11 05:40:07.892 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.11.0) 2022-02-11 05:40:07.893 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.8.1) 2022-02-11 05:40:07.894 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.0.2) 2022-02-11 05:40:07.895 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev253) (3.2.0) 2022-02-11 05:40:07.896 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (8.2.0) 2022-02-11 05:40:07.897 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.4.0) 2022-02-11 05:40:07.899 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (7.7.0) 2022-02-11 05:40:07.900 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.5.0) 2022-02-11 05:40:07.901 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.27.1) 2022-02-11 05:40:07.902 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.5.0) 2022-02-11 05:40:07.984 | Collecting websockify>=0.9.0 2022-02-11 05:40:07.992 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-11 05:40:07.998 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.10.0) 2022-02-11 05:40:07.999 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.5.0) 2022-02-11 05:40:08.001 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (8.7.1) 2022-02-11 05:40:08.002 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.4.0) 2022-02-11 05:40:08.003 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.6.1) 2022-02-11 05:40:08.004 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.3.0) 2022-02-11 05:40:08.005 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.2.0) 2022-02-11 05:40:08.007 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.4.0) 2022-02-11 05:40:08.008 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.12.1) 2022-02-11 05:40:08.009 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (11.1.0) 2022-02-11 05:40:08.010 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (6.3.0) 2022-02-11 05:40:08.011 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (12.12.0) 2022-02-11 05:40:08.012 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.10.1) 2022-02-11 05:40:08.013 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.6.2) 2022-02-11 05:40:08.014 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (5.1.0) 2022-02-11 05:40:08.015 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.8.0) 2022-02-11 05:40:08.016 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.5.0) 2022-02-11 05:40:08.017 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.5.0) 2022-02-11 05:40:08.018 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (5.9.0) 2022-02-11 05:40:08.019 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.5.0) 2022-02-11 05:40:08.021 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (5.1.0) 2022-02-11 05:40:08.022 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.1.0) 2022-02-11 05:40:08.023 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.7.0) 2022-02-11 05:40:08.024 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.7.0) 2022-02-11 05:40:08.025 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (3.10.0) 2022-02-11 05:40:08.065 | Collecting microversion-parse>=0.2.1 2022-02-11 05:40:08.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-11 05:40:08.078 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.10.1) 2022-02-11 05:40:08.079 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.2.2) 2022-02-11 05:40:08.080 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.3.3) 2022-02-11 05:40:08.081 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (1.7.0) 2022-02-11 05:40:08.082 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (4.6.3) 2022-02-11 05:40:08.083 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.8.2) 2022-02-11 05:40:08.084 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (2.4.0) 2022-02-11 05:40:08.085 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (0.61.0) 2022-02-11 05:40:08.086 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev253) (6.0) 2022-02-11 05:40:08.104 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev253) (5.4.0) 2022-02-11 05:40:08.105 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev253) (1.1.6) 2022-02-11 05:40:08.106 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev253) (4.10.1) 2022-02-11 05:40:08.128 | 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.dev253) (5.2.0) 2022-02-11 05:40:08.171 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev253) (1.15.0) 2022-02-11 05:40:08.203 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev253) (2.1.0) 2022-02-11 05:40:08.204 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev253) (1.16.0) 2022-02-11 05:40:08.229 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev253) (2.0.1) 2022-02-11 05:40:08.358 | 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.dev253) (3.1.1) 2022-02-11 05:40:08.360 | 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.dev253) (4.4.0) 2022-02-11 05:40:08.449 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev253) (1.4.0) 2022-02-11 05:40:08.450 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev253) (2.5.0) 2022-02-11 05:40:08.451 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev253) (0.10.0) 2022-02-11 05:40:08.453 | 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.dev253) (1.32) 2022-02-11 05:40:08.454 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev253) (1.4.4) 2022-02-11 05:40:08.456 | 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.dev253) (1.1.5) 2022-02-11 05:40:08.477 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev253) (5.5.0) 2022-02-11 05:40:08.479 | 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.dev253) (6.3.1) 2022-02-11 05:40:08.533 | 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.dev253) (0.6.5) 2022-02-11 05:40:08.535 | 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.dev253) (2.4.0) 2022-02-11 05:40:08.538 | 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.dev253) (1.15.0) 2022-02-11 05:40:08.597 | 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.dev253) (0.17.3) 2022-02-11 05:40:08.710 | 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.dev253) (2.0.1) 2022-02-11 05:40:08.711 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev253) (0.5.0) 2022-02-11 05:40:08.778 | 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.dev253) (0.9.6) 2022-02-11 05:40:08.839 | 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.dev253) (5.0.0) 2022-02-11 05:40:08.843 | 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.dev253) (5.0.9) 2022-02-11 05:40:08.844 | 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.dev253) (5.2.3) 2022-02-11 05:40:08.845 | 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.dev253) (0.4.0) 2022-02-11 05:40:08.873 | 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.dev253) (3.2.0) 2022-02-11 05:40:08.875 | 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.dev253) (3.3.0) 2022-02-11 05:40:08.924 | 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.dev253) (1.0.3) 2022-02-11 05:40:08.980 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev253) (2021.3) 2022-02-11 05:40:09.016 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev253) (1.3.3) 2022-02-11 05:40:09.018 | 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.dev253) (3.0.0) 2022-02-11 05:40:09.068 | 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.dev253) (3.0.7) 2022-02-11 05:40:09.071 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev253) (21.3) 2022-02-11 05:40:09.157 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev253) (1.5.0) 2022-02-11 05:40:09.183 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev253) (60.7.1) 2022-02-11 05:40:09.279 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev253) (0.2.5) 2022-02-11 05:40:09.355 | 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.dev253) (3.16.0) 2022-02-11 05:40:09.422 | 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.dev253) (22.0.0) 2022-02-11 05:40:09.424 | 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.dev253) (1.3.3) 2022-02-11 05:40:09.425 | 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.dev253) (1.13.3) 2022-02-11 05:40:09.472 | 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.dev253) (2.4.2) 2022-02-11 05:40:09.475 | 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.dev253) (3.10.0) 2022-02-11 05:40:09.476 | 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.dev253) (2.1.0) 2022-02-11 05:40:09.555 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev253) (3.3) 2022-02-11 05:40:09.558 | 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.dev253) (2.0.11) 2022-02-11 05:40:09.559 | 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.dev253) (1.26.8) 2022-02-11 05:40:09.560 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev253) (2019.11.28) 2022-02-11 05:40:09.655 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev253) (0.7) 2022-02-11 05:40:09.869 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev253) (0.4.2) 2022-02-11 05:40:09.872 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev253) (0.5.2) 2022-02-11 05:40:09.983 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev253) (2.6.3) 2022-02-11 05:40:09.987 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev253) (1.4.2) 2022-02-11 05:40:09.988 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev253) (2.4.0) 2022-02-11 05:40:10.078 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev253) (0.12.2) 2022-02-11 05:40:11.318 | Collecting numpy 2022-02-11 05:40:11.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-11 05:40:11.855 | 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.dev253) (5.0.0) 2022-02-11 05:40:12.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev253) (2.21) 2022-02-11 05:40:12.174 | 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.dev253) (2.3.3) 2022-02-11 05:40:12.175 | 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.dev253) (0.5.0) 2022-02-11 05:40:12.388 | 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.dev253) (2.5.0) 2022-02-11 05:40:12.507 | 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.dev253) (2.2) 2022-02-11 05:40:12.996 | 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.dev253) (0.13.1) 2022-02-11 05:40:13.044 | 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.dev253) (2.16.0) 2022-02-11 05:40:13.449 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.450 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.451 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.452 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.453 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.454 | 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.dev253) (0.6.5) 2022-02-11 05:40:13.455 | 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.dev253) (0.6.5) 2022-02-11 05:40:14.758 | 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.dev253) (3.7.0) 2022-02-11 05:40:15.182 | 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.dev253) (21.4.0) 2022-02-11 05:40:15.183 | 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.dev253) (1.8.2) 2022-02-11 05:40:15.284 | 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.dev253) (2.4.0) 2022-02-11 05:40:15.392 | 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.dev253) (1.0.0) 2022-02-11 05:40:16.923 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-11 05:40:16.923 | Attempting uninstall: numpy 2022-02-11 05:40:16.926 | Found existing installation: numpy 1.17.4 2022-02-11 05:40:16.930 | Uninstalling numpy-1.17.4: 2022-02-11 05:40:17.063 | Successfully uninstalled numpy-1.17.4 2022-02-11 05:40:20.807 | Running setup.py develop for nova 2022-02-11 05:40:25.375 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-11 05:40:25.375 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:40:25.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:40:25.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:40:25.603 | + inc/python:pip_install:200 : result=0 2022-02-11 05:40:25.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:40:25.609 | + functions-common:time_stop:2425 : local name 2022-02-11 05:40:25.612 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:40:25.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:40:25.618 | + functions-common:time_stop:2428 : local total 2022-02-11 05:40:25.621 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:40:25.623 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:40:25.625 | + functions-common:time_stop:2432 : start_time=1644558002247 2022-02-11 05:40:25.628 | + functions-common:time_stop:2434 : [[ -z 1644558002247 ]] 2022-02-11 05:40:25.632 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:40:25.637 | + functions-common:time_stop:2437 : end_time=1644558025634 2022-02-11 05:40:25.639 | + functions-common:time_stop:2438 : elapsed_time=23387 2022-02-11 05:40:25.641 | + functions-common:time_stop:2439 : total=188503 2022-02-11 05:40:25.644 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:40:25.646 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=211890 2022-02-11 05:40:25.649 | + inc/python:pip_install:203 : return 0 2022-02-11 05:40:25.652 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:40:25.654 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-11 05:40:25.657 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-11 05:40:25.680 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-11 05:40:25.696 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-11 05:40:25.699 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-11 05:40:25.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:40:25.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:40:25.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-11 05:40:25.711 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:40:25.714 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-11 05:40:25.730 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:40:25.732 | + ./stack.sh:main:937 : configure_nova 2022-02-11 05:40:25.735 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-11 05:40:25.752 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-11 05:40:25.754 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-11 05:40:25.757 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-11 05:40:25.761 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-11 05:40:25.761 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-11 05:40:25.767 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-11 05:40:25.769 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-11 05:40:25.773 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-11 05:40:25.776 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-11 05:40:25.778 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-11 05:40:25.781 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-11 05:40:25.784 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-11 05:40:25.786 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-11 05:40:25.800 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-11 05:40:25.815 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-11 05:40:25.829 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-11 05:40:25.844 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-11 05:40:25.859 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-11 05:40:25.862 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-11 05:40:25.870 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.LZkNhupv9p 2022-02-11 05:40:25.873 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-11 05:40:25.876 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-11 05:40:25.879 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-11 05:40:25.885 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-11 05:40:25.888 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-11 05:40:25.890 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.LZkNhupv9p 2022-02-11 05:40:25.895 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.LZkNhupv9p 2022-02-11 05:40:25.908 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.LZkNhupv9p /etc/sudoers.d/nova-rootwrap 2022-02-11 05:40:25.924 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-11 05:40:25.930 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-11 05:40:25.934 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-11 05:40:25.937 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-11 05:40:25.939 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-11 05:40:25.942 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-11 05:40:25.945 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-11 05:40:25.948 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2022-02-11 05:40:25.951 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-11 05:40:25.956 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-11 05:40:25.976 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:25.978 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-11 05:40:25.981 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-11 05:40:25.985 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-11 05:40:25.989 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-11 05:40:26.024 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-11 05:40:26.026 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-11 05:40:26.057 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-11 05:40:26.090 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-11 05:40:26.130 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-11 05:40:26.163 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-11 05:40:26.198 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-11 05:40:26.234 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-11 05:40:26.236 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.82 2022-02-11 05:40:26.269 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-11 05:40:26.301 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-11 05:40:26.339 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-11 05:40:26.373 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-11 05:40:26.406 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-11 05:40:26.441 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-11 05:40:26.443 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:40:26.446 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:40:26.448 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:40:26.450 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:40:26.452 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:40:26.455 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:40:26.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:40:26.461 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:40:26.463 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:40:26.465 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:40:26.467 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:40:26.470 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-11 05:40:26.472 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:40:26.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:40:26.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:40:26.480 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:40:26.482 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:40:26.484 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:40:26.486 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-11 05:40:26.505 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:26.508 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:40:26.511 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-11 05:40:26.514 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-11 05:40:26.546 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-11 05:40:26.548 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-11 05:40:26.550 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-11 05:40:26.553 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-11 05:40:26.555 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-11 05:40:26.558 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-11 05:40:26.592 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-11 05:40:26.594 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-11 05:40:26.597 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-11 05:40:26.604 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-11 05:40:26.604 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-11 05:40:26.606 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-11 05:40:26.642 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-11 05:40:26.677 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-11 05:40:26.707 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-11 05:40:26.752 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-11 05:40:26.770 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:26.774 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-11 05:40:26.792 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:26.796 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-11 05:40:26.796 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-11 05:40:26.803 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-11 05:40:26.805 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-11 05:40:26.837 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-11 05:40:26.856 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:26.859 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-11 05:40:26.862 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-11 05:40:26.865 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-11 05:40:26.868 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-11 05:40:26.871 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-11 05:40:26.909 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-11 05:40:26.945 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.82/identity 2022-02-11 05:40:26.979 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-11 05:40:27.010 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-11 05:40:27.042 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-11 05:40:27.074 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-11 05:40:27.107 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-11 05:40:27.142 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:40:27.178 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-11 05:40:27.213 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-11 05:40:27.231 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:27.234 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-11 05:40:27.236 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-11 05:40:27.277 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-11 05:40:27.312 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.82/identity 2022-02-11 05:40:27.352 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-11 05:40:27.388 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-11 05:40:27.421 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-11 05:40:27.455 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-11 05:40:27.489 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-11 05:40:27.520 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-11 05:40:27.538 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:27.540 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-11 05:40:27.543 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-11 05:40:27.574 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-11 05:40:27.607 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-11 05:40:27.610 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-11 05:40:27.641 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-11 05:40:27.644 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-11 05:40:27.646 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-11 05:40:27.648 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:40:27.650 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:40:27.653 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:40:27.655 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:40:27.658 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:40:27.660 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:40:27.664 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-11 05:40:27.666 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:40:27.668 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:40:27.671 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:40:27.673 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:40:27.676 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:40:27.679 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:40:27.681 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:40:27.684 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:40:27.686 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:40:27.689 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:40:27.694 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:40:27.697 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-11 05:40:27.699 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-11 05:40:27.702 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-11 05:40:27.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:40:27.722 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:40:27.725 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:40:27.728 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:40:27.731 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:40:27.733 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:40:27.763 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:40:27.793 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:40:27.824 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:40:27.857 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-11 05:40:27.893 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-11 05:40:27.910 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:27.913 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-11 05:40:27.915 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-11 05:40:27.918 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-11 05:40:27.920 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-11 05:40:27.922 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-11 05:40:27.924 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-11 05:40:27.927 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-11 05:40:27.932 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-11 05:40:27.937 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-11 05:40:27.938 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-11 05:40:27.952 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-11 05:40:27.952 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:40:27.961 | d /var/run/uwsgi 0755 ubuntu root 2022-02-11 05:40:27.965 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:40:27.982 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-11 05:40:27.985 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-11 05:40:27.991 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-11 05:40:28.022 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-11 05:40:28.049 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-11 05:40:28.079 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-11 05:40:28.108 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-11 05:40:28.138 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-11 05:40:28.165 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-11 05:40:28.195 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-11 05:40:28.226 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-11 05:40:28.256 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:40:28.285 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-11 05:40:28.314 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-11 05:40:28.343 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-11 05:40:28.371 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-11 05:40:28.374 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-11 05:40:28.377 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-11 05:40:28.379 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-11 05:40:28.382 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-11 05:40:28.384 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:28.386 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:28.389 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-11 05:40:28.392 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-11 05:40:28.394 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-11 05:40:28.422 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-11 05:40:28.453 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-11 05:40:28.453 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-11 05:40:28.464 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-11 05:40:28.467 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-11 05:40:28.470 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-11 05:40:28.472 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-11 05:40:28.475 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-11 05:40:28.477 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:40:28.479 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:28.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:28.484 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-11 05:40:28.486 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-11 05:40:28.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:28.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:28.494 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-11 05:40:28.557 | Enabling site nova-api-wsgi. 2022-02-11 05:40:28.563 | To activate the new configuration, you need to run: 2022-02-11 05:40:28.563 | systemctl reload apache2 2022-02-11 05:40:28.568 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-11 05:40:28.571 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:40:28.573 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:40:28.576 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:40:28.707 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-11 05:40:28.728 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:28.730 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-11 05:40:28.733 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-11 05:40:28.736 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-11 05:40:28.738 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-11 05:40:28.740 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-11 05:40:28.743 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-11 05:40:28.746 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-11 05:40:28.751 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-11 05:40:28.753 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-11 05:40:28.755 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-11 05:40:28.769 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-11 05:40:28.770 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:40:28.779 | d /var/run/uwsgi 0755 ubuntu root 2022-02-11 05:40:28.782 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:40:28.800 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-11 05:40:28.805 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-11 05:40:28.809 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-11 05:40:28.843 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-11 05:40:28.871 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-11 05:40:28.899 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-11 05:40:28.931 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-11 05:40:28.959 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-11 05:40:28.987 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-11 05:40:29.018 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-11 05:40:29.048 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-11 05:40:29.079 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:40:29.110 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-11 05:40:29.141 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-11 05:40:29.171 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-11 05:40:29.201 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-11 05:40:29.203 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-11 05:40:29.232 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-11 05:40:29.249 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:29.251 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-11 05:40:29.285 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-11 05:40:29.287 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-11 05:40:29.290 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-11 05:40:29.308 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:29.310 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:40:29.313 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:40:29.344 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-11 05:40:29.376 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-11 05:40:29.378 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-11 05:40:29.381 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-11 05:40:29.383 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:40:29.386 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-11 05:40:29.388 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:40:29.404 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:29.407 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-11 05:40:29.410 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-11 05:40:29.412 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:40:29.429 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:29.431 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:40:29.434 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:40:29.463 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:40:29.465 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:40:29.468 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-11 05:40:29.497 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-11 05:40:29.527 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-11 05:40:29.563 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-11 05:40:29.580 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:29.582 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-11 05:40:29.618 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-11 05:40:29.620 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-11 05:40:29.622 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-11 05:40:29.654 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-11 05:40:29.689 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.82/identity 2022-02-11 05:40:29.721 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-11 05:40:29.753 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-11 05:40:29.784 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-11 05:40:29.817 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-11 05:40:29.852 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-11 05:40:29.883 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-11 05:40:29.926 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-11 05:40:29.945 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:29.948 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-11 05:40:29.952 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:40:29.955 | + lib/nova:create_nova_conf:543 : local conf 2022-02-11 05:40:29.957 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-11 05:40:29.960 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-11 05:40:29.963 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:40:29.965 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:40:29.968 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-11 05:40:29.970 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-11 05:40:29.973 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-11 05:40:29.979 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-11 05:40:29.981 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-11 05:40:29.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-11 05:40:29.986 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-11 05:40:29.988 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-11 05:40:29.992 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-11 05:40:30.026 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-11 05:40:30.058 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-11 05:40:30.090 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:40:30.092 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-11 05:40:30.094 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-11 05:40:30.098 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-11 05:40:30.117 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:30.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-11 05:40:30.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-11 05:40:30.849 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-11 05:40:30.853 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-11 05:40:31.581 | Adding vhost "nova_cell1" ... 2022-02-11 05:40:31.994 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-11 05:40:32.714 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-11 05:40:32.774 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-11 05:40:32.777 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-11 05:40:32.779 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-11 05:40:32.782 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:40:32.784 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-11 05:40:32.788 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:40:32.806 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:32.809 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-11 05:40:32.811 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-11 05:40:32.813 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:40:32.829 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:32.832 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/nova_cell1 2022-02-11 05:40:32.835 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/nova_cell1 2022-02-11 05:40:32.867 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:40:32.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:40:32.872 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-11 05:40:32.890 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:32.892 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-11 05:40:32.894 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-11 05:40:32.897 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-11 05:40:32.940 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.82/identity 2022-02-11 05:40:32.971 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-11 05:40:33.000 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-11 05:40:33.034 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-11 05:40:33.064 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-11 05:40:33.094 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-11 05:40:33.124 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-11 05:40:33.154 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-11 05:40:33.156 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-11 05:40:33.158 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-11 05:40:33.163 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:40:33.181 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:40:33.183 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:40:33.185 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:40:33.188 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:40:33.190 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:40:33.221 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:40:33.257 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:40:33.287 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:40:33.317 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:40:33.321 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-11 05:40:33.325 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:40:33.328 | + lib/nova:create_nova_conf:577 : local conf 2022-02-11 05:40:33.330 | + lib/nova:create_nova_conf:578 : local offset 2022-02-11 05:40:33.333 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-11 05:40:33.335 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:40:33.338 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:40:33.341 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-11 05:40:33.343 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-11 05:40:33.345 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-11 05:40:33.348 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-11 05:40:33.350 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-11 05:40:33.353 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-11 05:40:33.355 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-11 05:40:33.372 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:33.374 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-11 05:40:33.377 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-11 05:40:33.394 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:33.396 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-11 05:40:33.412 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:33.415 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-11 05:40:33.432 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:40:33.435 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-11 05:40:33.452 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:40:33.455 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-11 05:40:33.458 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-11 05:40:33.460 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-11 05:40:33.463 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-11 05:40:33.465 | + lib/stack:stack_install_service:32 : install_placement 2022-02-11 05:40:33.468 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-11 05:40:33.470 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-11 05:40:33.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:33.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:33.478 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-11 05:40:33.481 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:40:33.483 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:40:33.486 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:40:33.488 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:40:33.491 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:33.494 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:40:33.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:33.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:33.501 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:40:33.504 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:40:33.507 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:40:33.509 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:40:33.512 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-11 05:40:33.514 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:40:33.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:33.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:33.522 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-11 05:40:33.544 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-11 05:40:33.656 | Reading package lists... 2022-02-11 05:40:33.913 | Building dependency tree... 2022-02-11 05:40:33.914 | Reading state information... 2022-02-11 05:40:34.179 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-11 05:40:34.179 | The following packages were automatically installed and are no longer required: 2022-02-11 05:40:34.180 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:40:34.180 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:40:34.181 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:40:34.181 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:40:34.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:40:34.181 | python3-zope.interface 2022-02-11 05:40:34.181 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:40:34.294 | 0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:40:34.298 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:40:34.301 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:40:34.304 | + functions-common:time_stop:2425 : local name 2022-02-11 05:40:34.306 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:40:34.309 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:40:34.313 | + functions-common:time_stop:2428 : local total 2022-02-11 05:40:34.314 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:40:34.316 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:40:34.318 | + functions-common:time_stop:2432 : start_time=1644558033541 2022-02-11 05:40:34.328 | + functions-common:time_stop:2434 : [[ -z 1644558033541 ]] 2022-02-11 05:40:34.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:40:34.336 | + functions-common:time_stop:2437 : end_time=1644558034333 2022-02-11 05:40:34.339 | + functions-common:time_stop:2438 : elapsed_time=792 2022-02-11 05:40:34.341 | + functions-common:time_stop:2439 : total=980764 2022-02-11 05:40:34.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:40:34.346 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=981556 2022-02-11 05:40:34.348 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:40:34.352 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-11 05:40:34.355 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-11 05:40:34.357 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-11 05:40:34.360 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-11 05:40:34.363 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-11 05:40:34.389 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-11 05:40:34.391 | + functions-common:install_package:1463 : update_package_repo 2022-02-11 05:40:34.394 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-11 05:40:34.396 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-11 05:40:34.399 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-11 05:40:34.401 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:34.404 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-11 05:40:34.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:34.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:34.413 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-11 05:40:34.415 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-11 05:40:34.418 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-11 05:40:34.420 | + functions-common:apt_get_update:1190 : return 2022-02-11 05:40:34.423 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-11 05:40:34.426 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-11 05:40:34.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:34.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:34.435 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-11 05:40:34.461 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-11 05:40:34.572 | Reading package lists... 2022-02-11 05:40:34.826 | Building dependency tree... 2022-02-11 05:40:34.827 | Reading state information... 2022-02-11 05:40:35.088 | The following packages were automatically installed and are no longer required: 2022-02-11 05:40:35.090 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-11 05:40:35.090 | python3-automat python3-click python3-colorama python3-configobj 2022-02-11 05:40:35.090 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-11 05:40:35.090 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-11 05:40:35.090 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-11 05:40:35.090 | python3-zope.interface 2022-02-11 05:40:35.090 | Use 'sudo apt autoremove' to remove them. 2022-02-11 05:40:35.164 | The following NEW packages will be installed: 2022-02-11 05:40:35.165 | libapache2-mod-wsgi-py3 2022-02-11 05:40:35.273 | 0 upgraded, 1 newly installed, 0 to remove and 113 not upgraded. 2022-02-11 05:40:35.273 | Need to get 93.3 kB of archives. 2022-02-11 05:40:35.273 | After this operation, 300 kB of additional disk space will be used. 2022-02-11 05:40:35.273 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-11 05:40:35.992 | Fetched 93.3 kB in 0s (434 kB/s) 2022-02-11 05:40:36.246 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-11 05:40:36.307 | (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 ... 100313 files and directories currently installed.) 2022-02-11 05:40:36.312 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-11 05:40:36.364 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-11 05:40:36.835 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-11 05:40:37.257 | apache2_invoke: Enable module wsgi 2022-02-11 05:40:46.065 | + functions-common:apt_get:1234 : result=0 2022-02-11 05:40:46.068 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-11 05:40:46.071 | + functions-common:time_stop:2425 : local name 2022-02-11 05:40:46.074 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:40:46.076 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:40:46.079 | + functions-common:time_stop:2428 : local total 2022-02-11 05:40:46.082 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:40:46.084 | + functions-common:time_stop:2431 : name=apt-get 2022-02-11 05:40:46.087 | + functions-common:time_stop:2432 : start_time=1644558034457 2022-02-11 05:40:46.089 | + functions-common:time_stop:2434 : [[ -z 1644558034457 ]] 2022-02-11 05:40:46.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:40:46.097 | + functions-common:time_stop:2437 : end_time=1644558046094 2022-02-11 05:40:46.100 | + functions-common:time_stop:2438 : elapsed_time=11637 2022-02-11 05:40:46.102 | + functions-common:time_stop:2439 : total=981556 2022-02-11 05:40:46.105 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:40:46.107 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=993193 2022-02-11 05:40:46.109 | + functions-common:apt_get:1238 : return 0 2022-02-11 05:40:46.112 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-11 05:40:46.115 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-11 05:40:46.118 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:40:46.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:40:46.123 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:40:46.126 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-11 05:40:46.128 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-11 05:40:46.184 | wsgi (enabled by maintainer script) 2022-02-11 05:40:46.188 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-11 05:40:46.191 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-11 05:40:46.194 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:40:46.197 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-11 05:40:46.200 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-11 05:40:46.203 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:40:46.207 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:40:46.207 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:40:46.213 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-11 05:40:46.215 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-11 05:40:46.218 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-11 05:40:46.221 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-11 05:40:46.223 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-11 05:40:46.248 | Using python 3.8 to install osc-placement 2022-02-11 05:40:46.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-11 05:40:47.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:40:47.182 | from cryptography.utils import int_from_bytes 2022-02-11 05:40:47.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:40:47.182 | from cryptography.utils import int_from_bytes 2022-02-11 05:40:48.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:40:48.434 | Collecting osc-placement 2022-02-11 05:40:48.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-11 05:40:48.459 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-11 05:40:48.461 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2022-02-11 05:40:48.462 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-11 05:40:48.462 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-11 05:40:48.463 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-11 05:40:48.464 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-11 05:40:48.525 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-11 05:40:48.526 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-11 05:40:48.527 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-11 05:40:48.528 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-11 05:40:48.540 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-11 05:40:48.541 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-11 05:40:48.545 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-11 05:40:48.558 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-11 05:40:48.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-11 05:40:48.560 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-11 05:40:48.562 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-11 05:40:48.564 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-11 05:40:48.565 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-11 05:40:48.585 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-11 05:40:48.586 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-11 05:40:48.587 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-11 05:40:48.589 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-11 05:40:48.599 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-11 05:40:48.637 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-11 05:40:48.640 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-11 05:40:48.641 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-11 05:40:48.642 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-11 05:40:48.643 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-11 05:40:48.644 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-11 05:40:48.645 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-11 05:40:48.647 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-11 05:40:48.712 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-11 05:40:48.715 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-11 05:40:48.716 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-11 05:40:48.719 | 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.11) 2022-02-11 05:40:48.812 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-11 05:40:48.813 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-11 05:40:48.815 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-11 05:40:48.858 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-11 05:40:48.899 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-11 05:40:49.065 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-11 05:40:51.163 | Installing collected packages: osc-placement 2022-02-11 05:40:51.426 | Successfully installed osc-placement-3.1.1 2022-02-11 05:40:51.426 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:40:51.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:40:51.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:40:51.563 | + inc/python:pip_install:200 : result=0 2022-02-11 05:40:51.565 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:40:51.569 | + functions-common:time_stop:2425 : local name 2022-02-11 05:40:51.571 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:40:51.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:40:51.576 | + functions-common:time_stop:2428 : local total 2022-02-11 05:40:51.578 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:40:51.581 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:40:51.583 | + functions-common:time_stop:2432 : start_time=1644558046242 2022-02-11 05:40:51.586 | + functions-common:time_stop:2434 : [[ -z 1644558046242 ]] 2022-02-11 05:40:51.589 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:40:51.593 | + functions-common:time_stop:2437 : end_time=1644558051591 2022-02-11 05:40:51.596 | + functions-common:time_stop:2438 : elapsed_time=5349 2022-02-11 05:40:51.598 | + functions-common:time_stop:2439 : total=211890 2022-02-11 05:40:51.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:40:51.603 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=217239 2022-02-11 05:40:51.606 | + inc/python:pip_install:203 : return 0 2022-02-11 05:40:51.608 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-11 05:40:51.611 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-11 05:40:51.613 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-11 05:40:51.616 | + functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:40:51.619 | + functions-common:git_clone:611 : local orig_dir 2022-02-11 05:40:51.622 | ++ functions-common:git_clone:612 : pwd 2022-02-11 05:40:51.625 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:40:51.627 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:40:51.631 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:40:51.648 | + functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:40:51.650 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:40:51.653 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:51.656 | + functions-common:git_clone:629 : echo master 2022-02-11 05:40:51.656 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:40:51.662 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-11 05:40:51.665 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-11 05:40:51.667 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-11 05:40:51.669 | + functions-common:git_timed:702 : local count=0 2022-02-11 05:40:51.672 | + functions-common:git_timed:703 : local timeout=0 2022-02-11 05:40:51.674 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-11 05:40:51.677 | + functions-common:git_timed:706 : timeout=0 2022-02-11 05:40:51.680 | + functions-common:git_timed:709 : time_start git_timed 2022-02-11 05:40:51.682 | + functions-common:time_start:2411 : local name=git_timed 2022-02-11 05:40:51.684 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:40:51.687 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:40:51.689 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:40:51.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558051691 2022-02-11 05:40:51.697 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-11 05:40:51.700 | Cloning into '/opt/stack/placement'... 2022-02-11 05:41:01.097 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-11 05:41:01.100 | + functions-common:time_stop:2425 : local name 2022-02-11 05:41:01.103 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:01.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:01.107 | + functions-common:time_stop:2428 : local total 2022-02-11 05:41:01.109 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:01.112 | + functions-common:time_stop:2431 : name=git_timed 2022-02-11 05:41:01.115 | + functions-common:time_stop:2432 : start_time=1644558051691 2022-02-11 05:41:01.117 | + functions-common:time_stop:2434 : [[ -z 1644558051691 ]] 2022-02-11 05:41:01.121 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:01.125 | + functions-common:time_stop:2437 : end_time=1644558061122 2022-02-11 05:41:01.127 | + functions-common:time_stop:2438 : elapsed_time=9431 2022-02-11 05:41:01.130 | + functions-common:time_stop:2439 : total=1983 2022-02-11 05:41:01.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:01.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11414 2022-02-11 05:41:01.137 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-11 05:41:01.140 | + functions-common:git_clone:678 : git show --oneline 2022-02-11 05:41:01.140 | + functions-common:git_clone:678 : head -1 2022-02-11 05:41:01.143 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-11 05:41:01.146 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:41:01.149 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-11 05:41:01.151 | + inc/python:setup_develop:338 : local bindep 2022-02-11 05:41:01.154 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-11 05:41:01.156 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-11 05:41:01.159 | + inc/python:setup_develop:344 : local extras= 2022-02-11 05:41:01.162 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-11 05:41:01.165 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:41:01.167 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-11 05:41:01.169 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-11 05:41:01.172 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:41:01.174 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:41:01.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-11 05:41:01.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:41:01.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-11 05:41:01.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:41:01.189 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:41:01.192 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-11 05:41:01.198 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-11 05:41:01.201 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-11 05:41:01.887 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-11 05:41:01.889 | + inc/python:setup_package:418 : local bindep=0 2022-02-11 05:41:01.892 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:41:01.894 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:41:01.898 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-11 05:41:01.900 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-11 05:41:01.903 | + inc/python:setup_package:427 : local flags=-e 2022-02-11 05:41:01.905 | + inc/python:setup_package:428 : local extras= 2022-02-11 05:41:01.907 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:41:01.910 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:41:01.912 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:41:01.915 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:41:01.917 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:41:01.920 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-11 05:41:01.944 | Using python 3.8 to install /opt/stack/placement 2022-02-11 05:41:01.946 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-11 05:41:02.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:02.924 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:02.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:02.924 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:04.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:41:04.096 | Obtaining file:///opt/stack/placement 2022-02-11 05:41:04.097 | Preparing metadata (setup.py): started 2022-02-11 05:41:05.471 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 05:41:05.630 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.0) 2022-02-11 05:41:05.631 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-11 05:41:05.632 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-11 05:41:05.633 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-11 05:41:05.634 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-11 05:41:05.635 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-11 05:41:05.636 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-11 05:41:05.638 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.7.1) 2022-02-11 05:41:05.639 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-11 05:41:05.640 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-11 05:41:05.641 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-11 05:41:05.642 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-11 05:41:05.643 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-11 05:41:05.644 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-11 05:41:05.645 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-11 05:41:05.647 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-11 05:41:05.648 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-11 05:41:05.649 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-11 05:41:05.650 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-11 05:41:05.651 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-11 05:41:05.652 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-11 05:41:05.718 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-11 05:41:05.720 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-11 05:41:05.720 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-11 05:41:05.725 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-11 05:41:05.726 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-11 05:41:05.727 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-11 05:41:05.748 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-11 05:41:05.791 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-11 05:41:05.792 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-11 05:41:05.792 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-11 05:41:05.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-11 05:41:05.794 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-11 05:41:05.848 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-11 05:41:05.850 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-11 05:41:05.851 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-11 05:41:05.852 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-11 05:41:05.897 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-11 05:41:05.899 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-11 05:41:05.918 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-11 05:41:05.921 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-11 05:41:05.922 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-11 05:41:05.949 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-11 05:41:05.951 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-11 05:41:05.964 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-11 05:41:05.981 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-11 05:41:05.982 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-11 05:41:05.984 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-11 05:41:05.985 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-11 05:41:06.028 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-11 05:41:06.030 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-11 05:41:06.032 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.11) 2022-02-11 05:41:06.035 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-11 05:41:06.051 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-11 05:41:06.247 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-11 05:41:06.289 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-11 05:41:06.290 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-11 05:41:06.291 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.10.1) 2022-02-11 05:41:06.308 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-11 05:41:06.344 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-11 05:41:06.401 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-11 05:41:06.467 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-11 05:41:06.551 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-11 05:41:06.605 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-11 05:41:06.806 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-11 05:41:06.819 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-11 05:41:06.819 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-11 05:41:06.897 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-11 05:41:06.949 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-11 05:41:07.111 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-11 05:41:07.222 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-11 05:41:07.223 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-11 05:41:09.151 | Installing collected packages: openstack-placement 2022-02-11 05:41:09.153 | Running setup.py develop for openstack-placement 2022-02-11 05:41:11.496 | Successfully installed openstack-placement 2022-02-11 05:41:11.496 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:41:11.504 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:41:11.504 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:41:11.668 | + inc/python:pip_install:200 : result=0 2022-02-11 05:41:11.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:41:11.674 | + functions-common:time_stop:2425 : local name 2022-02-11 05:41:11.676 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:11.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:11.681 | + functions-common:time_stop:2428 : local total 2022-02-11 05:41:11.684 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:11.686 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:41:11.689 | + functions-common:time_stop:2432 : start_time=1644558061937 2022-02-11 05:41:11.691 | + functions-common:time_stop:2434 : [[ -z 1644558061937 ]] 2022-02-11 05:41:11.695 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:11.699 | + functions-common:time_stop:2437 : end_time=1644558071697 2022-02-11 05:41:11.702 | + functions-common:time_stop:2438 : elapsed_time=9760 2022-02-11 05:41:11.706 | + functions-common:time_stop:2439 : total=217239 2022-02-11 05:41:11.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:11.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=226999 2022-02-11 05:41:11.715 | + inc/python:pip_install:203 : return 0 2022-02-11 05:41:11.717 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 05:41:11.720 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-11 05:41:11.723 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-11 05:41:11.747 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-11 05:41:11.767 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-11 05:41:11.770 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-11 05:41:11.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:41:11.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:41:11.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-11 05:41:11.781 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:41:11.783 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-11 05:41:11.787 | + ./stack.sh:main:943 : configure_placement 2022-02-11 05:41:11.789 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-11 05:41:11.804 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-11 05:41:11.806 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-11 05:41:11.812 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-11 05:41:11.815 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-11 05:41:11.819 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-11 05:41:11.822 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-11 05:41:11.825 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-11 05:41:11.828 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-11 05:41:11.867 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-11 05:41:11.904 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-11 05:41:11.939 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-11 05:41:11.942 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-11 05:41:11.945 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-11 05:41:11.948 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-11 05:41:11.950 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-11 05:41:11.987 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-11 05:41:12.019 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.82/identity 2022-02-11 05:41:12.051 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-11 05:41:12.082 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-11 05:41:12.113 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-11 05:41:12.144 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-11 05:41:12.175 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-11 05:41:12.206 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:41:12.237 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-11 05:41:12.267 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-11 05:41:12.270 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-11 05:41:12.274 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-11 05:41:12.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:41:12.295 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:41:12.298 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:41:12.301 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:41:12.303 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:41:12.306 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:41:12.338 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:41:12.372 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:41:12.404 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:41:12.436 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-11 05:41:12.439 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-11 05:41:12.441 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-11 05:41:12.445 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-11 05:41:12.447 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-11 05:41:12.450 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-11 05:41:12.452 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-11 05:41:12.455 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-11 05:41:12.461 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-11 05:41:12.463 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-11 05:41:12.466 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-11 05:41:12.480 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-11 05:41:12.481 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:41:12.490 | d /var/run/uwsgi 0755 ubuntu root 2022-02-11 05:41:12.494 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-11 05:41:12.511 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-11 05:41:12.513 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-11 05:41:12.517 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-11 05:41:12.551 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-11 05:41:12.581 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-11 05:41:12.611 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-11 05:41:12.641 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-11 05:41:12.671 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-11 05:41:12.703 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-11 05:41:12.735 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-11 05:41:12.769 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-11 05:41:12.802 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-11 05:41:12.839 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-11 05:41:12.879 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-11 05:41:12.909 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-11 05:41:12.941 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-11 05:41:12.943 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-11 05:41:12.946 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-11 05:41:12.949 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-11 05:41:12.953 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-11 05:41:12.956 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:12.958 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:12.961 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-11 05:41:12.964 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-11 05:41:12.967 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-11 05:41:13.000 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-11 05:41:13.031 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-11 05:41:13.032 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-11 05:41:13.041 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-11 05:41:13.045 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-11 05:41:13.048 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-11 05:41:13.050 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-11 05:41:13.054 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-11 05:41:13.057 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-11 05:41:13.059 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:13.062 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:13.065 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-11 05:41:13.067 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-11 05:41:13.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:13.073 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:13.075 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-11 05:41:13.139 | Enabling site placement-api. 2022-02-11 05:41:13.145 | To activate the new configuration, you need to run: 2022-02-11 05:41:13.145 | systemctl reload apache2 2022-02-11 05:41:13.150 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-11 05:41:13.152 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-11 05:41:13.155 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:41:13.157 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-11 05:41:13.297 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-11 05:41:13.318 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:13.321 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-11 05:41:13.341 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:13.343 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-11 05:41:13.363 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:13.368 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-11 05:41:13.371 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-11 05:41:13.373 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-11 05:41:13.418 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.82/identity 2022-02-11 05:41:13.450 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-11 05:41:13.482 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-11 05:41:13.513 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-11 05:41:13.545 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-11 05:41:13.576 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-11 05:41:13.610 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-11 05:41:13.641 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-11 05:41:13.662 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:13.665 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-11 05:41:13.683 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:13.685 | + ./stack.sh:main:969 : run_phase stack install 2022-02-11 05:41:13.688 | + functions-common:run_phase:1853 : local mode=stack 2022-02-11 05:41:13.690 | + functions-common:run_phase:1854 : local phase=install 2022-02-11 05:41:13.694 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:41:13.696 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:41:13.699 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:41:13.701 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:41:13.704 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:41:13.707 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:41:13.712 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:41:13.716 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:41:13.719 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:41:13.721 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-11 05:41:13.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:41:13.742 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:13.745 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:41:13.747 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:41:13.749 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-11 05:41:13.752 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-11 05:41:13.754 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:41:13.757 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-11 05:41:13.760 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-11 05:41:13.762 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-11 05:41:13.830 | ++ inc/async:async_inner:63 : install_tempest 2022-02-11 05:41:13.871 | [17624 Async install_tempest:90145]: running: install_tempest 2022-02-11 05:41:13.875 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:41:13.877 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:41:13.881 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:41:13.885 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 05:41:13.888 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-11 05:41:13.891 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-11 05:41:13.894 | + functions-common:run_plugins:1840 : local phase=install 2022-02-11 05:41:13.897 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-11 05:41:13.900 | + functions-common:run_plugins:1843 : local plugin 2022-02-11 05:41:13.903 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-11 05:41:13.907 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:41:13.909 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-11 05:41:13.913 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2022-02-11 05:41:13.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:41:13.927 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:41:13.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-11 05:41:13.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:41:13.928 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-11 05:41:13.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2022-02-11 05:41:13.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2022-02-11 05:41:13.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2022-02-11 05:41:13.961 | Using python 3.8 to install PasteDeploy 2022-02-11 05:41:13.964 | ++ 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 --force PasteDeploy 2022-02-11 05:41:14.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:14.968 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:14.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:14.968 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:16.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:41:16.680 | Collecting PasteDeploy 2022-02-11 05:41:16.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2022-02-11 05:41:17.330 | Collecting setuptools 2022-02-11 05:41:17.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-11 05:41:19.963 | Installing collected packages: setuptools, PasteDeploy 2022-02-11 05:41:19.963 | Attempting uninstall: setuptools 2022-02-11 05:41:19.964 | Found existing installation: setuptools 60.7.1 2022-02-11 05:41:20.059 | Uninstalling setuptools-60.7.1: 2022-02-11 05:41:20.430 | Successfully uninstalled setuptools-60.7.1 2022-02-11 05:41:21.206 | Attempting uninstall: PasteDeploy 2022-02-11 05:41:21.207 | Found existing installation: PasteDeploy 2.1.1 2022-02-11 05:41:21.215 | Uninstalling PasteDeploy-2.1.1: 2022-02-11 05:41:21.541 | Successfully uninstalled PasteDeploy-2.1.1 2022-02-11 05:41:21.774 | Successfully installed PasteDeploy-2.1.1 setuptools-60.7.1 2022-02-11 05:41:21.774 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:41:21.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:41:21.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:41:21.953 | ++ inc/python:pip_install:200 : result=0 2022-02-11 05:41:21.955 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:41:21.957 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:41:21.960 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:21.962 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:21.965 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:41:21.967 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:21.969 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:41:21.971 | ++ functions-common:time_stop:2432 : start_time=1644558073954 2022-02-11 05:41:21.975 | ++ functions-common:time_stop:2434 : [[ -z 1644558073954 ]] 2022-02-11 05:41:21.977 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:21.981 | ++ functions-common:time_stop:2437 : end_time=1644558081979 2022-02-11 05:41:21.985 | ++ functions-common:time_stop:2438 : elapsed_time=8025 2022-02-11 05:41:21.987 | ++ functions-common:time_stop:2439 : total=226999 2022-02-11 05:41:21.990 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:21.992 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=235024 2022-02-11 05:41:21.995 | ++ inc/python:pip_install:203 : return 0 2022-02-11 05:41:21.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:41:22.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:41:22.003 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-11 05:41:22.005 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-11 05:41:22.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 05:41:22.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 05:41:22.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-11 05:41:22.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-11 05:41:22.023 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-11 05:41:22.023 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-11 05:41:22.024 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-11 05:41:22.028 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-11 05:41:22.031 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-11 05:41:22.033 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-11 05:41:22.038 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-11 05:41:22.040 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-11 05:41:22.046 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-11 05:41:22.048 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-11 05:41:22.051 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-11 05:41:22.055 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-11 05:41:22.058 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-11 05:41:22.083 | Using python 3.8 to install python-openstackclient 2022-02-11 05:41:22.088 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-11 05:41:23.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:23.034 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:23.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:41:23.034 | from cryptography.utils import int_from_bytes 2022-02-11 05:41:24.228 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:41:24.485 | Collecting python-openstackclient 2022-02-11 05:41:24.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-11 05:41:24.587 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-11 05:41:24.588 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-11 05:41:24.589 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-11 05:41:24.590 | 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-02-11 05:41:24.591 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-11 05:41:24.592 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-11 05:41:24.593 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-11 05:41:24.595 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-11 05:41:24.596 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-11 05:41:24.596 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-11 05:41:24.599 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-11 05:41:24.613 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-11 05:41:24.615 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-11 05:41:24.616 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-11 05:41:24.617 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-11 05:41:24.619 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-11 05:41:24.644 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-11 05:41:24.646 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-11 05:41:24.648 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-11 05:41:24.649 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-11 05:41:24.650 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-11 05:41:24.651 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-11 05:41:24.652 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-11 05:41:24.653 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-11 05:41:24.654 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-11 05:41:24.655 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-11 05:41:24.657 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-11 05:41:24.673 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.16.0) 2022-02-11 05:41:24.690 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-11 05:41:24.691 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-11 05:41:24.694 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-11 05:41:24.695 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-11 05:41:24.719 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-11 05:41:24.765 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-11 05:41:24.766 | 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-02-11 05:41:24.767 | 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-02-11 05:41:24.965 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-11 05:41:24.975 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-11 05:41:24.976 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-11 05:41:25.022 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-11 05:41:25.035 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-11 05:41:25.076 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-11 05:41:25.383 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-11 05:41:25.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-11 05:41:25.611 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-11 05:41:25.613 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-11 05:41:25.618 | 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.11) 2022-02-11 05:41:25.620 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-11 05:41:25.888 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-11 05:41:28.354 | Installing collected packages: python-openstackclient 2022-02-11 05:41:30.100 | Successfully installed python-openstackclient-5.7.0 2022-02-11 05:41:30.100 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:41:30.108 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:41:30.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:41:30.286 | + inc/python:pip_install:200 : result=0 2022-02-11 05:41:30.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:41:30.291 | + functions-common:time_stop:2425 : local name 2022-02-11 05:41:30.294 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:30.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:30.299 | + functions-common:time_stop:2428 : local total 2022-02-11 05:41:30.301 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:30.304 | + functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:41:30.307 | + functions-common:time_stop:2432 : start_time=1644558082075 2022-02-11 05:41:30.309 | + functions-common:time_stop:2434 : [[ -z 1644558082075 ]] 2022-02-11 05:41:30.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:30.317 | + functions-common:time_stop:2437 : end_time=1644558090314 2022-02-11 05:41:30.320 | + functions-common:time_stop:2438 : elapsed_time=8239 2022-02-11 05:41:30.322 | + functions-common:time_stop:2439 : total=235024 2022-02-11 05:41:30.325 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:30.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=243263 2022-02-11 05:41:30.330 | + inc/python:pip_install:203 : return 0 2022-02-11 05:41:30.333 | + ./stack.sh:main:981 : install_oscwrap 2022-02-11 05:41:30.339 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-11 05:41:30.341 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.AUcjRQJqYO 2022-02-11 05:41:30.344 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-11 05:41:30.347 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-11 05:41:30.349 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-11 05:41:30.352 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-11 05:41:30.355 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-11 05:41:30.357 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-11 05:41:30.385 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:30.388 | + ./stack.sh:main:1035 : configure_database 2022-02-11 05:41:30.391 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-11 05:41:30.393 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-11 05:41:30.396 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-11 05:41:30.398 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:41:30.401 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-11 05:41:30.403 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-11 05:41:30.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:30.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:30.411 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-11 05:41:30.414 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-11 05:41:30.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-11 05:41:30.418 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-11 05:41:30.428 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-11 05:41:30.430 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-11 05:41:30.433 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-11 05:41:30.435 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-11 05:41:30.437 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-11 05:41:30.440 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-11 05:41:30.442 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-11 05:41:30.445 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-11 05:41:30.447 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-11 05:41:30.450 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-11 05:41:30.452 | + functions-common:is_suse:542 : is_opensuse 2022-02-11 05:41:30.455 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-11 05:41:30.457 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-11 05:41:30.461 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-11 05:41:30.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-11 05:41:30.466 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-11 05:41:30.468 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-11 05:41:30.486 | mysqladmin: connect to server at 'localhost' failed 2022-02-11 05:41:30.486 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-11 05:41:30.492 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-11 05:41:30.495 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-11 05:41:30.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:30.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:30.503 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-11 05:41:30.506 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-11 05:41:30.509 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-11 05:41:30.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:41:30.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:41:30.516 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-11 05:41:30.519 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-11 05:41:30.522 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-11 05:41:30.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:41:30.635 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-11 05:41:30.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:41:30.719 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-11 05:41:30.725 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-11 05:41:30.730 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-11 05:41:30.732 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-11 05:41:30.810 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-11 05:41:30.876 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-11 05:41:30.950 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-11 05:41:31.015 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-11 05:41:31.018 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-11 05:41:31.020 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:41:31.023 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-11 05:41:34.051 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-11 05:41:34.055 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-11 05:41:34.059 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-11 05:41:34.064 | + functions-common:save_stackenv:62 : time_stamp=2022-02-11-054134 2022-02-11 05:41:34.066 | + functions-common:save_stackenv:63 : echo '# 2022-02-11-054134 1039' 2022-02-11 05:41:34.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.080 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-11 05:41:34.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.085 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-11 05:41:34.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.091 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-11 05:41:34.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.096 | + 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,g-reg,cinder 2022-02-11 05:41:34.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.102 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.82 2022-02-11 05:41:34.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.107 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.82/identity 2022-02-11 05:41:34.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.112 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-11-051857 2022-02-11 05:41:34.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.119 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-11 05:41:34.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.124 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.82 2022-02-11 05:41:34.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.129 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-11 05:41:34.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.134 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-11 05:41:34.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.140 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-11 05:41:34.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:41:34.148 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-11 05:41:34.151 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-11 05:41:34.154 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-11 05:41:34.156 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-11 05:41:34.170 | + ./stack.sh:main:1065 : start_dstat 2022-02-11 05:41:34.173 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.176 | + functions-common:run_process:1680 : local service=dstat 2022-02-11 05:41:34.179 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.182 | + functions-common:run_process:1682 : local group= 2022-02-11 05:41:34.184 | + functions-common:run_process:1683 : local user= 2022-02-11 05:41:34.187 | + functions-common:run_process:1685 : local name=dstat 2022-02-11 05:41:34.189 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:41:34.192 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:41:34.195 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:41:34.198 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:41:34.202 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:41:34.206 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558094203 2022-02-11 05:41:34.209 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-11 05:41:34.231 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:34.233 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-11 05:41:34.236 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-11 05:41:34.238 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.241 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.244 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.247 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.250 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-11 05:41:34.252 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-11 05:41:34.255 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-11 05:41:34.258 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:41:34.260 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:41:34.263 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-11 05:41:34.266 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-11 05:41:34.268 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-11 05:41:34.271 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.274 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:41:34.276 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:41:34.279 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:41:34.281 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:41:34.284 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-11 05:41:34.286 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:41:34.292 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-11 05:41:34.363 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-11 05:41:34.439 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-11 05:41:34.504 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-11 05:41:34.564 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-11 05:41:34.625 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:41:34.698 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:41:34.700 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-11 05:41:34.780 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:41:35.253 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-11 05:41:35.268 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-11 05:41:35.729 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-11 05:41:35.779 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:41:35.791 | + functions-common:time_stop:2425 : local name 2022-02-11 05:41:35.803 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:35.815 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:35.827 | + functions-common:time_stop:2428 : local total 2022-02-11 05:41:35.844 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:35.858 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:41:35.875 | + functions-common:time_stop:2432 : start_time=1644558094203 2022-02-11 05:41:35.900 | + functions-common:time_stop:2434 : [[ -z 1644558094203 ]] 2022-02-11 05:41:35.925 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:35.932 | + functions-common:time_stop:2437 : end_time=1644558095928 2022-02-11 05:41:35.948 | + functions-common:time_stop:2438 : elapsed_time=1725 2022-02-11 05:41:35.963 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:41:35.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:36.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1725 2022-02-11 05:41:36.039 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-11 05:41:36.060 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-11 05:41:36.076 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-11 05:41:36.100 | + functions-common:run_process:1682 : local group= 2022-02-11 05:41:36.107 | + functions-common:run_process:1683 : local user=root 2022-02-11 05:41:36.115 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-11 05:41:36.117 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:41:36.124 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:41:36.127 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:41:36.151 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:41:36.174 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:41:36.190 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558096178 2022-02-11 05:41:36.194 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-11 05:41:36.274 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:36.277 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:41:36.280 | + functions-common:time_stop:2425 : local name 2022-02-11 05:41:36.288 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:41:36.288 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:41:36.289 | + functions-common:time_stop:2428 : local total 2022-02-11 05:41:36.292 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:41:36.294 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:41:36.297 | + functions-common:time_stop:2432 : start_time=1644558096178 2022-02-11 05:41:36.300 | + functions-common:time_stop:2434 : [[ -z 1644558096178 ]] 2022-02-11 05:41:36.306 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:41:36.309 | + functions-common:time_stop:2437 : end_time=1644558096305 2022-02-11 05:41:36.311 | + functions-common:time_stop:2438 : elapsed_time=127 2022-02-11 05:41:36.314 | + functions-common:time_stop:2439 : total=1725 2022-02-11 05:41:36.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:41:36.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1852 2022-02-11 05:41:36.325 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-11 05:41:36.351 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:36.353 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-11 05:41:36.380 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:36.383 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-11 05:41:36.404 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:36.407 | + ./stack.sh:main:1078 : start_etcd3 2022-02-11 05:41:36.409 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-11 05:41:36.413 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-828802-2-ceph --data-dir /opt/stack/data/etcd' 2022-02-11 05:41:36.415 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-11 05:41:36.418 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-828802-2-ceph=http://10.222.0.82:2380' 2022-02-11 05:41:36.421 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.82:2380' 2022-02-11 05:41:36.423 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.82:2379' 2022-02-11 05:41:36.426 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-11 05:41:36.429 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-11 05:41:36.432 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.82:2379' 2022-02-11 05:41:36.435 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-11 05:41:36.437 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-11 05:41:36.440 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-11 05:41:36.443 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-828802-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828802-2-ceph=http://10.222.0.82:2380 --initial-advertise-peer-urls http://10.222.0.82:2380 --advertise-client-urls http://10.222.0.82:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.82:2379 --debug' '' root 2022-02-11 05:41:36.445 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-11 05:41:36.448 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-828802-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828802-2-ceph=http://10.222.0.82:2380 --initial-advertise-peer-urls http://10.222.0.82:2380 --advertise-client-urls http://10.222.0.82:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.82:2379 --debug' 2022-02-11 05:41:36.450 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:41:36.453 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-11 05:41:36.455 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:41:36.458 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:41:36.461 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-11 05:41:36.464 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:41:36.469 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-11 05:41:36.550 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-11 05:41:36.631 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-828802-2-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-828802-2-ceph=http://10.222.0.82:2380 --initial-advertise-peer-urls http://10.222.0.82:2380 --advertise-client-urls http://10.222.0.82:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.82:2379 --debug' 2022-02-11 05:41:36.705 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-11 05:41:36.773 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-11 05:41:36.843 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:41:36.914 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:41:36.916 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-11 05:41:36.996 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:41:37.448 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-11 05:41:37.533 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-11 05:41:37.606 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-11 05:41:37.676 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-11 05:41:37.749 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-11 05:41:37.752 | ++ functions-common:is_arch:506 : uname -m 2022-02-11 05:41:37.757 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-11 05:41:37.760 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-11 05:41:38.269 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-11 05:41:38.287 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-11 05:41:38.764 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-11 05:41:39.659 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-11 05:41:39.693 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:39.695 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-11 05:41:39.698 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-11 05:41:39.706 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-11 05:41:39.710 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-11 05:41:39.729 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-11 05:41:39.745 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-11 05:41:39.748 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-11 05:41:39.750 | + 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.82/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-11 05:41:39.856 | The user clouds.yaml file didn't exist. 2022-02-11 05:41:39.871 | + 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.82/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-11 05:41:40.004 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-11 05:41:40.125 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-11 05:41:40.249 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-11 05:41:40.377 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-11 05:41:40.508 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-11 05:41:40.649 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-11 05:41:40.795 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-11 05:41:40.936 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.82/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-11 05:41:41.088 | + functions-common:write_clouds_yaml:198 : cat 2022-02-11 05:41:41.094 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-11 05:41:41.097 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-11 05:41:41.103 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-11 05:41:41.105 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-11 05:41:41.108 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-11 05:41:41.111 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-11 05:41:41.133 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:41:41.135 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-11 05:41:41.138 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:41:41.141 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-11 05:41:41.144 | + ./stack.sh:main:1095 : '[' 10.222.0.82 == 10.222.0.82 ']' 2022-02-11 05:41:41.149 | + ./stack.sh:main:1096 : init_keystone 2022-02-11 05:41:41.152 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-11 05:41:41.174 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:41:41.181 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-11 05:41:41.182 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-11 05:41:41.184 | + lib/database:recreate_database:112 : local db=keystone 2022-02-11 05:41:41.187 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-11 05:41:41.189 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-11 05:41:41.193 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-11 05:41:41.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:41:41.255 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-11 05:41:41.260 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:41:41.380 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-11 05:41:41.383 | + functions-common:time_start:2411 : local name=dbsync 2022-02-11 05:41:41.385 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:41:41.388 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:41:41.391 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:41:41.402 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558101393 2022-02-11 05:41:41.405 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-11 05:41:46.469 | 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=92119) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:41:46.477 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:41:46.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.480 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:41:46.483 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:41:46.510 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:41:46.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:46.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:46.517 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:41:46.517 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:41:47.387 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:41:47.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:41:47.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:41:47.390 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:41:47.390 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:41:47.399 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-11 05:42:02.943 | ++ inc/async:async_inner:64 : rc=0 2022-02-11 05:42:02.970 | [90145 Async install_tempest:90145]: finished successfully 2022-02-11 05:42:27.331 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.331 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-11 05:42:27.448 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.448 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-11 05:42:27.551 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.551 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-11 05:42:27.647 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.647 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-11 05:42:27.762 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.762 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-11 05:42:27.876 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:27.876 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-11 05:42:29.533 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:29.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:29.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:29.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.541 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:29.541 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:29.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:29.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:29.960 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:29.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:29.963 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:29.963 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:30.138 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:30.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:30.141 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:30.141 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:30.150 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-11 05:42:30.425 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:30.425 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-11 05:42:30.543 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:30.543 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-11 05:42:30.619 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:30.619 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-11 05:42:30.711 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:30.711 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-11 05:42:30.791 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:30.791 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-11 05:42:31.047 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:31.047 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-11 05:42:31.179 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:31.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:31.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:31.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:31.184 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:31.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:31.188 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:31.195 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:31.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.198 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:31.198 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:31.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:31.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.537 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:31.537 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:31.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:42:31.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:42:31.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:42:31.745 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:42:31.745 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=92119) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:42:31.752 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-11 05:42:31.948 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:31.949 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-11 05:42:32.247 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:32.247 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-11 05:42:32.453 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:32.453 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-11 05:42:32.556 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:32.556 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-11 05:42:32.688 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:32.688 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-11 05:42:32.767 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:32.767 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-11 05:42:32.866 | INFO migrate.versioning.api [-] done 2022-02-11 05:42:33.271 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-11 05:42:33.273 | + functions-common:time_stop:2425 : local name 2022-02-11 05:42:33.276 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:42:33.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:42:33.281 | + functions-common:time_stop:2428 : local total 2022-02-11 05:42:33.283 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:42:33.286 | + functions-common:time_stop:2431 : name=dbsync 2022-02-11 05:42:33.289 | + functions-common:time_stop:2432 : start_time=1644558101393 2022-02-11 05:42:33.291 | + functions-common:time_stop:2434 : [[ -z 1644558101393 ]] 2022-02-11 05:42:33.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:42:33.299 | + functions-common:time_stop:2437 : end_time=1644558153296 2022-02-11 05:42:33.302 | + functions-common:time_stop:2438 : elapsed_time=51903 2022-02-11 05:42:33.305 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:42:33.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:42:33.310 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=51903 2022-02-11 05:42:33.312 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-11 05:42:33.314 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-11 05:42:33.318 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-11 05:42:37.965 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-11 05:42:37.965 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-11 05:42:37.966 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-11 05:42:37.966 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-11 05:42:37.966 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-11 05:42:37.967 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-11 05:42:37.967 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-11 05:42:37.967 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-11 05:42:37.967 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-11 05:42:38.336 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-11 05:42:38.340 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-11 05:42:43.055 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-11 05:42:43.056 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-11 05:42:43.056 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-11 05:42:43.056 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-11 05:42:43.057 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-11 05:42:43.057 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-11 05:42:43.057 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-11 05:42:43.057 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-11 05:42:43.058 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-11 05:42:43.430 | + ./stack.sh:main:1097 : start_keystone 2022-02-11 05:42:43.433 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-11 05:42:43.435 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-11 05:42:43.438 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-11 05:42:43.457 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:42:43.460 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-11 05:42:43.463 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-11 05:42:43.468 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-11 05:42:43.471 | + functions-common:run_process:1680 : local service=keystone 2022-02-11 05:42:43.474 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.476 | + functions-common:run_process:1682 : local group= 2022-02-11 05:42:43.479 | + functions-common:run_process:1683 : local user= 2022-02-11 05:42:43.483 | + functions-common:run_process:1685 : local name=keystone 2022-02-11 05:42:43.484 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:42:43.487 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:42:43.490 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:42:43.492 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:42:43.496 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:42:43.501 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558163498 2022-02-11 05:42:43.505 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-11 05:42:43.521 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:42:43.524 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-11 05:42:43.526 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-11 05:42:43.529 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.531 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.534 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.536 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.539 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-11 05:42:43.542 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-11 05:42:43.544 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-11 05:42:43.547 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:42:43.549 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:42:43.553 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-11 05:42:43.555 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-11 05:42:43.558 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-11 05:42:43.560 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.562 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:42:43.565 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:42:43.574 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-11 05:42:43.574 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:42:43.575 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-11 05:42:43.657 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-11 05:42:43.734 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-11 05:42:43.793 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-11 05:42:43.849 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:42:43.906 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-11 05:42:43.962 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-11 05:42:44.018 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-11 05:42:44.074 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-11 05:42:44.128 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-11 05:42:44.182 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:42:44.185 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-11 05:42:44.262 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:42:44.687 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-11 05:42:44.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-11 05:42:45.115 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-11 05:42:45.205 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:42:45.210 | + functions-common:time_stop:2425 : local name 2022-02-11 05:42:45.212 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:42:45.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:42:45.217 | + functions-common:time_stop:2428 : local total 2022-02-11 05:42:45.220 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:42:45.223 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:42:45.226 | + functions-common:time_stop:2432 : start_time=1644558163498 2022-02-11 05:42:45.229 | + functions-common:time_stop:2434 : [[ -z 1644558163498 ]] 2022-02-11 05:42:45.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:42:45.236 | + functions-common:time_stop:2437 : end_time=1644558165234 2022-02-11 05:42:45.240 | + functions-common:time_stop:2438 : elapsed_time=1736 2022-02-11 05:42:45.242 | + functions-common:time_stop:2439 : total=1852 2022-02-11 05:42:45.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:42:45.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3588 2022-02-11 05:42:45.251 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-11 05:42:45.251 | Waiting for keystone to start... 2022-02-11 05:42:45.254 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.82/identity/v3/ 2022-02-11 05:42:45.257 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.82/identity/v3/ 2022-02-11 05:42:45.259 | + functions:wait_for_service:457 : local timeout=60 2022-02-11 05:42:45.262 | + functions:wait_for_service:458 : local url=http://10.222.0.82/identity/v3/ 2022-02-11 05:42:45.265 | + functions:wait_for_service:459 : local rval=0 2022-02-11 05:42:45.268 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-11 05:42:45.272 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-11 05:42:45.274 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:42:45.277 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:42:45.280 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:42:45.285 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558165282 2022-02-11 05:42:45.288 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-11 05:42:45.294 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.82/identity/v3/ 2022-02-11 05:42:52.066 | + :: : [[ 200 == 503 ]] 2022-02-11 05:42:52.068 | + :: : [[ 0 -eq 7 ]] 2022-02-11 05:42:52.073 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-11 05:42:52.078 | + functions-common:time_stop:2425 : local name 2022-02-11 05:42:52.082 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:42:52.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:42:52.087 | + functions-common:time_stop:2428 : local total 2022-02-11 05:42:52.090 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:42:52.098 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-11 05:42:52.099 | + functions-common:time_stop:2432 : start_time=1644558165282 2022-02-11 05:42:52.100 | + functions-common:time_stop:2434 : [[ -z 1644558165282 ]] 2022-02-11 05:42:52.104 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:42:52.109 | + functions-common:time_stop:2437 : end_time=1644558172106 2022-02-11 05:42:52.112 | + functions-common:time_stop:2438 : elapsed_time=6824 2022-02-11 05:42:52.119 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:42:52.123 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:42:52.127 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6824 2022-02-11 05:42:52.131 | + functions:wait_for_service:467 : return 0 2022-02-11 05:42:52.134 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-11 05:42:52.154 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:42:52.156 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-11 05:42:52.159 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-11 05:42:52.162 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-11 05:42:52.194 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-11 05:42:52.206 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.82/identity 2022-02-11 05:42:56.998 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:56.999 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:56.999 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.007 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.024 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.024 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.055 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.090 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.090 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.183 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.194 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.194 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.195 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.207 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.207 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.215 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.218 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.219 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92988) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-11 05:42:57.253 | 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=92988) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:42:57.681 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created domain default 2022-02-11 05:42:57.814 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created project admin 2022-02-11 05:42:57.844 | DEBUG passlib.handlers.bcrypt [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=92988) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-11 05:42:57.845 | DEBUG passlib.handlers.bcrypt [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=92988) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-11 05:42:58.094 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created user admin 2022-02-11 05:42:58.230 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created role reader 2022-02-11 05:42:58.335 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created role member 2022-02-11 05:42:58.428 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created implied role where 5d856b58b36a46e588e7b45caaa04ebc implies fd559a37dcc34942b294dca45a584151 2022-02-11 05:42:58.524 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created role admin 2022-02-11 05:42:58.618 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created implied role where 3284ca5c84e14a3ca262596158aa1bfa implies 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:42:58.753 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Granted role admin on project admin to user admin. 2022-02-11 05:42:58.862 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Granted role admin on the system to user admin. 2022-02-11 05:42:59.034 | WARNING py.warnings [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-11 05:42:59.037 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-11 05:42:59.037 |  2022-02-11 05:42:59.038 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created region RegionOne 2022-02-11 05:42:59.444 | INFO keystone.cmd.bootstrap [None req-3385c258-6546-4506-b722-347b3b3edd7f None None] Created public endpoint http://10.222.0.82/identity 2022-02-11 05:42:59.905 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-11 05:42:59.908 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-11 05:42:59.911 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-11 05:42:59.914 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-11 05:43:03.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:03.257 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:03.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:03.257 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:03.419 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:03.422 | + lib/keystone:create_keystone_accounts:299 : admin_project=3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 05:43:03.424 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-11 05:43:03.428 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-11 05:43:05.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:05.763 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:05.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:05.763 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:05.921 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:05.924 | + lib/keystone:create_keystone_accounts:301 : admin_user=a3026711c2204b11844ea59dff0b610c 2022-02-11 05:43:05.928 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-11 05:43:05.931 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-11 05:43:05.934 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-11 05:43:05.936 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin a3026711c2204b11844ea59dff0b610c default 2022-02-11 05:43:05.997 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a3026711c2204b11844ea59dff0b610c default 2022-02-11 05:43:06.042 | [17624 Async ks-domain-role:93146]: running: get_or_add_user_domain_role admin a3026711c2204b11844ea59dff0b610c default 2022-02-11 05:43:06.045 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-11 05:43:06.047 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-11 05:43:06.052 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-11 05:43:08.590 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-11 05:43:08.593 | + functions-common:get_or_create_domain:888 : echo default 2022-02-11 05:43:08.593 | default 2022-02-11 05:43:08.595 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-11 05:43:08.658 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-11 05:43:08.706 | [17624 Async ks-project:93285]: running: get_or_create_project service Default 2022-02-11 05:43:08.709 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-11 05:43:08.801 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-11 05:43:08.848 | [17624 Async ks-service:93371]: running: get_or_create_role service 2022-02-11 05:43:08.850 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-11 05:43:08.937 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-11 05:43:09.018 | [17624 Async ks-reseller:93457]: running: get_or_create_role ResellerAdmin 2022-02-11 05:43:09.022 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-11 05:43:09.034 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-11 05:43:09.412 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-11 05:43:09.640 | [17624 Async ks-anotherrole:93547]: running: get_or_create_role anotherrole 2022-02-11 05:43:09.667 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-11 05:43:09.704 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-11 05:43:09.724 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-11 05:43:09.756 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-11 05:43:12.187 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:12.353 | [93285 Async ks-project:93285]: finished successfully 2022-02-11 05:43:12.788 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:12.837 | [93371 Async ks-service:93371]: finished successfully 2022-02-11 05:43:12.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:12.921 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:12.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:12.921 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:12.954 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:13.017 | [93457 Async ks-reseller:93457]: finished successfully 2022-02-11 05:43:13.120 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:13.123 | ++ functions-common:get_or_create_project:938 : project_id=83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:13.125 | ++ functions-common:get_or_create_project:939 : echo 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:13.131 | + lib/keystone:create_keystone_accounts:329 : invis_project=83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:13.132 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-11 05:43:13.136 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-11 05:43:13.139 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-11 05:43:13.144 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-11 05:43:13.432 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:13.462 | [93547 Async ks-anotherrole:93547]: finished successfully 2022-02-11 05:43:15.356 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:15.392 | [93146 Async ks-domain-role:93146]: finished successfully 2022-02-11 05:43:15.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:15.595 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:15.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:15.595 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:15.772 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:15.775 | ++ functions-common:get_or_create_project:938 : project_id=5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:15.778 | ++ functions-common:get_or_create_project:939 : echo 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:15.781 | + lib/keystone:create_keystone_accounts:333 : demo_project=5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:15.783 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-11 05:43:15.788 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-11 05:43:15.791 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:15.793 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-11 05:43:15.795 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-11 05:43:15.798 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-11 05:43:18.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.200 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.200 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.366 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.369 | ++ functions-common:get_or_create_user:925 : user_id=5e34fc6956e646d39da668cca9159c31 2022-02-11 05:43:18.372 | ++ functions-common:get_or_create_user:926 : echo 5e34fc6956e646d39da668cca9159c31 2022-02-11 05:43:18.375 | + lib/keystone:create_keystone_accounts:336 : demo_user=5e34fc6956e646d39da668cca9159c31 2022-02-11 05:43:18.377 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-11 05:43:18.429 | [17624 Async ks-domain-role:93146]: Waiting for completion of get_or_add_user_domain_role admin a3026711c2204b11844ea59dff0b610c default running on PID 93146 (6 other jobs running) 2022-02-11 05:43:18.454 | [17624 Async ks-domain-role:93146]: Signaling child to exit 2022-02-11 05:43:18.454 | WAKEUP 2022-02-11 05:43:18.480 | [17624 Async ks-domain-role:93146]: Signaled 2022-02-11 05:43:18.482 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user a3026711c2204b11844ea59dff0b610c --domain default 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-11 05:43:18.482 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:18.482 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.482 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-11 05:43:18.482 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-11 05:43:18.482 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user a3026711c2204b11844ea59dff0b610c --domain default 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user a3026711c2204b11844ea59dff0b610c --domain default 2022-02-11 05:43:18.482 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-11 05:43:18.482 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:18.482 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.482 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.482 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.482 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:18.483 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:18.483 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:18.483 | ++ functions-common:get_field:818 : echo '| 3284ca5c84e14a3ca262596158aa1bfa | a3026711c2204b11844ea59dff0b610c | | | default | | False |' 2022-02-11 05:43:18.483 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:18.483 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:18.483 | + functions-common:get_or_add_user_domain_role:1021 : echo 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:18.483 | 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:18.529 | [17624 Async ks-domain-role:93146]: finished get_or_add_user_domain_role admin a3026711c2204b11844ea59dff0b610c default with result 0 in 9 seconds 2022-02-11 05:43:18.538 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-11 05:43:18.574 | [17624 Async ks-project:93285]: Waiting for completion of get_or_create_project service Default running on PID 93285 (5 other jobs running) 2022-02-11 05:43:18.600 | [17624 Async ks-project:93285]: Signaling child to exit 2022-02-11 05:43:18.600 | WAKEUP 2022-02-11 05:43:18.624 | [17624 Async ks-project:93285]: Signaled 2022-02-11 05:43:18.626 | + functions-common:get_or_create_project:932 : local project_id 2022-02-11 05:43:18.626 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-11 05:43:18.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.626 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.626 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.626 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.626 | + functions-common:get_or_create_project:938 : project_id=1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:43:18.626 | + functions-common:get_or_create_project:939 : echo 1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:43:18.626 | 1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:43:18.672 | [17624 Async ks-project:93285]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-11 05:43:18.712 | [17624 Async ks-service:93371]: Waiting for completion of get_or_create_role service running on PID 93371 (4 other jobs running) 2022-02-11 05:43:18.738 | [17624 Async ks-service:93371]: Signaling child to exit 2022-02-11 05:43:18.738 | WAKEUP 2022-02-11 05:43:18.761 | [17624 Async ks-service:93371]: Signaled 2022-02-11 05:43:18.762 | + functions-common:get_or_create_role:945 : local role_id 2022-02-11 05:43:18.762 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-11 05:43:18.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.763 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.763 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.763 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.763 | + functions-common:get_or_create_role:950 : role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:43:18.763 | + functions-common:get_or_create_role:951 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:43:18.763 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:43:18.809 | [17624 Async ks-service:93371]: finished get_or_create_role service with result 0 in 4 seconds 2022-02-11 05:43:18.856 | [17624 Async ks-reseller:93457]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 93457 (3 other jobs running) 2022-02-11 05:43:18.885 | [17624 Async ks-reseller:93457]: Signaling child to exit 2022-02-11 05:43:18.887 | WAKEUP 2022-02-11 05:43:18.914 | [17624 Async ks-reseller:93457]: Signaled 2022-02-11 05:43:18.915 | + functions-common:get_or_create_role:945 : local role_id 2022-02-11 05:43:18.916 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-11 05:43:18.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.916 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:18.916 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:18.916 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:18.916 | + functions-common:get_or_create_role:950 : role_id=ed9d0675124a425f93ed11bcf8910375 2022-02-11 05:43:18.916 | + functions-common:get_or_create_role:951 : echo ed9d0675124a425f93ed11bcf8910375 2022-02-11 05:43:18.916 | ed9d0675124a425f93ed11bcf8910375 2022-02-11 05:43:18.966 | [17624 Async ks-reseller:93457]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-02-11 05:43:19.007 | [17624 Async ks-anotherrole:93547]: Waiting for completion of get_or_create_role anotherrole running on PID 93547 (2 other jobs running) 2022-02-11 05:43:19.036 | [17624 Async ks-anotherrole:93547]: Signaling child to exit 2022-02-11 05:43:19.036 | WAKEUP 2022-02-11 05:43:19.060 | [17624 Async ks-anotherrole:93547]: Signaled 2022-02-11 05:43:19.062 | + functions-common:get_or_create_role:945 : local role_id 2022-02-11 05:43:19.062 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-11 05:43:19.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:19.062 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:19.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:19.062 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:19.062 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:19.062 | + functions-common:get_or_create_role:950 : role_id=a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:19.062 | + functions-common:get_or_create_role:951 : echo a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:19.062 | a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:19.110 | [17624 Async ks-anotherrole:93547]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-11 05:43:19.114 | + inc/async:async_wait:197 : return 0 2022-02-11 05:43:19.116 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.186 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.230 | [17624 Async ks-demo-member:94414]: running: get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.233 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin a3026711c2204b11844ea59dff0b610c 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.307 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a3026711c2204b11844ea59dff0b610c 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.365 | [17624 Async ks-demo-admin:94526]: running: get_or_add_user_project_role admin a3026711c2204b11844ea59dff0b610c 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.367 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.453 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.512 | [17624 Async ks-demo-another:94638]: running: get_or_add_user_project_role anotherrole 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:19.515 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:19.592 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:19.688 | [17624 Async ks-demo-invis:94752]: running: get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:19.703 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-11 05:43:19.728 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-11 05:43:19.747 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:19.784 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-11 05:43:19.804 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-11 05:43:19.836 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-11 05:43:23.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:23.079 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:23.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:23.079 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:23.331 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:23.344 | ++ functions-common:get_or_create_user:925 : user_id=f576ee3ede1d47f5885c12555fbbcbfa 2022-02-11 05:43:23.364 | ++ functions-common:get_or_create_user:926 : echo f576ee3ede1d47f5885c12555fbbcbfa 2022-02-11 05:43:23.387 | + lib/keystone:create_keystone_accounts:349 : demo_reader=f576ee3ede1d47f5885c12555fbbcbfa 2022-02-11 05:43:23.416 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader f576ee3ede1d47f5885c12555fbbcbfa 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:23.865 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f576ee3ede1d47f5885c12555fbbcbfa 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:24.117 | [17624 Async ks-demo-reader:94951]: running: get_or_add_user_project_role reader f576ee3ede1d47f5885c12555fbbcbfa 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:24.134 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-11 05:43:24.173 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-11 05:43:24.192 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-11 05:43:24.224 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-11 05:43:29.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:29.045 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:29.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:29.045 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:29.468 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:29.488 | ++ functions-common:get_or_create_project:938 : project_id=ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:29.516 | ++ functions-common:get_or_create_project:939 : echo ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:29.540 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:29.571 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-11 05:43:29.592 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-11 05:43:29.613 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:29.628 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-11 05:43:29.648 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-11 05:43:29.683 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-11 05:43:31.535 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:31.708 | [94414 Async ks-demo-member:94414]: finished successfully 2022-02-11 05:43:32.421 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:32.537 | [94638 Async ks-demo-another:94638]: finished successfully 2022-02-11 05:43:32.849 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:32.883 | [94526 Async ks-demo-admin:94526]: finished successfully 2022-02-11 05:43:33.148 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:33.183 | [94752 Async ks-demo-invis:94752]: finished successfully 2022-02-11 05:43:33.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:33.188 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:33.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:33.188 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:33.367 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:33.371 | ++ functions-common:get_or_create_user:925 : user_id=da40c5e5c24048e58b000a4776b2fa4c 2022-02-11 05:43:33.374 | ++ functions-common:get_or_create_user:926 : echo da40c5e5c24048e58b000a4776b2fa4c 2022-02-11 05:43:33.377 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=da40c5e5c24048e58b000a4776b2fa4c 2022-02-11 05:43:33.380 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.450 | + inc/async:async_inner:63 : get_or_add_user_project_role admin da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.503 | [17624 Async ks-alt-admin:95474]: running: get_or_add_user_project_role admin da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.507 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.591 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.688 | [17624 Async ks-alt-another:95586]: running: get_or_add_user_project_role anotherrole da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:33.694 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-11 05:43:33.702 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-11 05:43:33.707 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:33.711 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-11 05:43:33.717 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-11 05:43:33.725 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-11 05:43:36.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:36.563 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:36.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:36.563 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:36.763 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:36.767 | ++ functions-common:get_or_create_user:925 : user_id=4a2f7a43230348b09321c0a76359db06 2022-02-11 05:43:36.771 | ++ functions-common:get_or_create_user:926 : echo 4a2f7a43230348b09321c0a76359db06 2022-02-11 05:43:36.775 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=4a2f7a43230348b09321c0a76359db06 2022-02-11 05:43:36.782 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 4a2f7a43230348b09321c0a76359db06 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:36.865 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a2f7a43230348b09321c0a76359db06 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:36.928 | [17624 Async ks-alt-member-user:95791]: running: get_or_add_user_project_role member 4a2f7a43230348b09321c0a76359db06 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:36.932 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-11 05:43:36.937 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-11 05:43:36.945 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:36.954 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-11 05:43:36.960 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-11 05:43:36.965 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-11 05:43:37.000 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:37.188 | [94951 Async ks-demo-reader:94951]: finished successfully 2022-02-11 05:43:39.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:39.753 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:39.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:39.753 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:39.986 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:39.990 | ++ functions-common:get_or_create_user:925 : user_id=fec63e69d8f9426d962746f25a081cf0 2022-02-11 05:43:39.993 | ++ functions-common:get_or_create_user:926 : echo fec63e69d8f9426d962746f25a081cf0 2022-02-11 05:43:39.996 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=fec63e69d8f9426d962746f25a081cf0 2022-02-11 05:43:39.998 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader fec63e69d8f9426d962746f25a081cf0 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:40.082 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fec63e69d8f9426d962746f25a081cf0 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:40.135 | [17624 Async ks-alt-reader-user:96067]: running: get_or_add_user_project_role reader fec63e69d8f9426d962746f25a081cf0 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:40.141 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-11 05:43:40.148 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:40.152 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-11 05:43:40.158 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-11 05:43:40.176 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-11 05:43:43.148 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:43.183 | [95474 Async ks-alt-admin:95474]: finished successfully 2022-02-11 05:43:43.324 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:43.376 | [95586 Async ks-alt-another:95586]: finished successfully 2022-02-11 05:43:43.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:43.593 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:43.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:43.593 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:43.786 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:43.790 | ++ functions-common:get_or_create_user:925 : user_id=bfc7e5f48e7a4ce0801fa74b0765bff5 2022-02-11 05:43:43.792 | ++ functions-common:get_or_create_user:926 : echo bfc7e5f48e7a4ce0801fa74b0765bff5 2022-02-11 05:43:43.795 | + lib/keystone:create_keystone_accounts:381 : system_member_user=bfc7e5f48e7a4ce0801fa74b0765bff5 2022-02-11 05:43:43.797 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member bfc7e5f48e7a4ce0801fa74b0765bff5 all 2022-02-11 05:43:43.891 | + inc/async:async_inner:63 : get_or_add_user_system_role member bfc7e5f48e7a4ce0801fa74b0765bff5 all 2022-02-11 05:43:43.943 | [17624 Async ks-system-member:96353]: running: get_or_add_user_system_role member bfc7e5f48e7a4ce0801fa74b0765bff5 all 2022-02-11 05:43:43.947 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-11 05:43:43.949 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:43:43.952 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-11 05:43:43.954 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-11 05:43:43.958 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-11 05:43:46.235 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:46.276 | [95791 Async ks-alt-member-user:95791]: finished successfully 2022-02-11 05:43:46.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:46.525 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:46.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:46.525 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:46.713 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:46.720 | ++ functions-common:get_or_create_user:925 : user_id=7b0ec75598e949f1b24730478faf8713 2022-02-11 05:43:46.723 | ++ functions-common:get_or_create_user:926 : echo 7b0ec75598e949f1b24730478faf8713 2022-02-11 05:43:46.727 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=7b0ec75598e949f1b24730478faf8713 2022-02-11 05:43:46.730 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 7b0ec75598e949f1b24730478faf8713 all 2022-02-11 05:43:46.837 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7b0ec75598e949f1b24730478faf8713 all 2022-02-11 05:43:46.895 | [17624 Async ks-system-reader:96582]: running: get_or_add_user_system_role reader 7b0ec75598e949f1b24730478faf8713 all 2022-02-11 05:43:46.899 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-11 05:43:46.905 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-11 05:43:46.912 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-11 05:43:46.916 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-11 05:43:46.921 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-11 05:43:49.659 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:49.704 | [96067 Async ks-alt-reader-user:96067]: finished successfully 2022-02-11 05:43:50.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:50.430 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:50.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:50.430 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:50.607 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:50.610 | ++ functions-common:get_or_create_group:902 : group_id=80c00aeefcf7426b99fbf0b5522ee88c 2022-02-11 05:43:50.613 | ++ functions-common:get_or_create_group:903 : echo 80c00aeefcf7426b99fbf0b5522ee88c 2022-02-11 05:43:50.617 | + lib/keystone:create_keystone_accounts:391 : admin_group=80c00aeefcf7426b99fbf0b5522ee88c 2022-02-11 05:43:50.620 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-11 05:43:50.624 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-11 05:43:50.629 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-11 05:43:50.631 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-11 05:43:50.635 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-11 05:43:52.567 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:52.601 | [96353 Async ks-system-member:96353]: finished successfully 2022-02-11 05:43:53.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:53.102 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:53.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:53.102 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:53.277 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:53.280 | ++ functions-common:get_or_create_group:902 : group_id=3293112938c14aea9ba27704c7008877 2022-02-11 05:43:53.283 | ++ functions-common:get_or_create_group:903 : echo 3293112938c14aea9ba27704c7008877 2022-02-11 05:43:53.286 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=3293112938c14aea9ba27704c7008877 2022-02-11 05:43:53.289 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.364 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.410 | [17624 Async ks-group-memberdemo:96912]: running: get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.413 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.484 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.529 | [17624 Async ks-group-anotherdemo:96998]: running: get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:53.532 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:53.604 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:53.722 | [17624 Async ks-group-memberalt:97084]: running: get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:53.744 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:54.197 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:54.421 | [17624 Async ks-group-anotheralt:97172]: running: get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:43:54.444 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 05:43:54.864 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 05:43:55.089 | [17624 Async ks-group-admin:97260]: running: get_or_add_group_project_role admin 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 05:43:55.115 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-11 05:43:55.517 | [17624 Async ks-demo-member:94414]: Waiting for completion of get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 running on PID 94414 (17 other jobs running) 2022-02-11 05:43:55.693 | [17624 Async ks-demo-member:94414]: Signaling child to exit 2022-02-11 05:43:55.694 | WAKEUP 2022-02-11 05:43:55.847 | [17624 Async ks-demo-member:94414]: Signaled 2022-02-11 05:43:55.863 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:43:55.868 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:43:55.868 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:43:55.868 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:43:55.868 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:43:55.868 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:43:55.868 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:43:55.868 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:43:55.868 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:43:55.868 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:55.868 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:55.868 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:55.869 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:55.869 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:43:55.869 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:43:55.869 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:55.869 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:55.869 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:43:55.869 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:55.869 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:55.869 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:55.869 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:55.869 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:55.869 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:55.869 | ++ functions-common:get_field:818 : echo '| 5d856b58b36a46e588e7b45caaa04ebc | 5e34fc6956e646d39da668cca9159c31 | | 5db2d804e85f42f3879e142b4a1daa42 | | | False |' 2022-02-11 05:43:55.869 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:55.869 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:55.869 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:55.869 | + functions-common:get_or_add_user_project_role:997 : echo 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:55.869 | 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:56.224 | [17624 Async ks-demo-member:94414]: finished get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 12 seconds 2022-02-11 05:43:56.476 | [17624 Async ks-demo-admin:94526]: Waiting for completion of get_or_add_user_project_role admin a3026711c2204b11844ea59dff0b610c 5db2d804e85f42f3879e142b4a1daa42 running on PID 94526 (16 other jobs running) 2022-02-11 05:43:56.650 | [17624 Async ks-demo-admin:94526]: Signaling child to exit 2022-02-11 05:43:56.650 | WAKEUP 2022-02-11 05:43:56.820 | [17624 Async ks-demo-admin:94526]: Signaled 2022-02-11 05:43:56.825 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:43:56.825 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:43:56.825 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:43:56.825 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:43:56.825 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:43:56.825 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:43:56.825 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:43:56.826 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user a3026711c2204b11844ea59dff0b610c --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:43:56.826 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:56.826 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.826 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:56.826 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:43:56.826 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:43:56.826 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user a3026711c2204b11844ea59dff0b610c --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user a3026711c2204b11844ea59dff0b610c --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:56.826 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:43:56.826 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:56.826 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:56.826 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:56.827 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:56.827 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:56.827 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:56.827 | ++ functions-common:get_field:818 : echo '| 3284ca5c84e14a3ca262596158aa1bfa | a3026711c2204b11844ea59dff0b610c | | 5db2d804e85f42f3879e142b4a1daa42 | | | False |' 2022-02-11 05:43:56.827 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:56.827 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:56.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:56.827 | + functions-common:get_or_add_user_project_role:997 : echo 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:56.827 | 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:43:57.084 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:43:57.144 | [17624 Async ks-demo-admin:94526]: finished get_or_add_user_project_role admin a3026711c2204b11844ea59dff0b610c 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 13 seconds 2022-02-11 05:43:57.206 | [96582 Async ks-system-reader:96582]: finished successfully 2022-02-11 05:43:57.348 | [17624 Async ks-demo-another:94638]: Waiting for completion of get_or_add_user_project_role anotherrole 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 running on PID 94638 (15 other jobs running) 2022-02-11 05:43:57.525 | [17624 Async ks-demo-another:94638]: Signaling child to exit 2022-02-11 05:43:57.525 | WAKEUP 2022-02-11 05:43:57.667 | [17624 Async ks-demo-another:94638]: Signaled 2022-02-11 05:43:57.675 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:43:57.676 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:43:57.676 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:43:57.676 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:43:57.676 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:43:57.676 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:43:57.676 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:57.676 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:57.676 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.676 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:57.676 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:43:57.676 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:43:57.676 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 5e34fc6956e646d39da668cca9159c31 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:57.676 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:43:57.676 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:57.676 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:57.676 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:57.677 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:57.677 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:57.677 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:57.677 | ++ functions-common:get_field:818 : echo '| a007ee1c639946ec8753066fb8bfbf32 | 5e34fc6956e646d39da668cca9159c31 | | 5db2d804e85f42f3879e142b4a1daa42 | | | False |' 2022-02-11 05:43:57.677 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:57.677 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:57.677 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:57.677 | + functions-common:get_or_add_user_project_role:997 : echo a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:57.677 | a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:43:57.981 | [17624 Async ks-demo-another:94638]: finished get_or_add_user_project_role anotherrole 5e34fc6956e646d39da668cca9159c31 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 13 seconds 2022-02-11 05:43:58.227 | [17624 Async ks-demo-invis:94752]: Waiting for completion of get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 83ecd0f221204cf0a20ef5f18afc65e9 running on PID 94752 (14 other jobs running) 2022-02-11 05:43:58.317 | [17624 Async ks-demo-invis:94752]: Signaling child to exit 2022-02-11 05:43:58.317 | WAKEUP 2022-02-11 05:43:58.475 | [17624 Async ks-demo-invis:94752]: Signaled 2022-02-11 05:43:58.488 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:43:58.488 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:43:58.488 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:43:58.488 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:43:58.488 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:43:58.488 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:43:58.488 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:43:58.488 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:43:58.488 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:43:58.488 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:58.488 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:58.488 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5e34fc6956e646d39da668cca9159c31 --project 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:58.488 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:58.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.488 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.488 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.488 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:58.488 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:43:58.488 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:43:58.489 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5e34fc6956e646d39da668cca9159c31 --project 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:58.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.489 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.489 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.489 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5e34fc6956e646d39da668cca9159c31 --project 83ecd0f221204cf0a20ef5f18afc65e9 2022-02-11 05:43:58.489 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:43:58.489 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:58.489 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:58.489 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:58.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.489 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:58.489 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:58.489 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:58.489 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:58.489 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:58.489 | ++ functions-common:get_field:818 : echo '| 5d856b58b36a46e588e7b45caaa04ebc | 5e34fc6956e646d39da668cca9159c31 | | 83ecd0f221204cf0a20ef5f18afc65e9 | | | False |' 2022-02-11 05:43:58.489 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:58.489 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:58.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:58.489 | + functions-common:get_or_add_user_project_role:997 : echo 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:58.489 | 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:43:58.755 | [17624 Async ks-demo-invis:94752]: finished get_or_add_user_project_role member 5e34fc6956e646d39da668cca9159c31 83ecd0f221204cf0a20ef5f18afc65e9 with result 0 in 13 seconds 2022-02-11 05:43:59.015 | [17624 Async ks-demo-reader:94951]: Waiting for completion of get_or_add_user_project_role reader f576ee3ede1d47f5885c12555fbbcbfa 5db2d804e85f42f3879e142b4a1daa42 running on PID 94951 (13 other jobs running) 2022-02-11 05:43:59.176 | [17624 Async ks-demo-reader:94951]: Signaling child to exit 2022-02-11 05:43:59.176 | WAKEUP 2022-02-11 05:43:59.369 | [17624 Async ks-demo-reader:94951]: Signaled 2022-02-11 05:43:59.387 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:43:59.387 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:43:59.387 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:43:59.387 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:43:59.387 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:43:59.387 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:43:59.387 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:43:59.387 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:43:59.387 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:43:59.387 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user f576ee3ede1d47f5885c12555fbbcbfa --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:59.387 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:59.387 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:59.388 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:59.388 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:43:59.388 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:43:59.388 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user f576ee3ede1d47f5885c12555fbbcbfa --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:43:59.388 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user f576ee3ede1d47f5885c12555fbbcbfa --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:43:59.388 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:43:59.388 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:43:59.388 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:43:59.388 | from cryptography.utils import int_from_bytes 2022-02-11 05:43:59.388 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:43:59.388 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:43:59.388 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:43:59.388 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:43:59.388 | ++ functions-common:get_field:818 : echo '| fd559a37dcc34942b294dca45a584151 | f576ee3ede1d47f5885c12555fbbcbfa | | 5db2d804e85f42f3879e142b4a1daa42 | | | False |' 2022-02-11 05:43:59.388 | ++ functions-common:get_field:812 : read data 2022-02-11 05:43:59.388 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fd559a37dcc34942b294dca45a584151 2022-02-11 05:43:59.388 | + functions-common:get_or_add_user_project_role:997 : echo fd559a37dcc34942b294dca45a584151 2022-02-11 05:43:59.388 | fd559a37dcc34942b294dca45a584151 2022-02-11 05:43:59.686 | [17624 Async ks-demo-reader:94951]: finished get_or_add_user_project_role reader f576ee3ede1d47f5885c12555fbbcbfa 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 13 seconds 2022-02-11 05:43:59.728 | + inc/async:async_wait:197 : return 0 2022-02-11 05:43:59.746 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-11 05:44:00.167 | [17624 Async ks-alt-admin:95474]: Waiting for completion of get_or_add_user_project_role admin da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 95474 (12 other jobs running) 2022-02-11 05:44:00.384 | [17624 Async ks-alt-admin:95474]: Signaling child to exit 2022-02-11 05:44:00.385 | WAKEUP 2022-02-11 05:44:00.571 | [17624 Async ks-alt-admin:95474]: Signaled 2022-02-11 05:44:00.579 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:00.579 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:44:00.580 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:00.581 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:00.581 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:00.581 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:00.581 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:00.581 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:44:00.581 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:00.581 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:00.581 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:00.581 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:00.582 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:00.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.582 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.582 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.582 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:00.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:00.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:00.582 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:00.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.582 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.582 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:00.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:00.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:00.582 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:00.583 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:00.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.583 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:00.583 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:00.583 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:00.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:00.583 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:00.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:00.583 | ++ functions-common:get_field:818 : echo '| 3284ca5c84e14a3ca262596158aa1bfa | da40c5e5c24048e58b000a4776b2fa4c | | ae26a8b4e1a6457f9de38a505ee0c0f1 | | | False |' 2022-02-11 05:44:00.583 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:00.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:00.583 | + functions-common:get_or_add_user_project_role:997 : echo 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:00.583 | 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:00.920 | [17624 Async ks-alt-admin:95474]: finished get_or_add_user_project_role admin da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 9 seconds 2022-02-11 05:44:01.120 | [17624 Async ks-alt-another:95586]: Waiting for completion of get_or_add_user_project_role anotherrole da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 95586 (11 other jobs running) 2022-02-11 05:44:01.281 | [17624 Async ks-alt-another:95586]: Signaling child to exit 2022-02-11 05:44:01.282 | WAKEUP 2022-02-11 05:44:01.433 | [17624 Async ks-alt-another:95586]: Signaled 2022-02-11 05:44:01.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:01.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:44:01.463 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:01.463 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:01.463 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:01.463 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:01.463 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:01.471 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:44:01.471 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:01.471 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:01.471 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:01.471 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:01.471 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:01.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.471 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.472 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:01.472 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:01.472 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:01.472 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.472 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:01.472 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:01.472 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:01.472 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user da40c5e5c24048e58b000a4776b2fa4c --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:01.472 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:01.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:01.472 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:01.472 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:01.472 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:01.472 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:01.472 | ++ functions-common:get_field:818 : echo '| a007ee1c639946ec8753066fb8bfbf32 | da40c5e5c24048e58b000a4776b2fa4c | | ae26a8b4e1a6457f9de38a505ee0c0f1 | | | False |' 2022-02-11 05:44:01.472 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:01.472 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:44:01.472 | + functions-common:get_or_add_user_project_role:997 : echo a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:44:01.472 | a007ee1c639946ec8753066fb8bfbf32 2022-02-11 05:44:01.733 | [17624 Async ks-alt-another:95586]: finished get_or_add_user_project_role anotherrole da40c5e5c24048e58b000a4776b2fa4c ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 9 seconds 2022-02-11 05:44:01.970 | [17624 Async ks-alt-member-user:95791]: Waiting for completion of get_or_add_user_project_role member 4a2f7a43230348b09321c0a76359db06 ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 95791 (10 other jobs running) 2022-02-11 05:44:02.160 | [17624 Async ks-alt-member-user:95791]: Signaling child to exit 2022-02-11 05:44:02.160 | WAKEUP 2022-02-11 05:44:02.307 | [17624 Async ks-alt-member-user:95791]: Signaled 2022-02-11 05:44:02.308 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:02.308 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:44:02.308 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:02.308 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:02.308 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:02.308 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:02.308 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:02.308 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:44:02.308 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 4a2f7a43230348b09321c0a76359db06 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:02.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:02.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:02.308 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:02.308 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:02.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.308 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.308 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.308 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:02.308 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:02.309 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:02.309 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 4a2f7a43230348b09321c0a76359db06 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:02.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.309 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.309 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.309 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 4a2f7a43230348b09321c0a76359db06 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:02.309 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:02.309 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:02.309 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:02.309 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:02.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.309 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:02.309 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:02.309 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:02.309 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:02.309 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:02.309 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:02.309 | ++ functions-common:get_field:818 : echo '| 5d856b58b36a46e588e7b45caaa04ebc | 4a2f7a43230348b09321c0a76359db06 | | ae26a8b4e1a6457f9de38a505ee0c0f1 | | | False |' 2022-02-11 05:44:02.309 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:02.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:02.309 | + functions-common:get_or_add_user_project_role:997 : echo 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:02.309 | 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:02.605 | [17624 Async ks-alt-member-user:95791]: finished get_or_add_user_project_role member 4a2f7a43230348b09321c0a76359db06 ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 9 seconds 2022-02-11 05:44:02.876 | [17624 Async ks-alt-reader-user:96067]: Waiting for completion of get_or_add_user_project_role reader fec63e69d8f9426d962746f25a081cf0 ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 96067 (9 other jobs running) 2022-02-11 05:44:03.015 | [17624 Async ks-alt-reader-user:96067]: Signaling child to exit 2022-02-11 05:44:03.016 | WAKEUP 2022-02-11 05:44:03.138 | [17624 Async ks-alt-reader-user:96067]: Signaled 2022-02-11 05:44:03.150 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:03.150 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-11 05:44:03.150 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:03.150 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:03.150 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:03.150 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:03.150 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:03.150 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-11 05:44:03.150 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user fec63e69d8f9426d962746f25a081cf0 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:03.150 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:03.150 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:03.150 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:03.150 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:03.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.150 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.150 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.150 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:03.150 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:03.150 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:03.150 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user fec63e69d8f9426d962746f25a081cf0 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.151 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.151 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.151 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user fec63e69d8f9426d962746f25a081cf0 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:03.151 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:03.151 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:03.151 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:03.151 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:03.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.151 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:03.151 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:03.151 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:03.151 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:03.151 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:03.151 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:03.151 | ++ functions-common:get_field:818 : echo '| fd559a37dcc34942b294dca45a584151 | fec63e69d8f9426d962746f25a081cf0 | | ae26a8b4e1a6457f9de38a505ee0c0f1 | | | False |' 2022-02-11 05:44:03.151 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:03.151 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:03.151 | + functions-common:get_or_add_user_project_role:997 : echo fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:03.151 | fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:03.483 | [17624 Async ks-alt-reader-user:96067]: finished get_or_add_user_project_role reader fec63e69d8f9426d962746f25a081cf0 ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 9 seconds 2022-02-11 05:44:03.520 | + inc/async:async_wait:197 : return 0 2022-02-11 05:44:03.536 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-11 05:44:03.899 | [17624 Async ks-system-member:96353]: Waiting for completion of get_or_add_user_system_role member bfc7e5f48e7a4ce0801fa74b0765bff5 all running on PID 96353 (8 other jobs running) 2022-02-11 05:44:04.061 | [17624 Async ks-system-member:96353]: Signaling child to exit 2022-02-11 05:44:04.061 | WAKEUP 2022-02-11 05:44:04.189 | [17624 Async ks-system-member:96353]: Signaled 2022-02-11 05:44:04.197 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-11 05:44:04.197 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-11 05:44:04.197 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-11 05:44:04.197 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:04.197 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:04.197 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:04.197 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:04.197 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:04.197 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-11 05:44:04.197 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user bfc7e5f48e7a4ce0801fa74b0765bff5 --system all -f value -c Role 2022-02-11 05:44:04.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.197 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.197 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.198 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:04.198 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-11 05:44:04.198 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-11 05:44:04.198 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user bfc7e5f48e7a4ce0801fa74b0765bff5 --system all 2022-02-11 05:44:04.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.198 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.198 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.198 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user bfc7e5f48e7a4ce0801fa74b0765bff5 --system all -f value -c Role 2022-02-11 05:44:04.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.198 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:04.198 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:04.199 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:04.199 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:04.199 | + functions-common:get_or_add_user_system_role:1052 : echo 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:04.199 | 5d856b58b36a46e588e7b45caaa04ebc 2022-02-11 05:44:04.568 | [17624 Async ks-system-member:96353]: finished get_or_add_user_system_role member bfc7e5f48e7a4ce0801fa74b0765bff5 all with result 0 in 8 seconds 2022-02-11 05:44:04.833 | [17624 Async ks-system-reader:96582]: Waiting for completion of get_or_add_user_system_role reader 7b0ec75598e949f1b24730478faf8713 all running on PID 96582 (7 other jobs running) 2022-02-11 05:44:04.937 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:04.977 | [17624 Async ks-system-reader:96582]: Signaling child to exit 2022-02-11 05:44:04.978 | WAKEUP 2022-02-11 05:44:05.018 | [96998 Async ks-group-anotherdemo:96998]: finished successfully 2022-02-11 05:44:05.105 | [17624 Async ks-system-reader:96582]: Signaled 2022-02-11 05:44:05.106 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-11 05:44:05.106 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-11 05:44:05.107 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-11 05:44:05.107 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:05.107 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:05.107 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-11 05:44:05.107 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-11 05:44:05.107 | ++ functions-common:_get_domain_args:967 : echo 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-11 05:44:05.107 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 7b0ec75598e949f1b24730478faf8713 --system all -f value -c Role 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 7b0ec75598e949f1b24730478faf8713 --system all 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 7b0ec75598e949f1b24730478faf8713 --system all -f value -c Role 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.107 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.107 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:05.107 | + functions-common:get_or_add_user_system_role:1052 : echo fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:05.107 | fd559a37dcc34942b294dca45a584151 2022-02-11 05:44:05.343 | [17624 Async ks-system-reader:96582]: finished get_or_add_user_system_role reader 7b0ec75598e949f1b24730478faf8713 all with result 0 in 10 seconds 2022-02-11 05:44:05.380 | + inc/async:async_wait:197 : return 0 2022-02-11 05:44:05.396 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-11 05:44:05.589 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:05.621 | [17624 Async ks-group-memberdemo:96912]: Waiting for completion of get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 running on PID 96912 (6 other jobs running) 2022-02-11 05:44:05.653 | [96912 Async ks-group-memberdemo:96912]: finished successfully 2022-02-11 05:44:05.697 | [17624 Async ks-group-memberdemo:96912]: Signaling child to exit 2022-02-11 05:44:05.699 | WAKEUP 2022-02-11 05:44:05.734 | [17624 Async ks-group-memberdemo:96912]: Signaled 2022-02-11 05:44:05.736 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-11 05:44:05.736 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 -f value 2022-02-11 05:44:05.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.736 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.736 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.736 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.736 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-11 05:44:05.736 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-11 05:44:05.736 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:44:05.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.736 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.736 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.736 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 -f value 2022-02-11 05:44:05.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.737 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.737 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.737 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.737 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False' 2022-02-11 05:44:05.737 | + functions-common:get_or_add_group_project_role:1076 : echo 5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False 2022-02-11 05:44:05.737 | 5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False 2022-02-11 05:44:05.798 | [17624 Async ks-group-memberdemo:96912]: finished get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 12 seconds 2022-02-11 05:44:05.848 | [17624 Async ks-group-anotherdemo:96998]: Waiting for completion of get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 running on PID 96998 (5 other jobs running) 2022-02-11 05:44:05.867 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:05.883 | [17624 Async ks-group-anotherdemo:96998]: Signaling child to exit 2022-02-11 05:44:05.883 | WAKEUP 2022-02-11 05:44:05.916 | [97084 Async ks-group-memberalt:97084]: finished successfully 2022-02-11 05:44:05.922 | [17624 Async ks-group-anotherdemo:96998]: Signaled 2022-02-11 05:44:05.924 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-11 05:44:05.924 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 -f value 2022-02-11 05:44:05.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.924 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.925 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.925 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.925 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-11 05:44:05.925 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-11 05:44:05.925 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:44:05.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.925 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.925 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.925 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 3293112938c14aea9ba27704c7008877 --project 5db2d804e85f42f3879e142b4a1daa42 -f value 2022-02-11 05:44:05.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.925 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:05.926 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:05.926 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:05.926 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False' 2022-02-11 05:44:05.926 | + functions-common:get_or_add_group_project_role:1076 : echo a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False 2022-02-11 05:44:05.927 | a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 False 2022-02-11 05:44:05.993 | [17624 Async ks-group-anotherdemo:96998]: finished get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 5db2d804e85f42f3879e142b4a1daa42 with result 0 in 11 seconds 2022-02-11 05:44:06.043 | [17624 Async ks-group-memberalt:97084]: Waiting for completion of get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 97084 (4 other jobs running) 2022-02-11 05:44:06.075 | [17624 Async ks-group-memberalt:97084]: Signaling child to exit 2022-02-11 05:44:06.076 | WAKEUP 2022-02-11 05:44:06.114 | [17624 Async ks-group-memberalt:97084]: Signaled 2022-02-11 05:44:06.116 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-11 05:44:06.116 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 -f value 2022-02-11 05:44:06.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.116 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.116 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.116 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:06.116 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-11 05:44:06.116 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-11 05:44:06.117 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:06.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.117 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.117 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.117 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 -f value 2022-02-11 05:44:06.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.117 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.117 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.117 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:06.117 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False' 2022-02-11 05:44:06.117 | + functions-common:get_or_add_group_project_role:1076 : echo 5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False 2022-02-11 05:44:06.117 | 5d856b58b36a46e588e7b45caaa04ebc 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False 2022-02-11 05:44:06.187 | [17624 Async ks-group-memberalt:97084]: finished get_or_add_group_project_role member 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 12 seconds 2022-02-11 05:44:06.254 | [17624 Async ks-group-anotheralt:97172]: Waiting for completion of get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 running on PID 97172 (3 other jobs running) 2022-02-11 05:44:06.295 | [17624 Async ks-group-anotheralt:97172]: Signaling child to exit 2022-02-11 05:44:06.416 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:06.444 | [97172 Async ks-group-anotheralt:97172]: finished successfully 2022-02-11 05:44:06.469 | WAKEUP 2022-02-11 05:44:06.496 | [17624 Async ks-group-anotheralt:97172]: Signaled 2022-02-11 05:44:06.498 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-11 05:44:06.498 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 -f value 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:06.498 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-11 05:44:06.498 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-11 05:44:06.498 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 3293112938c14aea9ba27704c7008877 --project ae26a8b4e1a6457f9de38a505ee0c0f1 -f value 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:06.498 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:06.498 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:06.499 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False' 2022-02-11 05:44:06.499 | + functions-common:get_or_add_group_project_role:1076 : echo a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False 2022-02-11 05:44:06.499 | a007ee1c639946ec8753066fb8bfbf32 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 False 2022-02-11 05:44:06.551 | [17624 Async ks-group-anotheralt:97172]: finished get_or_add_group_project_role anotherrole 3293112938c14aea9ba27704c7008877 ae26a8b4e1a6457f9de38a505ee0c0f1 with result 0 in 12 seconds 2022-02-11 05:44:06.607 | [17624 Async ks-group-admin:97260]: Waiting for completion of get_or_add_group_project_role admin 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa running on PID 97260 (2 other jobs running) 2022-02-11 05:44:06.638 | [17624 Async ks-group-admin:97260]: Signaling child to exit 2022-02-11 05:44:07.001 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:07.038 | [97260 Async ks-group-admin:97260]: finished successfully 2022-02-11 05:44:07.060 | WAKEUP 2022-02-11 05:44:07.084 | [17624 Async ks-group-admin:97260]: Signaled 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-11 05:44:07.086 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 80c00aeefcf7426b99fbf0b5522ee88c --project 3260f7d91b9d4943bcf5efb68f3661aa -f value 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 80c00aeefcf7426b99fbf0b5522ee88c --project 3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 80c00aeefcf7426b99fbf0b5522ee88c --project 3260f7d91b9d4943bcf5efb68f3661aa -f value 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:07.086 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:07.086 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3284ca5c84e14a3ca262596158aa1bfa 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa False' 2022-02-11 05:44:07.086 | + functions-common:get_or_add_group_project_role:1076 : echo 3284ca5c84e14a3ca262596158aa1bfa 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa False 2022-02-11 05:44:07.086 | 3284ca5c84e14a3ca262596158aa1bfa 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa False 2022-02-11 05:44:07.136 | [17624 Async ks-group-admin:97260]: finished get_or_add_group_project_role admin 80c00aeefcf7426b99fbf0b5522ee88c 3260f7d91b9d4943bcf5efb68f3661aa with result 0 in 12 seconds 2022-02-11 05:44:07.140 | + inc/async:async_wait:197 : return 0 2022-02-11 05:44:07.143 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-11 05:44:07.163 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:07.166 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-11 05:44:07.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:07.187 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-11 05:44:07.190 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-11 05:44:07.256 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-11 05:44:07.312 | [17624 Async create_nova_accounts:99193]: running: create_nova_accounts 2022-02-11 05:44:07.315 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-11 05:44:07.337 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:07.340 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-11 05:44:07.344 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-11 05:44:07.423 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-11 05:44:07.473 | [17624 Async create_glance_accounts:99308]: running: create_glance_accounts 2022-02-11 05:44:07.476 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-11 05:44:07.504 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:07.508 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-11 05:44:07.511 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-11 05:44:07.586 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-11 05:44:07.648 | [17624 Async create_cinder_accounts:99438]: running: create_cinder_accounts 2022-02-11 05:44:07.651 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-11 05:44:07.672 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:07.675 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-11 05:44:07.678 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-11 05:44:07.768 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-11 05:44:07.828 | [17624 Async create_neutron_accounts:99553]: running: create_neutron_accounts 2022-02-11 05:44:07.834 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-11 05:44:07.870 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:07.878 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-11 05:44:07.924 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:07.931 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-11 05:44:08.282 | [17624 Async create_nova_accounts:99193]: Waiting for completion of create_nova_accounts running on PID 99193 (5 other jobs running) 2022-02-11 05:44:08.444 | [17624 Async create_nova_accounts:99193]: Signaling child to exit 2022-02-11 05:44:32.742 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:32.776 | [99553 Async create_neutron_accounts:99553]: finished successfully 2022-02-11 05:44:34.979 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:35.013 | [99308 Async create_glance_accounts:99308]: finished successfully 2022-02-11 05:44:48.906 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:48.934 | [99438 Async create_cinder_accounts:99438]: finished successfully 2022-02-11 05:44:51.518 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:44:51.546 | [99193 Async create_nova_accounts:99193]: finished successfully 2022-02-11 05:44:51.570 | WAKEUP 2022-02-11 05:44:51.597 | [17624 Async create_nova_accounts:99193]: Signaled 2022-02-11 05:44:51.598 | + lib/nova:create_nova_accounts:352 : [[ 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,g-reg,cinder =~ n-api ]] 2022-02-11 05:44:51.599 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-11 05:44:51.599 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-11 05:44:51.599 | + functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:44:51.599 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:44:51.599 | + functions-common:get_or_create_user:913 : local email= 2022-02-11 05:44:51.599 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-11 05:44:51.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.599 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.599 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.599 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.599 | + functions-common:get_or_create_user:925 : user_id=a2755f1e4547427d851cb4fd03a38a74 2022-02-11 05:44:51.599 | + functions-common:get_or_create_user:926 : echo a2755f1e4547427d851cb4fd03a38a74 2022-02-11 05:44:51.599 | a2755f1e4547427d851cb4fd03a38a74 2022-02-11 05:44:51.599 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-11 05:44:51.599 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:51.599 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:44:51.599 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:44:51.599 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:44:51.599 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.599 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.599 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:51.599 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.599 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.600 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:51.600 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.600 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.600 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.600 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.600 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.600 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:51.600 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:51.600 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:51.600 | ++ functions-common:get_field:818 : echo '| 53975714f57249adb4d54f8cdedb9c33 | a2755f1e4547427d851cb4fd03a38a74 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:44:51.600 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:995 : user_role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:997 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.600 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.600 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-11 05:44:51.600 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-11 05:44:51.600 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:51.600 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:44:51.600 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:44:51.601 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:44:51.601 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:51.601 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.601 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.601 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.601 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:51.601 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:51.601 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.601 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.601 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.601 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.601 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.602 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.602 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:51.602 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:51.602 | ++ functions-common:get_field:818 : echo '| 3284ca5c84e14a3ca262596158aa1bfa | a2755f1e4547427d851cb4fd03a38a74 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:44:51.602 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:51.602 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.602 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:51.602 | + functions-common:get_or_add_user_project_role:997 : echo 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:51.602 | 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:44:51.602 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-11 05:44:51.602 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-11 05:44:51.602 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.82/compute 2022-02-11 05:44:51.602 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-11 05:44:51.602 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:51.602 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-11 05:44:51.602 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-11 05:44:51.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.602 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.602 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.602 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.602 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:51.602 | 0cb04c15643e4612a36314cfca95a65e' 2022-02-11 05:44:51.602 | + functions-common:get_or_create_service:1094 : echo 0cb04c15643e4612a36314cfca95a65e 2022-02-11 05:44:51.602 | 0cb04c15643e4612a36314cfca95a65e 2022-02-11 05:44:51.602 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.82/compute/v2/$(project_id)s' 2022-02-11 05:44:51.602 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:51.602 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.82/compute/v2/$(project_id)s' RegionOne 2022-02-11 05:44:51.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:51.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:51.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.602 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.602 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.603 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:51.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:51.603 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.82/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-11 05:44:51.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.603 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.603 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.603 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=32d8aacbe87245398fa21a54d6a0ee0a 2022-02-11 05:44:51.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 32d8aacbe87245398fa21a54d6a0ee0a 2022-02-11 05:44:51.603 | + functions-common:get_or_create_endpoint:1127 : public_id=32d8aacbe87245398fa21a54d6a0ee0a 2022-02-11 05:44:51.603 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:51.603 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:51.603 | + functions-common:get_or_create_endpoint:1136 : echo 32d8aacbe87245398fa21a54d6a0ee0a 2022-02-11 05:44:51.603 | 32d8aacbe87245398fa21a54d6a0ee0a 2022-02-11 05:44:51.603 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-11 05:44:51.603 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:51.603 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-11 05:44:51.603 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-11 05:44:51.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.603 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.603 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.603 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.603 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:51.603 | 947f486c07024895a6ffa12a0ed8bd84' 2022-02-11 05:44:51.603 | + functions-common:get_or_create_service:1094 : echo 947f486c07024895a6ffa12a0ed8bd84 2022-02-11 05:44:51.603 | 947f486c07024895a6ffa12a0ed8bd84 2022-02-11 05:44:51.603 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.82/compute/v2.1 2022-02-11 05:44:51.603 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:51.603 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.82/compute/v2.1 RegionOne 2022-02-11 05:44:51.603 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:51.604 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:51.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.604 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.604 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.604 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:51.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:51.604 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.82/compute/v2.1 --region RegionOne -f value -c id 2022-02-11 05:44:51.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.604 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.604 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.604 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9bde86ae193e43409853eb36b6fd4898 2022-02-11 05:44:51.604 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9bde86ae193e43409853eb36b6fd4898 2022-02-11 05:44:51.604 | + functions-common:get_or_create_endpoint:1127 : public_id=9bde86ae193e43409853eb36b6fd4898 2022-02-11 05:44:51.604 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:51.604 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:51.604 | + functions-common:get_or_create_endpoint:1136 : echo 9bde86ae193e43409853eb36b6fd4898 2022-02-11 05:44:51.604 | 9bde86ae193e43409853eb36b6fd4898 2022-02-11 05:44:51.604 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-11 05:44:51.604 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:51.604 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-11 05:44:51.604 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:51.604 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-11 05:44:51.604 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:51.648 | [17624 Async create_nova_accounts:99193]: finished create_nova_accounts with result 0 in 44 seconds 2022-02-11 05:44:51.687 | [17624 Async create_glance_accounts:99308]: Waiting for completion of create_glance_accounts running on PID 99308 (4 other jobs running) 2022-02-11 05:44:51.714 | [17624 Async create_glance_accounts:99308]: Signaling child to exit 2022-02-11 05:44:51.714 | WAKEUP 2022-02-11 05:44:51.742 | [17624 Async create_glance_accounts:99308]: Signaled 2022-02-11 05:44:51.743 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-11 05:44:51.743 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:51.743 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-11 05:44:51.744 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-11 05:44:51.744 | + functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:44:51.744 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:44:51.744 | + functions-common:get_or_create_user:913 : local email= 2022-02-11 05:44:51.744 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-11 05:44:51.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.744 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.744 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.744 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.744 | + functions-common:get_or_create_user:925 : user_id=870422fddadc4839b9f5b961c02ed242 2022-02-11 05:44:51.744 | + functions-common:get_or_create_user:926 : echo 870422fddadc4839b9f5b961c02ed242 2022-02-11 05:44:51.744 | 870422fddadc4839b9f5b961c02ed242 2022-02-11 05:44:51.744 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-11 05:44:51.744 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:51.744 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:44:51.744 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:44:51.744 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:44:51.744 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.744 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:51.744 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.744 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.744 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.744 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.745 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.745 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:51.745 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:51.745 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.745 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.745 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.745 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.745 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:51.745 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.745 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.745 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.745 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.745 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:51.745 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:51.745 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:51.745 | ++ functions-common:get_field:818 : echo '| 53975714f57249adb4d54f8cdedb9c33 | 870422fddadc4839b9f5b961c02ed242 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:44:51.745 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.745 | + functions-common:get_or_add_user_project_role:995 : user_role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.745 | + functions-common:get_or_add_user_project_role:997 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.745 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.745 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-11 05:44:51.745 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-11 05:44:51.745 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:44:51.745 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-11 05:44:51.745 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:51.745 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-11 05:44:51.746 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-11 05:44:51.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.746 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.746 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.746 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.746 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:51.746 | 0a5718f324fb43dc989d278ee8c64d47' 2022-02-11 05:44:51.746 | + functions-common:get_or_create_service:1094 : echo 0a5718f324fb43dc989d278ee8c64d47 2022-02-11 05:44:51.746 | 0a5718f324fb43dc989d278ee8c64d47 2022-02-11 05:44:51.746 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.82/image 2022-02-11 05:44:51.746 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:51.746 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.82/image RegionOne 2022-02-11 05:44:51.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:51.746 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:51.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.746 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.746 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.746 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:51.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:51.746 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.82/image --region RegionOne -f value -c id 2022-02-11 05:44:51.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.747 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.747 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.747 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.747 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=798b4f50364f4c7495c500fef8b27588 2022-02-11 05:44:51.747 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 798b4f50364f4c7495c500fef8b27588 2022-02-11 05:44:51.747 | + functions-common:get_or_create_endpoint:1127 : public_id=798b4f50364f4c7495c500fef8b27588 2022-02-11 05:44:51.747 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:51.747 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:51.747 | + functions-common:get_or_create_endpoint:1136 : echo 798b4f50364f4c7495c500fef8b27588 2022-02-11 05:44:51.747 | 798b4f50364f4c7495c500fef8b27588 2022-02-11 05:44:51.747 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-11 05:44:51.747 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-11 05:44:51.747 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-11 05:44:51.747 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-11 05:44:51.747 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-11 05:44:51.747 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-11 05:44:51.747 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-11 05:44:51.747 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-11 05:44:51.747 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-11 05:44:51.794 | [17624 Async create_glance_accounts:99308]: finished create_glance_accounts with result 0 in 27 seconds 2022-02-11 05:44:51.834 | [17624 Async create_cinder_accounts:99438]: Waiting for completion of create_cinder_accounts running on PID 99438 (3 other jobs running) 2022-02-11 05:44:51.862 | [17624 Async create_cinder_accounts:99438]: Signaling child to exit 2022-02-11 05:44:51.863 | WAKEUP 2022-02-11 05:44:51.891 | [17624 Async create_cinder_accounts:99438]: Signaled 2022-02-11 05:44:51.893 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ c-api ]] 2022-02-11 05:44:51.893 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-11 05:44:51.893 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-11 05:44:51.893 | + functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:44:51.893 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:44:51.893 | + functions-common:get_or_create_user:913 : local email= 2022-02-11 05:44:51.893 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-11 05:44:51.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.893 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.893 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.893 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.893 | + functions-common:get_or_create_user:925 : user_id=977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.893 | + functions-common:get_or_create_user:926 : echo 977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.893 | 977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.893 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-11 05:44:51.893 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:51.893 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:44:51.893 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:51.893 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:51.893 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:44:51.894 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:44:51.894 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:44:51.894 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:44:51.894 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:44:51.894 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:51.894 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.894 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.894 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.894 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:51.894 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:51.894 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:51.894 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:51.894 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:51.894 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.894 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.895 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.895 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:51.895 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:51.895 | ++ functions-common:get_field:818 : echo '| 53975714f57249adb4d54f8cdedb9c33 | 977eb5ac77c34a0da0a37b4f3193d024 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:44:51.895 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:51.895 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:51.895 | + functions-common:get_or_add_user_project_role:995 : user_role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.895 | + functions-common:get_or_add_user_project_role:997 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.895 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:51.895 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-11 05:44:51.895 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-11 05:44:51.895 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:51.895 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-11 05:44:51.895 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-11 05:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.895 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.895 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.895 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.895 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:51.895 | 9132b8f802ef4638bc6f5c5b17fd0f30' 2022-02-11 05:44:51.895 | + functions-common:get_or_create_service:1094 : echo 9132b8f802ef4638bc6f5c5b17fd0f30 2022-02-11 05:44:51.895 | 9132b8f802ef4638bc6f5c5b17fd0f30 2022-02-11 05:44:51.895 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-11 05:44:51.895 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.82/volume/v3/$(project_id)s' 2022-02-11 05:44:51.895 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:51.895 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.82/volume/v3/$(project_id)s' RegionOne 2022-02-11 05:44:51.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:51.895 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.895 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.895 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.896 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:51.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:51.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.82/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-11 05:44:51.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.896 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.896 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.896 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=05e2cb0e60f2415f9465318e4b643e6e 2022-02-11 05:44:51.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 05e2cb0e60f2415f9465318e4b643e6e 2022-02-11 05:44:51.896 | + functions-common:get_or_create_endpoint:1127 : public_id=05e2cb0e60f2415f9465318e4b643e6e 2022-02-11 05:44:51.896 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:51.896 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:51.896 | + functions-common:get_or_create_endpoint:1136 : echo 05e2cb0e60f2415f9465318e4b643e6e 2022-02-11 05:44:51.896 | 05e2cb0e60f2415f9465318e4b643e6e 2022-02-11 05:44:51.896 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-11 05:44:51.896 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:51.896 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-11 05:44:51.896 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-11 05:44:51.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.896 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.896 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.896 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.896 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:51.896 | 97523f1ecc5b43798ddc0146ce7b151d' 2022-02-11 05:44:51.896 | + functions-common:get_or_create_service:1094 : echo 97523f1ecc5b43798ddc0146ce7b151d 2022-02-11 05:44:51.896 | 97523f1ecc5b43798ddc0146ce7b151d 2022-02-11 05:44:51.896 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.82/volume/v3/$(project_id)s' 2022-02-11 05:44:51.896 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:51.896 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.82/volume/v3/$(project_id)s' RegionOne 2022-02-11 05:44:51.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:51.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:51.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:51.897 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.82/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0fb652ea081b4b9684a7f8205869ff2d 2022-02-11 05:44:51.897 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0fb652ea081b4b9684a7f8205869ff2d 2022-02-11 05:44:51.897 | + functions-common:get_or_create_endpoint:1127 : public_id=0fb652ea081b4b9684a7f8205869ff2d 2022-02-11 05:44:51.897 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:51.897 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:51.897 | + functions-common:get_or_create_endpoint:1136 : echo 0fb652ea081b4b9684a7f8205869ff2d 2022-02-11 05:44:51.897 | 0fb652ea081b4b9684a7f8205869ff2d 2022-02-11 05:44:51.897 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-11 05:44:51.897 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-11 05:44:51.897 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-11 05:44:51.897 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.897 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.897 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.897 | ++ functions-common:get_or_create_project:938 : project_id=1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:44:51.897 | ++ functions-common:get_or_create_project:939 : echo 1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:44:51.897 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1c3f57a355ca46b49d15c19b867e0550 2022-02-11 05:44:51.898 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-11 05:44:51.898 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:44:51.898 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:44:51.898 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-11 05:44:51.898 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-11 05:44:51.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.898 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:51.898 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:51.898 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-11 05:44:51.898 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:51.898 | ++ functions-common:get_or_create_user:925 : user_id=977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.898 | ++ functions-common:get_or_create_user:926 : echo 977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.898 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 977eb5ac77c34a0da0a37b4f3193d024 2022-02-11 05:44:51.941 | [17624 Async create_cinder_accounts:99438]: finished create_cinder_accounts with result 0 in 41 seconds 2022-02-11 05:44:51.952 | + inc/async:async_wait:197 : return 0 2022-02-11 05:44:51.955 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-11 05:44:52.013 | [17624 Async create_neutron_accounts:99553]: Waiting for completion of create_neutron_accounts running on PID 99553 (2 other jobs running) 2022-02-11 05:44:52.042 | [17624 Async create_neutron_accounts:99553]: Signaling child to exit 2022-02-11 05:44:52.042 | WAKEUP 2022-02-11 05:44:52.070 | [17624 Async create_neutron_accounts:99553]: Signaled 2022-02-11 05:44:52.072 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-11 05:44:52.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:44:52.072 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:44:52.072 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:44:52.072 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:44:52.072 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:44:52.072 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:44:52.072 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-11 05:44:52.072 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-11 05:44:52.072 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-11 05:44:52.072 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.82:9696/ 2022-02-11 05:44:52.072 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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,g-reg,cinder =~ q-svc ]] 2022-02-11 05:44:52.073 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-11 05:44:52.073 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-11 05:44:52.073 | + functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:44:52.073 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:44:52.073 | + functions-common:get_or_create_user:913 : local email= 2022-02-11 05:44:52.073 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-11 05:44:52.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.073 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.073 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.073 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.073 | + functions-common:get_or_create_user:925 : user_id=14c010affaf749a5b0a5b6925b004db2 2022-02-11 05:44:52.073 | + functions-common:get_or_create_user:926 : echo 14c010affaf749a5b0a5b6925b004db2 2022-02-11 05:44:52.073 | 14c010affaf749a5b0a5b6925b004db2 2022-02-11 05:44:52.073 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-11 05:44:52.073 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:44:52.073 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:44:52.073 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:44:52.073 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:44:52.073 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:44:52.073 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:52.073 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-11 05:44:52.073 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:52.073 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:52.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.073 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.073 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.074 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.074 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:44:52.074 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:44:52.074 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-11 05:44:52.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.074 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.074 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.074 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-11 05:44:52.074 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:44:52.074 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:44:52.074 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:44:52.074 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:52.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.074 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.074 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.074 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.074 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:44:52.074 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:44:52.074 | ++ functions-common:get_field:818 : echo '| 53975714f57249adb4d54f8cdedb9c33 | 14c010affaf749a5b0a5b6925b004db2 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:44:52.074 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:44:52.074 | ++ functions-common:get_field:812 : read data 2022-02-11 05:44:52.074 | + functions-common:get_or_add_user_project_role:995 : user_role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:52.074 | + functions-common:get_or_add_user_project_role:997 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:52.074 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:44:52.075 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-11 05:44:52.075 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-11 05:44:52.075 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:44:52.075 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-11 05:44:52.075 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.075 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:44:52.075 | 483be560156e4cbfbc53a78c26a3d91f' 2022-02-11 05:44:52.075 | + functions-common:get_or_create_service:1094 : echo 483be560156e4cbfbc53a78c26a3d91f 2022-02-11 05:44:52.075 | 483be560156e4cbfbc53a78c26a3d91f 2022-02-11 05:44:52.075 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.82:9696/ 2022-02-11 05:44:52.075 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:44:52.075 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.82:9696/ RegionOne 2022-02-11 05:44:52.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:44:52.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:44:52.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:44:52.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.82:9696/ --region RegionOne -f value -c id 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:52.075 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:52.075 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:44:52.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=652feaa3db0541739e7cbc5d1bd37169 2022-02-11 05:44:52.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 652feaa3db0541739e7cbc5d1bd37169 2022-02-11 05:44:52.076 | + functions-common:get_or_create_endpoint:1127 : public_id=652feaa3db0541739e7cbc5d1bd37169 2022-02-11 05:44:52.076 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:44:52.076 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:44:52.076 | + functions-common:get_or_create_endpoint:1136 : echo 652feaa3db0541739e7cbc5d1bd37169 2022-02-11 05:44:52.076 | 652feaa3db0541739e7cbc5d1bd37169 2022-02-11 05:44:52.133 | [17624 Async create_neutron_accounts:99553]: finished create_neutron_accounts with result 0 in 25 seconds 2022-02-11 05:44:52.146 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-02-11 05:44:52.152 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-11 05:44:52.155 | + inc/async:async_wait:197 : return 0 2022-02-11 05:44:52.158 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-11 05:44:52.177 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:52.180 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-11 05:44:52.199 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:52.202 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-11 05:44:52.205 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:44:52.208 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-11 05:44:52.210 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-11 05:44:52.217 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-11 05:44:52.284 | + inc/async:async_inner:63 : init_glance 2022-02-11 05:44:52.325 | [17624 Async init_glance:101882]: running: init_glance 2022-02-11 05:44:52.328 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-11 05:44:52.349 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:44:52.352 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-11 05:44:52.355 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:44:52.357 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-11 05:44:52.360 | + ./stack.sh:main:1147 : configure_neutron 2022-02-11 05:44:52.364 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-11 05:44:52.368 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:44:52.368 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:44:52.375 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:44:52.377 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:44:52.380 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:44:52.383 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:44:52.386 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-11 05:44:52.389 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-11 05:44:52.392 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-11 05:44:52.394 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-11 05:44:52.415 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-11 05:44:52.417 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-11 05:44:56.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:56.072 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:56.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:56.072 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:59.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:59.666 | from cryptography.utils import int_from_bytes 2022-02-11 05:44:59.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:44:59.666 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:03.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:03.243 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:03.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:03.243 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:06.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:06.903 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:06.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:06.904 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:10.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:10.471 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:10.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:10.471 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:14.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:14.170 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:14.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:14.170 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:17.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:17.784 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:17.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:17.784 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:21.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:21.723 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:21.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:21.723 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:26.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:26.686 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:26.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:26.687 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:26.687 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-11 05:45:32.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:32.764 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:32.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:32.764 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:33.075 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-11 05:45:33.080 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-11 05:45:33.092 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-11 05:45:33.092 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-11 05:45:33.094 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-11 05:45:33.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-11 05:45:33.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-11 05:45:33.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-11 05:45:33.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-11 05:45:33.105 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-11 05:45:33.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-11 05:45:33.110 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-11 05:45:33.113 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-11 05:45:33.115 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-11 05:45:33.117 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-11 05:45:33.120 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-11 05:45:33.138 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:33.140 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-11 05:45:33.143 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:33.149 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-11 05:45:33.151 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-11 05:45:33.153 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-11 05:45:33.156 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-11 05:45:33.159 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-11 05:45:33.162 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-11 05:45:33.199 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-11 05:45:33.234 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-11 05:45:33.281 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-11 05:45:33.317 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-11 05:45:33.350 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-11 05:45:33.382 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-11 05:45:33.384 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-11 05:45:33.399 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-11 05:45:33.399 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-11 05:45:33.399 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-11 05:45:33.410 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-11 05:45:33.413 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-11 05:45:33.415 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-11 05:45:33.417 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-11 05:45:33.420 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-11 05:45:33.451 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:45:33.493 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-11 05:45:33.528 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-11 05:45:33.562 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-11 05:45:33.581 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:33.583 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-11 05:45:33.587 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-11 05:45:33.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-11 05:45:33.592 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-11 05:45:33.595 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-11 05:45:33.598 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-11 05:45:33.600 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-11 05:45:33.602 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-11 05:45:33.621 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-11 05:45:33.637 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-11 05:45:33.640 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-11 05:45:33.660 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-11 05:45:33.676 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-11 05:45:33.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-11 05:45:33.693 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:33.696 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-11 05:45:33.701 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.06GuqFNJ7u 2022-02-11 05:45:33.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-11 05:45:33.713 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:33.715 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.06GuqFNJ7u 2022-02-11 05:45:33.720 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.06GuqFNJ7u 2022-02-11 05:45:33.733 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.06GuqFNJ7u /etc/sudoers.d/neutron-rootwrap 2022-02-11 05:45:33.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-11 05:45:33.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:33.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:33.821 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-11 05:45:33.826 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-11 05:45:33.828 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-11 05:45:33.833 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:45:33.834 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-11 05:45:33.837 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:45:33.857 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:33.862 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-11 05:45:33.865 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-11 05:45:33.867 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:45:33.887 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:33.891 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:45:33.893 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/ 2022-02-11 05:45:33.926 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:45:33.929 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:45:33.931 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-11 05:45:33.950 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:33.952 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-11 05:45:33.971 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:33.973 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-11 05:45:33.975 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-11 05:45:33.978 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-11 05:45:33.983 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-11 05:45:34.016 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-11 05:45:34.052 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-11 05:45:34.093 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-11 05:45:34.129 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-11 05:45:34.168 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-11 05:45:34.171 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-11 05:45:34.175 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-11 05:45:34.177 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-11 05:45:34.180 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-11 05:45:34.212 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-11 05:45:34.247 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.82/identity 2022-02-11 05:45:34.283 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-11 05:45:34.316 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-11 05:45:34.356 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-11 05:45:34.388 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-11 05:45:34.421 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-11 05:45:34.457 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:45:34.492 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-11 05:45:34.537 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-11 05:45:34.580 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-11 05:45:34.614 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-11 05:45:34.617 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-11 05:45:34.619 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-11 05:45:34.622 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-11 05:45:34.630 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-11 05:45:34.659 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-11 05:45:34.692 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.82/identity 2022-02-11 05:45:34.726 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-11 05:45:34.760 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-11 05:45:34.811 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-11 05:45:34.844 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-11 05:45:34.879 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-11 05:45:34.919 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-11 05:45:34.960 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-11 05:45:34.994 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-11 05:45:34.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-11 05:45:34.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-11 05:45:35.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-11 05:45:35.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-11 05:45:35.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-11 05:45:35.012 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-11 05:45:35.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-11 05:45:35.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-11 05:45:35.019 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-11 05:45:35.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-11 05:45:35.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-11 05:45:35.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-11 05:45:35.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-11 05:45:35.032 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-11 05:45:35.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-11 05:45:35.037 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-11 05:45:35.040 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-11 05:45:35.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:35.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-11 05:45:35.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-11 05:45:35.080 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-11 05:45:35.085 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-11 05:45:35.088 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-11 05:45:35.090 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-11 05:45:35.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-11 05:45:35.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-11 05:45:35.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.138 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-11 05:45:35.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-11 05:45:35.144 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-11 05:45:35.146 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.157 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-11 05:45:35.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-11 05:45:35.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.184 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-11 05:45:35.186 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-11 05:45:35.189 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-11 05:45:35.192 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.194 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-11 05:45:35.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-11 05:45:35.231 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-11 05:45:35.237 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-11 05:45:35.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-11 05:45:35.241 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.244 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-11 05:45:35.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-11 05:45:35.280 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.284 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-11 05:45:35.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-11 05:45:35.290 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-11 05:45:35.291 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.294 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-11 05:45:35.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-11 05:45:35.327 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-11 05:45:35.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-11 05:45:35.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-11 05:45:35.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.340 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-11 05:45:35.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-02-11 05:45:35.377 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.377 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-11 05:45:35.379 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-11 05:45:35.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-11 05:45:35.384 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.386 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-11 05:45:35.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-11 05:45:35.420 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:45:35.423 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-11 05:45:35.426 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-11 05:45:35.428 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-11 05:45:35.430 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-11 05:45:35.433 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-11 05:45:35.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-11 05:45:35.468 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-11 05:45:35.488 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:35.491 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-11 05:45:35.493 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-11 05:45:35.530 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:35.533 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:35.571 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-11 05:45:35.614 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-11 05:45:35.616 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-11 05:45:35.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-11 05:45:35.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-11 05:45:38.717 | INFO neutron.common.config [-] Logging enabled! 2022-02-11 05:45:38.718 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev492 2022-02-11 05:45:38.718 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=103752) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-11 05:45:38.719 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-11 05:45:38.720 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp97qeh01m/privsep.sock'] 2022-02-11 05:45:40.959 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-11 05:45:40.959 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp97qeh01m/privsep.sock {{(pid=103752) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-02-11 05:45:40.960 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-11 05:45:40.961 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-11 05:45:40.961 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-11 05:45:40.961 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 103769 2022-02-11 05:45:40.961 | DEBUG oslo.privsep.daemon [-] privsep: reply[74c51af0-56b8-46b6-a353-e33df3c0eb0e]: (2,) {{(pid=103769) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:45:41.263 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=103769) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-11 05:45:41.276 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=103769) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-11 05:45:41.276 | DEBUG oslo.privsep.daemon [-] privsep: reply[3d6cc43d-183c-4566-9954-ba02a5c243b7]: (4, ('2963cba9-d405-4726-8242-10001802640f\n', '')) {{(pid=103769) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:45:41.329 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-11 05:45:41.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-11 05:45:41.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:41.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:41.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:41.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=103752) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:41.385 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-11 05:45:41.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:41.385 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:41.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:41.385 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:41.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-11 05:45:41.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-11 05:45:41.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-11 05:45:41.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-11 05:45:41.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-11 05:45:41.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-11 05:45:41.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-11 05:45:41.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:41.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-11 05:45:41.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-11 05:45:41.910 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-11 05:45:41.919 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-11 05:45:41.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-11 05:45:41.925 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-11 05:45:41.940 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-11 05:45:41.953 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-11 05:45:41.956 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-11 05:45:41.971 | net.bridge.bridge-nf-call-iptables = 1 2022-02-11 05:45:41.975 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-11 05:45:41.977 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-11 05:45:41.987 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-11 05:45:41.991 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-11 05:45:41.993 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-11 05:45:41.996 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-11 05:45:41.999 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-11 05:45:42.002 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-11 05:45:42.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-11 05:45:42.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-11 05:45:42.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-11 05:45:42.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-11 05:45:42.041 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-11 05:45:42.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-11 05:45:42.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-11 05:45:42.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-11 05:45:42.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-11 05:45:42.151 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-11 05:45:42.170 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:42.173 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-11 05:45:42.175 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.181 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-11 05:45:42.212 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-11 05:45:42.242 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-11 05:45:42.290 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:42.292 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:42.324 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-11 05:45:42.342 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:42.345 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.348 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-11 05:45:42.381 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.384 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-11 05:45:42.417 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-11 05:45:42.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-11 05:45:42.426 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-11 05:45:42.444 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:42.446 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-11 05:45:42.450 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-11 05:45:42.455 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-11 05:45:42.491 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-11 05:45:42.526 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:42.528 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:42.564 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-11 05:45:42.566 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-11 05:45:42.602 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-11 05:45:42.605 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-11 05:45:42.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-11 05:45:42.643 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-11 05:45:42.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-11 05:45:42.648 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-11 05:45:42.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-11 05:45:45.774 | INFO neutron.common.config [-] Logging enabled! 2022-02-11 05:45:45.774 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev492 2022-02-11 05:45:45.775 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=104304) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-11 05:45:45.826 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-11 05:45:45.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-11 05:45:45.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:45.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:45.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:45.827 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=104304) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-11 05:45:45.889 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-11 05:45:45.890 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=104304) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-11 05:45:45.891 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=104304) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-11 05:45:45.891 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-11 05:45:45.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:45.892 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:45.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:45:45.892 | from cryptography.utils import int_from_bytes 2022-02-11 05:45:46.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-11 05:45:46.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-11 05:45:46.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-11 05:45:46.285 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-11 05:45:46.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-11 05:45:46.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-11 05:45:46.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-11 05:45:46.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-11 05:45:46.315 | + functions:set_mtu:785 : local dev=br-data 2022-02-11 05:45:46.317 | + functions:set_mtu:786 : local mtu=1500 2022-02-11 05:45:46.320 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-11 05:45:46.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-11 05:45:46.359 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-11 05:45:46.361 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-11 05:45:46.364 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-11 05:45:46.366 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-11 05:45:46.369 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-11 05:45:46.371 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-11 05:45:46.374 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-11 05:45:46.377 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-11 05:45:46.380 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-11 05:45:46.382 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-11 05:45:46.385 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-11 05:45:46.387 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-11 05:45:46.390 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-11 05:45:46.393 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-11 05:45:46.397 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-11 05:45:46.397 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-11 05:45:46.404 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-11 05:45:46.408 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-11 05:45:46.411 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-11 05:45:46.416 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-11 05:45:46.418 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-11 05:45:46.418 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-11 05:45:46.419 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-11 05:45:46.425 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.75/22 brd 192.168.3.255' 2022-02-11 05:45:46.428 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-11 05:45:46.430 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:46.433 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-11 05:45:46.435 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-11 05:45:46.437 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.75/22 brd 192.168.3.255 != '' ]] 2022-02-11 05:45:46.440 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.75/22 brd 192.168.3.255 dev eth1' 2022-02-11 05:45:46.442 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.75/22 brd 192.168.3.255 dev br-data' 2022-02-11 05:45:46.445 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-11 05:45:46.447 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-11 05:45:46.452 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.75/22 brd 192.168.3.255 2022-02-11 05:45:46.453 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-11 05:45:46.453 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-11 05:45:46.457 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-11 05:45:46.463 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.75 2022-02-11 05:45:46.465 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.75 ' 2022-02-11 05:45:46.468 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.75/22 brd 192.168.3.255 dev eth1 2022-02-11 05:45:46.484 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.75/22 brd 192.168.3.255 dev br-data 2022-02-11 05:45:46.498 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-11 05:45:46.513 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-11 05:45:46.536 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.75 2022-02-11 05:45:46.554 | PING 192.168.0.75 (192.168.0.75) from 192.168.0.75 br-data: 56(84) bytes of data. 2022-02-11 05:45:46.554 | 64 bytes from 192.168.0.75: icmp_seq=1 ttl=64 time=0.078 ms 2022-02-11 05:45:47.566 | 64 bytes from 192.168.0.75: icmp_seq=2 ttl=64 time=0.052 ms 2022-02-11 05:45:48.590 | 64 bytes from 192.168.0.75: icmp_seq=3 ttl=64 time=0.049 ms 2022-02-11 05:45:48.590 | 2022-02-11 05:45:48.590 | --- 192.168.0.75 ping statistics --- 2022-02-11 05:45:48.590 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2022-02-11 05:45:48.590 | rtt min/avg/max/mdev = 0.049/0.059/0.078/0.013 ms 2022-02-11 05:45:48.596 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-11 05:45:48.596 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-11 05:45:48.602 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-11 05:45:48.604 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-11 05:45:48.623 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:48.626 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-11 05:45:48.630 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-11 05:45:48.633 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-11 05:45:48.670 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.82 2022-02-11 05:45:48.710 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-11 05:45:48.749 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-11 05:45:48.789 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-11 05:45:48.791 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-11 05:45:48.826 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-11 05:45:48.828 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-11 05:45:48.848 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:48.850 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-11 05:45:48.853 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-11 05:45:48.876 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:48.879 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-11 05:45:48.898 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:48.902 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-11 05:45:48.921 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:48.924 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-11 05:45:48.960 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-11 05:45:48.995 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-11 05:45:48.998 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-11 05:45:49.019 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.030 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-11 05:45:49.044 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.047 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-11 05:45:49.050 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-11 05:45:49.115 | + inc/async:async_inner:63 : init_neutron 2022-02-11 05:45:49.166 | [17624 Async init_neutron:104800]: running: init_neutron 2022-02-11 05:45:49.169 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-11 05:45:49.193 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.197 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-11 05:45:49.210 | ++ ./stack.sh:main:1162 : true 2022-02-11 05:45:49.213 | + ./stack.sh:main:1162 : netman_pid= 2022-02-11 05:45:49.217 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-11 05:45:49.221 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-11 05:45:49.241 | dnsmasq: no process found 2022-02-11 05:45:49.246 | + ./stack.sh:main:1164 : true 2022-02-11 05:45:49.251 | + ./stack.sh:main:1169 : clean_iptables 2022-02-11 05:45:49.256 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-11 05:45:49.260 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-11 05:45:49.260 | + lib/nova:clean_iptables:183 : bash 2022-02-11 05:45:49.264 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-11 05:45:49.267 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-11 05:45:49.270 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-11 05:45:49.273 | + lib/nova:clean_iptables:183 : grep nova 2022-02-11 05:45:49.285 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-11 05:45:49.287 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-11 05:45:49.288 | + lib/nova:clean_iptables:185 : bash 2022-02-11 05:45:49.290 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-11 05:45:49.293 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-11 05:45:49.293 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-11 05:45:49.294 | + lib/nova:clean_iptables:185 : grep nova 2022-02-11 05:45:49.307 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-11 05:45:49.310 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-11 05:45:49.311 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-11 05:45:49.311 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-11 05:45:49.318 | + lib/nova:clean_iptables:187 : bash 2022-02-11 05:45:49.323 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-11 05:45:49.323 | + lib/nova:clean_iptables:187 : grep nova 2022-02-11 05:45:49.329 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-11 05:45:49.331 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-11 05:45:49.335 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-11 05:45:49.338 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-11 05:45:49.340 | + lib/nova:clean_iptables:189 : grep nova 2022-02-11 05:45:49.342 | + lib/nova:clean_iptables:189 : bash 2022-02-11 05:45:49.345 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-11 05:45:49.351 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-11 05:45:49.363 | net.ipv4.ip_forward = 1 2022-02-11 05:45:49.367 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-11 05:45:49.392 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.396 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-11 05:45:49.399 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-11 05:45:49.402 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-11 05:45:49.441 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-11 05:45:49.482 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-11 05:45:49.486 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-11 05:45:49.523 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-11 05:45:49.556 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-11 05:45:49.578 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:45:49.581 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-11 05:45:49.604 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.607 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-11 05:45:49.611 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:45:49.615 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-11 05:45:49.618 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-11 05:45:49.622 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-11 05:45:49.700 | + inc/async:async_inner:63 : init_cinder 2022-02-11 05:45:49.754 | [17624 Async init_cinder:105195]: running: init_cinder 2022-02-11 05:45:49.757 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-11 05:45:49.777 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:45:49.780 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-11 05:45:49.784 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:45:49.787 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-11 05:45:49.791 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-11 05:45:49.795 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-11 05:45:49.876 | + inc/async:async_inner:63 : init_placement 2022-02-11 05:45:49.929 | [17624 Async init_placement:105318]: running: init_placement 2022-02-11 05:45:49.933 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-11 05:45:50.041 | [17624 Async init_neutron:104800]: Waiting for completion of init_neutron running on PID 104800 (5 other jobs running) 2022-02-11 05:45:50.085 | [17624 Async init_neutron:104800]: Signaling child to exit 2022-02-11 05:46:33.195 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:46:33.226 | [101882 Async init_glance:101882]: finished successfully 2022-02-11 05:46:58.576 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:46:58.607 | [105318 Async init_placement:105318]: finished successfully 2022-02-11 05:47:18.058 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:47:18.088 | [105195 Async init_cinder:105195]: finished successfully 2022-02-11 05:53:24.407 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:53:24.434 | [104800 Async init_neutron:104800]: finished successfully 2022-02-11 05:53:24.456 | WAKEUP 2022-02-11 05:53:24.480 | [17624 Async init_neutron:104800]: Signaled 2022-02-11 05:53:24.482 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-11 05:53:24.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:53:24.482 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:53:24.482 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:53:24.482 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:53:24.482 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:53:24.482 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:53:24.483 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-11 05:53:24.483 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-11 05:53:24.483 | + lib/database:recreate_database:112 : local db=neutron 2022-02-11 05:53:24.483 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-11 05:53:24.483 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-11 05:53:24.483 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-11 05:53:24.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.483 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-11 05:53:24.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.483 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-11 05:53:24.483 | + functions-common:time_start:2411 : local name=dbsync 2022-02-11 05:53:24.483 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:53:24.483 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:53:24.483 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:53:24.483 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558349387 2022-02-11 05:53:24.483 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-11 05:53:24.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.483 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.483 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-11 05:53:24.483 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-11 05:53:24.484 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-11 05:53:24.485 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-11 05:53:24.486 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-11 05:53:24.487 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-11 05:53:24.487 | Running upgrade for neutron ... 2022-02-11 05:53:24.487 | OK 2022-02-11 05:53:24.487 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-11 05:53:24.487 | + functions-common:time_stop:2425 : local name 2022-02-11 05:53:24.487 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:53:24.487 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:53:24.487 | + functions-common:time_stop:2428 : local total 2022-02-11 05:53:24.487 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:53:24.487 | + functions-common:time_stop:2431 : name=dbsync 2022-02-11 05:53:24.487 | + functions-common:time_stop:2432 : start_time=1644558349387 2022-02-11 05:53:24.487 | + functions-common:time_stop:2434 : [[ -z 1644558349387 ]] 2022-02-11 05:53:24.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:53:24.487 | + functions-common:time_stop:2437 : end_time=1644558804391 2022-02-11 05:53:24.487 | + functions-common:time_stop:2438 : elapsed_time=455004 2022-02-11 05:53:24.487 | + functions-common:time_stop:2439 : total=51903 2022-02-11 05:53:24.487 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:53:24.487 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=506907 2022-02-11 05:53:24.531 | [17624 Async init_neutron:104800]: finished init_neutron with result 0 in 455 seconds 2022-02-11 05:53:24.535 | + inc/async:async_wait:197 : return 0 2022-02-11 05:53:24.538 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-11 05:53:24.595 | [17624 Async init_placement:105318]: Waiting for completion of init_placement running on PID 105318 (4 other jobs running) 2022-02-11 05:53:24.621 | [17624 Async init_placement:105318]: Signaling child to exit 2022-02-11 05:53:24.621 | WAKEUP 2022-02-11 05:53:24.646 | [17624 Async init_placement:105318]: Signaled 2022-02-11 05:53:24.648 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-11 05:53:24.648 | + lib/database:recreate_database:112 : local db=placement 2022-02-11 05:53:24.648 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-11 05:53:24.648 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-11 05:53:24.648 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-11 05:53:24.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.648 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-11 05:53:24.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.648 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-11 05:53:24.648 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-11 05:53:24.648 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-11 05:53:24.648 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-11 05:53:24.648 | + functions-common:get_or_create_user:909 : local user_id 2022-02-11 05:53:24.648 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-11 05:53:24.648 | + functions-common:get_or_create_user:913 : local email= 2022-02-11 05:53:24.648 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-11 05:53:24.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.648 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.648 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.648 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.648 | + functions-common:get_or_create_user:925 : user_id=dd6c977e34814a71bd06981e2c09a1f4 2022-02-11 05:53:24.648 | + functions-common:get_or_create_user:926 : echo dd6c977e34814a71bd06981e2c09a1f4 2022-02-11 05:53:24.648 | dd6c977e34814a71bd06981e2c09a1f4 2022-02-11 05:53:24.648 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-11 05:53:24.648 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:53:24.648 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:53:24.648 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:53:24.648 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:53:24.648 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:53:24.649 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:53:24.649 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:53:24.649 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:53:24.649 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:53:24.649 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:53:24.649 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.649 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.649 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:53:24.649 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:53:24.649 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:53:24.649 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:53:24.649 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:53:24.649 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.649 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.649 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.649 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:53:24.650 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:53:24.650 | ++ functions-common:get_field:818 : echo '| 53975714f57249adb4d54f8cdedb9c33 | dd6c977e34814a71bd06981e2c09a1f4 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:53:24.650 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:53:24.650 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:995 : user_role_id=53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:997 : echo 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:53:24.650 | 53975714f57249adb4d54f8cdedb9c33 2022-02-11 05:53:24.650 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-11 05:53:24.650 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-11 05:53:24.650 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-11 05:53:24.650 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-11 05:53:24.650 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.650 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:53:24.650 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-11 05:53:24.650 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:53:24.650 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.650 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.650 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.650 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-11 05:53:24.650 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-11 05:53:24.651 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-11 05:53:24.651 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-11 05:53:24.651 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-11 05:53:24.651 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:53:24.651 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.651 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:53:24.651 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:53:24.651 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:53:24.651 | ++ functions-common:get_field:818 : echo '| 3284ca5c84e14a3ca262596158aa1bfa | dd6c977e34814a71bd06981e2c09a1f4 | | 1c3f57a355ca46b49d15c19b867e0550 | | | False |' 2022-02-11 05:53:24.651 | ++ functions-common:get_field:812 : read data 2022-02-11 05:53:24.651 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:53:24.651 | + functions-common:get_or_add_user_project_role:997 : echo 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:53:24.651 | 3284ca5c84e14a3ca262596158aa1bfa 2022-02-11 05:53:24.651 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.82/placement 2022-02-11 05:53:24.651 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-11 05:53:24.651 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-11 05:53:24.651 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-11 05:53:24.651 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.651 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.651 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.651 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-11 05:53:24.652 | efd1717b74c948d0aada26d9f5f2fa85' 2022-02-11 05:53:24.652 | + functions-common:get_or_create_service:1094 : echo efd1717b74c948d0aada26d9f5f2fa85 2022-02-11 05:53:24.652 | efd1717b74c948d0aada26d9f5f2fa85 2022-02-11 05:53:24.652 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.82/placement 2022-02-11 05:53:24.652 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-11 05:53:24.652 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.82/placement RegionOne 2022-02-11 05:53:24.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-11 05:53:24.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-11 05:53:24.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.652 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.652 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.652 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-11 05:53:24.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-11 05:53:24.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.82/placement --region RegionOne -f value -c id 2022-02-11 05:53:24.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.652 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:24.652 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:24.652 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:53:24.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0e2cc099e3ae4c76be4ac85c59be0f40 2022-02-11 05:53:24.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0e2cc099e3ae4c76be4ac85c59be0f40 2022-02-11 05:53:24.652 | + functions-common:get_or_create_endpoint:1127 : public_id=0e2cc099e3ae4c76be4ac85c59be0f40 2022-02-11 05:53:24.652 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-11 05:53:24.652 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-11 05:53:24.652 | + functions-common:get_or_create_endpoint:1136 : echo 0e2cc099e3ae4c76be4ac85c59be0f40 2022-02-11 05:53:24.652 | 0e2cc099e3ae4c76be4ac85c59be0f40 2022-02-11 05:53:24.698 | [17624 Async init_placement:105318]: finished init_placement with result 0 in 68 seconds 2022-02-11 05:53:24.703 | + inc/async:async_wait:197 : return 0 2022-02-11 05:53:24.705 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-11 05:53:24.761 | [17624 Async init_glance:101882]: Waiting for completion of init_glance running on PID 101882 (3 other jobs running) 2022-02-11 05:53:24.789 | [17624 Async init_glance:101882]: Signaling child to exit 2022-02-11 05:53:24.789 | WAKEUP 2022-02-11 05:53:24.815 | [17624 Async init_glance:101882]: Signaled 2022-02-11 05:53:24.816 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-11 05:53:24.816 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-11 05:53:24.816 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-11 05:53:24.816 | + lib/database:recreate_database:112 : local db=glance 2022-02-11 05:53:24.816 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-11 05:53:24.816 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-11 05:53:24.816 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-11 05:53:24.816 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.816 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-11 05:53:24.816 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:24.817 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-11 05:53:24.817 | + functions-common:time_start:2411 : local name=dbsync 2022-02-11 05:53:24.817 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:53:24.817 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:53:24.817 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:53:24.817 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558292542 2022-02-11 05:53:24.817 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-11 05:53:24.817 | 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=102005) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:53:24.817 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.817 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-11 05:53:24.818 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-11 05:53:24.818 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-11 05:53:24.818 | Database migration is up to date. No migration needed. 2022-02-11 05:53:24.818 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-11 05:53:24.818 | Database is synced successfully. 2022-02-11 05:53:24.818 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-11 05:53:24.818 | 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=104700) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-11 05:53:24.818 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-11 05:53:24.819 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-11 05:53:24.819 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-11 05:53:24.819 | + functions-common:time_stop:2425 : local name 2022-02-11 05:53:24.819 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:53:24.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:53:24.819 | + functions-common:time_stop:2428 : local total 2022-02-11 05:53:24.819 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:53:24.819 | + functions-common:time_stop:2431 : name=dbsync 2022-02-11 05:53:24.819 | + functions-common:time_stop:2432 : start_time=1644558292542 2022-02-11 05:53:24.819 | + functions-common:time_stop:2434 : [[ -z 1644558292542 ]] 2022-02-11 05:53:24.819 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:53:24.819 | + functions-common:time_stop:2437 : end_time=1644558393173 2022-02-11 05:53:24.819 | + functions-common:time_stop:2438 : elapsed_time=100631 2022-02-11 05:53:24.819 | + functions-common:time_stop:2439 : total=51903 2022-02-11 05:53:24.820 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:53:24.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=152534 2022-02-11 05:53:24.865 | [17624 Async init_glance:101882]: finished init_glance with result 0 in 100 seconds 2022-02-11 05:53:24.870 | + inc/async:async_wait:197 : return 0 2022-02-11 05:53:24.873 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-11 05:53:24.900 | Not waiting for async task init_swift that we never started or has already been waited for 2022-02-11 05:53:24.903 | + inc/async:async_wait:197 : return 0 2022-02-11 05:53:24.906 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-11 05:53:24.961 | [17624 Async init_cinder:105195]: Waiting for completion of init_cinder running on PID 105195 (2 other jobs running) 2022-02-11 05:53:24.988 | [17624 Async init_cinder:105195]: Signaling child to exit 2022-02-11 05:53:24.988 | WAKEUP 2022-02-11 05:53:25.012 | [17624 Async init_cinder:105195]: Signaled 2022-02-11 05:53:25.014 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-11 05:53:25.015 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:53:25.015 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-11 05:53:25.015 | + lib/database:recreate_database:112 : local db=cinder 2022-02-11 05:53:25.015 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-11 05:53:25.015 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-11 05:53:25.015 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-11 05:53:25.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:25.015 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-11 05:53:25.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:25.015 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-11 05:53:25.015 | + functions-common:time_start:2411 : local name=dbsync 2022-02-11 05:53:25.015 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:53:25.015 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:53:25.015 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:53:25.015 | + functions-common:time_start:2416 : _TIME_START[$name]=1644558349977 2022-02-11 05:53:25.015 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-11 05:53:25.015 | 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=105394) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:53:25.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=105394) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:53:25.016 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-11 05:53:25.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:53:25.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:53:25.016 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-11 05:53:25.016 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=105394) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-11 05:53:25.016 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-11 05:53:25.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:25.016 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:25.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:53:25.016 | from cryptography.utils import int_from_bytes 2022-02-11 05:53:25.016 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-11 05:53:25.016 | last_heartbeat = column_property( 2022-02-11 05:53:25.016 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-11 05:53:25.016 | num_hosts = column_property( 2022-02-11 05:53:25.016 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-11 05:53:25.016 | num_down_hosts = column_property( 2022-02-11 05:53:25.016 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-11 05:53:25.017 | + functions-common:time_stop:2425 : local name 2022-02-11 05:53:25.017 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:53:25.017 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:53:25.017 | + functions-common:time_stop:2428 : local total 2022-02-11 05:53:25.017 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:53:25.017 | + functions-common:time_stop:2431 : name=dbsync 2022-02-11 05:53:25.017 | + functions-common:time_stop:2432 : start_time=1644558349977 2022-02-11 05:53:25.017 | + functions-common:time_stop:2434 : [[ -z 1644558349977 ]] 2022-02-11 05:53:25.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:53:25.017 | + functions-common:time_stop:2437 : end_time=1644558437967 2022-02-11 05:53:25.017 | + functions-common:time_stop:2438 : elapsed_time=87990 2022-02-11 05:53:25.017 | + functions-common:time_stop:2439 : total=51903 2022-02-11 05:53:25.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:53:25.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=139893 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-11 05:53:25.017 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:447 : be_type=ceph 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:448 : be_name=ceph 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-11 05:53:25.017 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:53:25.017 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-11 05:53:25.063 | [17624 Async init_cinder:105195]: finished init_cinder with result 0 in 88 seconds 2022-02-11 05:53:25.067 | + inc/async:async_wait:197 : return 0 2022-02-11 05:53:25.070 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-11 05:53:25.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:53:25.093 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-11 05:53:25.095 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:53:25.098 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-11 05:53:25.101 | + ./stack.sh:main:1218 : init_nova 2022-02-11 05:53:25.104 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-11 05:53:25.124 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:53:25.127 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-11 05:53:25.147 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:53:25.149 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:53:25.152 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-11 05:53:25.219 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-11 05:53:25.261 | [17624 Async nova-cell-0:107554]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-11 05:53:25.265 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-11 05:53:25.270 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:53:25.274 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-11 05:53:25.277 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:53:25.279 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:53:25.283 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-11 05:53:25.366 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-11 05:53:25.408 | [17624 Async nova-cell-1:107649]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-11 05:53:25.410 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-11 05:53:25.413 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-11 05:53:25.416 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-11 05:53:25.418 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-11 05:53:25.422 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-11 05:53:25.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:25.585 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-11 05:53:25.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:53:25.836 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-11 05:53:30.285 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:53:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:53:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:53:30.297 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:53:30.297 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=107716) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:53:30.327 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:53:30.327 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:53:31.266 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-11 05:54:25.749 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=107716) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-11 05:54:25.752 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-11 05:54:56.817 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=107716) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-11 05:54:56.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:54:56.974 | from cryptography.utils import int_from_bytes 2022-02-11 05:54:56.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:54:56.974 | from cryptography.utils import int_from_bytes 2022-02-11 05:54:57.415 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-11 05:54:57.418 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-11 05:54:57.421 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-11 05:54:57.423 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-11 05:54:57.426 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-11 05:54:57.429 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-11 05:55:01.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:55:01.227 | from cryptography.utils import int_from_bytes 2022-02-11 05:55:01.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:55:01.227 | from cryptography.utils import int_from_bytes 2022-02-11 05:55:01.682 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-11 05:55:01.688 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-11 05:55:01.690 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-11 05:55:01.754 | [17624 Async nova-cell-0:107554]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 107554 (3 other jobs running) 2022-02-11 05:55:01.783 | [17624 Async nova-cell-0:107554]: Signaling child to exit 2022-02-11 05:56:27.610 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:56:27.639 | [107649 Async nova-cell-1:107649]: finished successfully 2022-02-11 05:56:31.755 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:56:31.783 | [107554 Async nova-cell-0:107554]: finished successfully 2022-02-11 05:56:31.805 | WAKEUP 2022-02-11 05:56:31.829 | [17624 Async nova-cell-0:107554]: Signaled 2022-02-11 05:56:31.831 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-11 05:56:31.831 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-11 05:56:31.831 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-11 05:56:31.831 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-11 05:56:31.831 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-11 05:56:31.831 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-11 05:56:31.831 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-11 05:56:31.831 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:56:31.831 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-11 05:56:31.831 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:56:31.831 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:56:31.833 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=107707) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:56:31.833 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:56:31.833 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:56:31.833 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-11 05:56:31.833 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=107707) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-11 05:56:31.833 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-11 05:56:31.833 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=107707) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-11 05:56:31.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:31.833 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:31.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:31.833 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:31.879 | [17624 Async nova-cell-0:107554]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 186 seconds 2022-02-11 05:56:31.883 | + inc/async:async_wait:197 : return 0 2022-02-11 05:56:31.887 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-11 05:56:31.889 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-11 05:56:31.943 | [17624 Async nova-cell-1:107649]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 107649 (2 other jobs running) 2022-02-11 05:56:31.971 | [17624 Async nova-cell-1:107649]: Signaling child to exit 2022-02-11 05:56:31.971 | WAKEUP 2022-02-11 05:56:31.995 | [17624 Async nova-cell-1:107649]: Signaled 2022-02-11 05:56:31.997 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-11 05:56:31.997 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-11 05:56:31.997 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-11 05:56:31.997 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-11 05:56:31.997 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-11 05:56:31.997 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-11 05:56:31.997 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-11 05:56:31.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:56:31.997 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-11 05:56:31.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-11 05:56:31.997 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-11 05:56:31.999 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=107713) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-11 05:56:31.999 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-11 05:56:31.999 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-11 05:56:31.999 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-11 05:56:31.999 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=107713) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-11 05:56:31.999 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-11 05:56:31.999 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=107713) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-11 05:56:31.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:31.999 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:31.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:31.999 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:32.046 | [17624 Async nova-cell-1:107649]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 182 seconds 2022-02-11 05:56:32.051 | + inc/async:async_wait:197 : return 0 2022-02-11 05:56:32.054 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:56:32.056 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-11 05:56:35.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:35.966 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:35.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:35.966 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:35.966 | Running batches of 50 until complete 2022-02-11 05:56:35.966 | +-------------------------------------+--------------+-----------+ 2022-02-11 05:56:35.966 | | Migration | Total Needed | Completed | 2022-02-11 05:56:35.966 | +-------------------------------------+--------------+-----------+ 2022-02-11 05:56:35.966 | | fill_virtual_interface_list | 0 | 0 | 2022-02-11 05:56:35.966 | | migrate_empty_ratio | 0 | 0 | 2022-02-11 05:56:35.966 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-11 05:56:35.966 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-11 05:56:35.966 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-11 05:56:35.967 | | populate_dev_uuids | 0 | 0 | 2022-02-11 05:56:35.967 | | populate_missing_availability_zones | 0 | 0 | 2022-02-11 05:56:35.967 | | populate_queued_for_delete | 0 | 0 | 2022-02-11 05:56:35.967 | | populate_user_id | 0 | 0 | 2022-02-11 05:56:35.967 | | populate_uuids | 0 | 0 | 2022-02-11 05:56:35.967 | +-------------------------------------+--------------+-----------+ 2022-02-11 05:56:36.457 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-11 05:56:36.463 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:56:36.467 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-11 05:56:36.470 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:56:36.474 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:56:36.475 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-11 05:56:40.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:40.146 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:40.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:56:40.146 | from cryptography.utils import int_from_bytes 2022-02-11 05:56:40.146 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-11 05:56:40.146 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-11 05:56:40.580 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-11 05:56:40.582 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-11 05:56:40.600 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-11 05:56:40.603 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-11 05:56:40.622 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:40.624 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-11 05:56:40.627 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-11 05:56:40.691 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-11 05:56:40.736 | [17624 Async configure_neutron_nova:109409]: running: configure_neutron_nova 2022-02-11 05:56:40.739 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-11 05:56:40.741 | + functions-common:run_phase:1853 : local mode=stack 2022-02-11 05:56:40.744 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-11 05:56:40.747 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:56:40.750 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:56:40.753 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:56:40.756 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:56:40.759 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:56:40.763 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:56:40.768 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:56:40.771 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:56:40.774 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:56:40.778 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-11 05:56:40.780 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:56:40.797 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:40.800 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:56:40.803 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:56:40.806 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-11 05:56:40.810 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:56:40.813 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:56:40.815 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-11 05:56:40.818 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:56:40.821 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:56:40.824 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:56:40.827 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 05:56:40.830 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-11 05:56:40.834 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-11 05:56:40.837 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-11 05:56:40.840 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-11 05:56:40.843 | + functions-common:run_plugins:1843 : local plugin 2022-02-11 05:56:40.850 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-11 05:56:40.850 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:56:40.852 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-11 05:56:40.856 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2022-02-11 05:56:40.860 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:56:40.862 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:56:40.865 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-11 05:56:40.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:56:40.871 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-11 05:56:40.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:56:40.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:56:40.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2022-02-11 05:56:40.881 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:40.883 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:40.886 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-11 05:56:40.891 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:40.891 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-11 05:56:40.892 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:40.896 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-11 05:56:40.900 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-11 05:56:40.902 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-11 05:56:40.905 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-11 05:56:40.908 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-11 05:56:40.926 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:40.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-11 05:56:40.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:40.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2022-02-11 05:56:40.936 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:40.939 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:40.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-11 05:56:40.946 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-11 05:56:40.946 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:40.949 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:40.954 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-11 05:56:40.957 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-11 05:56:40.963 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-11 05:56:40.966 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-11 05:56:40.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-11 05:56:40.986 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:40.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-11 05:56:40.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:40.995 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2022-02-11 05:56:40.998 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:41.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:41.002 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-11 05:56:41.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:41.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-11 05:56:41.008 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:41.014 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-11 05:56:41.017 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-11 05:56:41.019 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:56:41.022 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:56:41.025 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-11 05:56:41.048 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:41.051 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-11 05:56:41.054 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-11 05:56:41.056 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-11 05:56:41.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2022-02-11 05:56:41.063 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:56:41.065 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-11 05:56:41.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2022-02-11 05:56:41.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:871 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2022-02-11 05:56:41.661 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:56:41.690 | [109409 Async configure_neutron_nova:109409]: finished successfully 2022-02-11 05:56:43.707 | pool 'volumes' created 2022-02-11 05:56:43.729 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2022-02-11 05:56:43.734 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:874 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2022-02-11 05:56:44.566 | [client.cinder] 2022-02-11 05:56:44.566 | key = AQCc+gVic6h8FRAANmNpx82zkNKFtuklPyCCAA== 2022-02-11 05:56:44.592 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : id -g -n 2022-02-11 05:56:44.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2022-02-11 05:56:44.610 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo rbd pool init volumes 2022-02-11 05:56:49.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2022-02-11 05:56:49.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.230 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-11 05:56:49.234 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-11 05:56:49.235 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.235 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-11 05:56:49.245 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-11 05:56:49.248 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-11 05:56:49.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-11 05:56:49.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-11 05:56:49.273 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:49.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-11 05:56:49.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:49.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2022-02-11 05:56:49.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:56:49.293 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:56:49.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:56:49.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:56:49.304 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:56:49.310 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:56:49.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:56:49.329 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:56:49.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:49.335 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2022-02-11 05:56:49.337 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2022-02-11 05:56:49.339 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.344 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-11 05:56:49.350 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-11 05:56:49.350 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.350 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.354 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-11 05:56:49.358 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-11 05:56:49.360 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-11 05:56:49.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-11 05:56:49.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-11 05:56:49.383 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:49.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-11 05:56:49.389 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:49.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2022-02-11 05:56:49.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-11 05:56:49.403 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.404 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-11 05:56:49.404 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-11 05:56:49.412 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-11 05:56:49.415 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-11 05:56:49.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-11 05:56:49.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-11 05:56:49.438 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:49.441 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-11 05:56:49.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:49.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2022-02-11 05:56:49.448 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-11 05:56:49.457 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.457 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.457 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-11 05:56:49.462 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-11 05:56:49.465 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-11 05:56:49.467 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:56:49.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:56:49.473 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-11 05:56:49.491 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:49.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-11 05:56:49.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-11 05:56:49.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-11 05:56:49.504 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2022-02-11 05:56:49.506 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:56:49.509 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-11 05:56:49.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2022-02-11 05:56:49.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:863 : [[ 1 -ne 1 ]] 2022-02-11 05:56:49.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2022-02-11 05:56:49.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-11 05:56:49.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-11 05:56:49.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-11 05:56:49.531 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-11 05:56:49.531 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-11 05:56:49.531 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-11 05:56:49.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-11 05:56:49.540 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-11 05:56:49.544 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-11 05:56:49.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-11 05:56:49.549 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-11 05:56:49.566 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:56:49.569 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-11 05:56:49.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2022-02-11 05:56:49.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:56:49.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:56:49.579 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-11 05:56:49.582 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.584 | + inc/meta-config:merge_config_group:171 : shift 2022-02-11 05:56:49.587 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-11 05:56:49.590 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:49.596 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-11 05:56:49.597 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-11 05:56:49.599 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-11 05:56:49.601 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.604 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-11 05:56:49.607 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:49.610 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-11 05:56:49.610 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:56:49.610 | gsub("[][]", "", $1); 2022-02-11 05:56:49.610 | split($1, a, "|"); 2022-02-11 05:56:49.610 | if (a[1] == matchgroup) 2022-02-11 05:56:49.610 | print a[2] 2022-02-11 05:56:49.610 | } 2022-02-11 05:56:49.610 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.617 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-11 05:56:49.619 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-11 05:56:49.622 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-11 05:56:49.626 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-11 05:56:49.629 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-11 05:56:49.632 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-11 05:56:49.634 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-11 05:56:49.642 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-11 05:56:49.643 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-11 05:56:49.646 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-11 05:56:49.649 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-11 05:56:49.652 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.654 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-11 05:56:49.657 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-11 05:56:49.660 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-11 05:56:49.663 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-11 05:56:49.666 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-11 05:56:49.669 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-11 05:56:49.672 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-11 05:56:49.675 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-11 05:56:49.676 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-11 05:56:49.676 | BEGIN { 2022-02-11 05:56:49.676 | section = "" 2022-02-11 05:56:49.676 | last_section = "" 2022-02-11 05:56:49.676 | section_count = 0 2022-02-11 05:56:49.676 | } 2022-02-11 05:56:49.676 | /^\[.+\]/ { 2022-02-11 05:56:49.676 | gsub("[][]", "", $1); 2022-02-11 05:56:49.676 | section=$1 2022-02-11 05:56:49.676 | next 2022-02-11 05:56:49.676 | } 2022-02-11 05:56:49.676 | /^ *\#/ { 2022-02-11 05:56:49.676 | next 2022-02-11 05:56:49.676 | } 2022-02-11 05:56:49.676 | /^[^ \t]+/ { 2022-02-11 05:56:49.676 | # get offset of first = in $0 2022-02-11 05:56:49.677 | eq_idx = index($0, "=") 2022-02-11 05:56:49.677 | # extract attr & value from $0 2022-02-11 05:56:49.677 | attr = substr($0, 1, eq_idx - 1) 2022-02-11 05:56:49.677 | value = substr($0, eq_idx + 1) 2022-02-11 05:56:49.677 | # only need to strip trailing whitespace from attr 2022-02-11 05:56:49.677 | sub(/[ \t]*$/, "", attr) 2022-02-11 05:56:49.677 | # need to strip leading & trailing whitespace from value 2022-02-11 05:56:49.677 | sub(/^[ \t]*/, "", value) 2022-02-11 05:56:49.677 | sub(/[ \t]*$/, "", value) 2022-02-11 05:56:49.677 | 2022-02-11 05:56:49.677 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-11 05:56:49.677 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-11 05:56:49.677 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-11 05:56:49.677 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-11 05:56:49.677 | if (! (section, attr) in cfg_attr_count) { 2022-02-11 05:56:49.677 | if (section != last_section) { 2022-02-11 05:56:49.677 | cfg_section[section_count++] = section 2022-02-11 05:56:49.677 | last_section = section 2022-02-11 05:56:49.677 | } 2022-02-11 05:56:49.677 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-11 05:56:49.677 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-11 05:56:49.677 | 2022-02-11 05:56:49.677 | cfg_attr[section, attr, 0] = value 2022-02-11 05:56:49.677 | cfg_attr_count[section, attr] = 1 2022-02-11 05:56:49.677 | } else { 2022-02-11 05:56:49.677 | lno = cfg_attr_count[section, attr]++ 2022-02-11 05:56:49.677 | cfg_attr[section, attr, lno] = value 2022-02-11 05:56:49.677 | } 2022-02-11 05:56:49.677 | } 2022-02-11 05:56:49.677 | END { 2022-02-11 05:56:49.677 | # Process each section in order 2022-02-11 05:56:49.677 | for (sno = 0; sno < section_count; sno++) { 2022-02-11 05:56:49.677 | section = cfg_section[sno] 2022-02-11 05:56:49.677 | # The ini routines simply append a config item immediately 2022-02-11 05:56:49.677 | # after the section header. To keep the same order as defined 2022-02-11 05:56:49.678 | # in local.conf, invoke the ini routines in the reverse order 2022-02-11 05:56:49.678 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-11 05:56:49.678 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-11 05:56:49.678 | if (cfg_attr_count[section, attr] == 1) 2022-02-11 05:56:49.678 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-11 05:56:49.678 | else { 2022-02-11 05:56:49.678 | # For multiline, invoke the ini routines in the reverse order 2022-02-11 05:56:49.678 | count = cfg_attr_count[section, attr] 2022-02-11 05:56:49.678 | print "inidelete " configfile " " section " " attr 2022-02-11 05:56:49.678 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-11 05:56:49.678 | for (l = count -2; l >= 0; l--) 2022-02-11 05:56:49.678 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-11 05:56:49.678 | } 2022-02-11 05:56:49.678 | } 2022-02-11 05:56:49.678 | } 2022-02-11 05:56:49.678 | } 2022-02-11 05:56:49.678 | ' 2022-02-11 05:56:49.678 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.678 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.679 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-11 05:56:49.681 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-11 05:56:49.684 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-11 05:56:49.687 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:49.690 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-11 05:56:49.692 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-11 05:56:49.693 | BEGIN { group = "" } 2022-02-11 05:56:49.693 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:56:49.693 | gsub("[][]", "", $1); 2022-02-11 05:56:49.693 | split($1, a, "|"); 2022-02-11 05:56:49.693 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-11 05:56:49.693 | group=a[1] 2022-02-11 05:56:49.693 | } else { 2022-02-11 05:56:49.693 | group="" 2022-02-11 05:56:49.693 | } 2022-02-11 05:56:49.693 | next 2022-02-11 05:56:49.693 | } 2022-02-11 05:56:49.693 | { 2022-02-11 05:56:49.693 | if (group != "") 2022-02-11 05:56:49.693 | print $0 2022-02-11 05:56:49.693 | } 2022-02-11 05:56:49.693 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:56:49.700 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-11 05:56:49.703 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-11 05:56:49.736 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-11 05:56:49.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-11 05:56:49.774 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-11 05:56:49.781 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-11 05:56:49.820 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-11 05:56:49.828 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-11 05:56:49.866 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.868 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-11 05:56:49.871 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-11 05:56:49.902 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-11 05:56:49.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-11 05:56:49.950 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.82/identity"' 2022-02-11 05:56:49.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.82/identity 2022-02-11 05:56:49.994 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:49.996 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-11 05:56:49.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-11 05:56:50.031 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-11 05:56:50.036 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-11 05:56:50.069 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-11 05:56:50.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-11 05:56:50.107 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.110 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-11 05:56:50.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-11 05:56:50.143 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.146 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-11 05:56:50.149 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-11 05:56:50.181 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.184 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-11 05:56:50.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-11 05:56:50.223 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.226 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-11 05:56:50.229 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-11 05:56:50.232 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-11 05:56:50.235 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-11 05:56:50.237 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-11 05:56:50.241 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-11 05:56:50.243 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-11 05:56:50.246 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-11 05:56:50.252 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-11 05:56:50.256 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-11 05:56:50.257 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-11 05:56:50.260 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:50.263 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-11 05:56:50.266 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-11 05:56:50.269 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-11 05:56:50.273 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-11 05:56:50.277 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-11 05:56:50.280 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-11 05:56:50.283 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-11 05:56:50.288 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-11 05:56:50.288 | BEGIN { 2022-02-11 05:56:50.288 | section = "" 2022-02-11 05:56:50.288 | last_section = "" 2022-02-11 05:56:50.288 | section_count = 0 2022-02-11 05:56:50.288 | } 2022-02-11 05:56:50.288 | /^\[.+\]/ { 2022-02-11 05:56:50.288 | gsub("[][]", "", $1); 2022-02-11 05:56:50.288 | section=$1 2022-02-11 05:56:50.288 | next 2022-02-11 05:56:50.288 | } 2022-02-11 05:56:50.288 | /^ *\#/ { 2022-02-11 05:56:50.288 | next 2022-02-11 05:56:50.288 | } 2022-02-11 05:56:50.288 | /^[^ \t]+/ { 2022-02-11 05:56:50.288 | # get offset of first = in $0 2022-02-11 05:56:50.288 | eq_idx = index($0, "=") 2022-02-11 05:56:50.288 | # extract attr & value from $0 2022-02-11 05:56:50.288 | attr = substr($0, 1, eq_idx - 1) 2022-02-11 05:56:50.288 | value = substr($0, eq_idx + 1) 2022-02-11 05:56:50.288 | # only need to strip trailing whitespace from attr 2022-02-11 05:56:50.288 | sub(/[ \t]*$/, "", attr) 2022-02-11 05:56:50.288 | # need to strip leading & trailing whitespace from value 2022-02-11 05:56:50.288 | sub(/^[ \t]*/, "", value) 2022-02-11 05:56:50.288 | sub(/[ \t]*$/, "", value) 2022-02-11 05:56:50.288 | 2022-02-11 05:56:50.289 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-11 05:56:50.289 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-11 05:56:50.289 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-11 05:56:50.289 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-11 05:56:50.289 | if (! (section, attr) in cfg_attr_count) { 2022-02-11 05:56:50.289 | if (section != last_section) { 2022-02-11 05:56:50.289 | cfg_section[section_count++] = section 2022-02-11 05:56:50.289 | last_section = section 2022-02-11 05:56:50.289 | } 2022-02-11 05:56:50.289 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-11 05:56:50.289 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-11 05:56:50.289 | 2022-02-11 05:56:50.289 | cfg_attr[section, attr, 0] = value 2022-02-11 05:56:50.289 | cfg_attr_count[section, attr] = 1 2022-02-11 05:56:50.289 | } else { 2022-02-11 05:56:50.289 | lno = cfg_attr_count[section, attr]++ 2022-02-11 05:56:50.289 | cfg_attr[section, attr, lno] = value 2022-02-11 05:56:50.289 | } 2022-02-11 05:56:50.289 | } 2022-02-11 05:56:50.289 | END { 2022-02-11 05:56:50.289 | # Process each section in order 2022-02-11 05:56:50.289 | for (sno = 0; sno < section_count; sno++) { 2022-02-11 05:56:50.289 | section = cfg_section[sno] 2022-02-11 05:56:50.289 | # The ini routines simply append a config item immediately 2022-02-11 05:56:50.289 | # after the section header. To keep the same order as defined 2022-02-11 05:56:50.289 | # in local.conf, invoke the ini routines in the reverse order 2022-02-11 05:56:50.289 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-11 05:56:50.289 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-11 05:56:50.289 | if (cfg_attr_count[section, attr] == 1) 2022-02-11 05:56:50.289 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-11 05:56:50.289 | else { 2022-02-11 05:56:50.289 | # For multiline, invoke the ini routines in the reverse order 2022-02-11 05:56:50.289 | count = cfg_attr_count[section, attr] 2022-02-11 05:56:50.289 | print "inidelete " configfile " " section " " attr 2022-02-11 05:56:50.290 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-11 05:56:50.290 | for (l = count -2; l >= 0; l--) 2022-02-11 05:56:50.290 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-11 05:56:50.290 | } 2022-02-11 05:56:50.290 | } 2022-02-11 05:56:50.290 | } 2022-02-11 05:56:50.290 | } 2022-02-11 05:56:50.290 | ' 2022-02-11 05:56:50.290 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.290 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-11 05:56:50.291 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:50.292 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-11 05:56:50.293 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-11 05:56:50.296 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-11 05:56:50.298 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:50.301 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-11 05:56:50.304 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-11 05:56:50.304 | BEGIN { group = "" } 2022-02-11 05:56:50.304 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:56:50.304 | gsub("[][]", "", $1); 2022-02-11 05:56:50.304 | split($1, a, "|"); 2022-02-11 05:56:50.304 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-11 05:56:50.304 | group=a[1] 2022-02-11 05:56:50.304 | } else { 2022-02-11 05:56:50.304 | group="" 2022-02-11 05:56:50.304 | } 2022-02-11 05:56:50.304 | next 2022-02-11 05:56:50.304 | } 2022-02-11 05:56:50.304 | { 2022-02-11 05:56:50.304 | if (group != "") 2022-02-11 05:56:50.304 | print $0 2022-02-11 05:56:50.304 | } 2022-02-11 05:56:50.304 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:56:50.311 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-11 05:56:50.314 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-11 05:56:50.348 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-11 05:56:50.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-11 05:56:50.388 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-11 05:56:50.394 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-11 05:56:50.427 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-11 05:56:50.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-11 05:56:50.469 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.472 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-11 05:56:50.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-11 05:56:50.508 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-11 05:56:50.514 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-11 05:56:50.546 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.549 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-11 05:56:50.552 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-11 05:56:50.585 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.588 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-11 05:56:50.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-11 05:56:50.623 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-11 05:56:50.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-11 05:56:50.673 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.676 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-11 05:56:50.678 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-11 05:56:50.720 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-11 05:56:50.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-11 05:56:50.759 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-11 05:56:50.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-11 05:56:50.798 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.801 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-11 05:56:50.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-11 05:56:50.837 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-11 05:56:50.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-11 05:56:50.876 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-11 05:56:50.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-11 05:56:50.914 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-11 05:56:50.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-11 05:56:50.951 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:50.954 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-11 05:56:50.957 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-11 05:56:50.960 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-11 05:56:50.963 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-11 05:56:50.966 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-11 05:56:50.970 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-11 05:56:50.972 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-11 05:56:50.976 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-11 05:56:50.981 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-11 05:56:50.984 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-11 05:56:50.987 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-11 05:56:50.989 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:50.993 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-11 05:56:50.996 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-11 05:56:50.999 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-11 05:56:51.002 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-11 05:56:51.005 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-11 05:56:51.008 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-11 05:56:51.011 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-11 05:56:51.015 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-11 05:56:51.017 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-11 05:56:51.017 | BEGIN { 2022-02-11 05:56:51.017 | section = "" 2022-02-11 05:56:51.017 | last_section = "" 2022-02-11 05:56:51.017 | section_count = 0 2022-02-11 05:56:51.017 | } 2022-02-11 05:56:51.017 | /^\[.+\]/ { 2022-02-11 05:56:51.017 | gsub("[][]", "", $1); 2022-02-11 05:56:51.017 | section=$1 2022-02-11 05:56:51.017 | next 2022-02-11 05:56:51.017 | } 2022-02-11 05:56:51.017 | /^ *\#/ { 2022-02-11 05:56:51.017 | next 2022-02-11 05:56:51.017 | } 2022-02-11 05:56:51.017 | /^[^ \t]+/ { 2022-02-11 05:56:51.017 | # get offset of first = in $0 2022-02-11 05:56:51.017 | eq_idx = index($0, "=") 2022-02-11 05:56:51.018 | # extract attr & value from $0 2022-02-11 05:56:51.018 | attr = substr($0, 1, eq_idx - 1) 2022-02-11 05:56:51.018 | value = substr($0, eq_idx + 1) 2022-02-11 05:56:51.018 | # only need to strip trailing whitespace from attr 2022-02-11 05:56:51.018 | sub(/[ \t]*$/, "", attr) 2022-02-11 05:56:51.018 | # need to strip leading & trailing whitespace from value 2022-02-11 05:56:51.018 | sub(/^[ \t]*/, "", value) 2022-02-11 05:56:51.018 | sub(/[ \t]*$/, "", value) 2022-02-11 05:56:51.018 | 2022-02-11 05:56:51.018 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-11 05:56:51.018 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-11 05:56:51.018 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-11 05:56:51.018 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-11 05:56:51.018 | if (! (section, attr) in cfg_attr_count) { 2022-02-11 05:56:51.018 | if (section != last_section) { 2022-02-11 05:56:51.018 | cfg_section[section_count++] = section 2022-02-11 05:56:51.018 | last_section = section 2022-02-11 05:56:51.018 | } 2022-02-11 05:56:51.018 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-11 05:56:51.018 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-11 05:56:51.018 | 2022-02-11 05:56:51.018 | cfg_attr[section, attr, 0] = value 2022-02-11 05:56:51.018 | cfg_attr_count[section, attr] = 1 2022-02-11 05:56:51.018 | } else { 2022-02-11 05:56:51.018 | lno = cfg_attr_count[section, attr]++ 2022-02-11 05:56:51.018 | cfg_attr[section, attr, lno] = value 2022-02-11 05:56:51.018 | } 2022-02-11 05:56:51.018 | } 2022-02-11 05:56:51.018 | END { 2022-02-11 05:56:51.018 | # Process each section in order 2022-02-11 05:56:51.018 | for (sno = 0; sno < section_count; sno++) { 2022-02-11 05:56:51.018 | section = cfg_section[sno] 2022-02-11 05:56:51.018 | # The ini routines simply append a config item immediately 2022-02-11 05:56:51.018 | # after the section header. To keep the same order as defined 2022-02-11 05:56:51.019 | # in local.conf, invoke the ini routines in the reverse order 2022-02-11 05:56:51.019 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-11 05:56:51.019 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-11 05:56:51.019 | if (cfg_attr_count[section, attr] == 1) 2022-02-11 05:56:51.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-11 05:56:51.019 | else { 2022-02-11 05:56:51.019 | # For multiline, invoke the ini routines in the reverse order 2022-02-11 05:56:51.019 | count = cfg_attr_count[section, attr] 2022-02-11 05:56:51.019 | print "inidelete " configfile " " section " " attr 2022-02-11 05:56:51.019 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-11 05:56:51.019 | for (l = count -2; l >= 0; l--) 2022-02-11 05:56:51.019 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-11 05:56:51.019 | } 2022-02-11 05:56:51.019 | } 2022-02-11 05:56:51.019 | } 2022-02-11 05:56:51.019 | } 2022-02-11 05:56:51.019 | ' 2022-02-11 05:56:51.019 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.019 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:51.019 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-11 05:56:51.021 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-11 05:56:51.023 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-11 05:56:51.026 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:51.029 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-11 05:56:51.031 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-11 05:56:51.031 | BEGIN { group = "" } 2022-02-11 05:56:51.031 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:56:51.031 | gsub("[][]", "", $1); 2022-02-11 05:56:51.032 | split($1, a, "|"); 2022-02-11 05:56:51.032 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-11 05:56:51.032 | group=a[1] 2022-02-11 05:56:51.032 | } else { 2022-02-11 05:56:51.032 | group="" 2022-02-11 05:56:51.032 | } 2022-02-11 05:56:51.032 | next 2022-02-11 05:56:51.032 | } 2022-02-11 05:56:51.032 | { 2022-02-11 05:56:51.032 | if (group != "") 2022-02-11 05:56:51.032 | print $0 2022-02-11 05:56:51.032 | } 2022-02-11 05:56:51.032 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:56:51.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2022-02-11 05:56:51.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-11 05:56:51.083 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.82/identity/v2.0"' 2022-02-11 05:56:51.089 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.82/identity/v2.0 2022-02-11 05:56:51.129 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2022-02-11 05:56:51.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2022-02-11 05:56:51.166 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.169 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2022-02-11 05:56:51.172 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2022-02-11 05:56:51.208 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2022-02-11 05:56:51.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-11 05:56:51.249 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2022-02-11 05:56:51.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2022-02-11 05:56:51.290 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2022-02-11 05:56:51.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-11 05:56:51.332 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2022-02-11 05:56:51.337 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-11 05:56:51.373 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2022-02-11 05:56:51.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-11 05:56:51.411 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.414 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2022-02-11 05:56:51.417 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-11 05:56:51.450 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.453 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-11 05:56:51.456 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-11 05:56:51.459 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-11 05:56:51.462 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.467 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:56:51.470 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-11 05:56:51.499 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:51.499 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-11 05:56:51.500 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.500 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-11 05:56:51.503 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.506 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:56:51.510 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:56:51.513 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-11 05:56:51.516 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.517 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-11 05:56:51.517 | BEGIN { 2022-02-11 05:56:51.517 | section = "" 2022-02-11 05:56:51.517 | last_section = "" 2022-02-11 05:56:51.517 | section_count = 0 2022-02-11 05:56:51.517 | } 2022-02-11 05:56:51.517 | /^\[.+\]/ { 2022-02-11 05:56:51.517 | gsub("[][]", "", $1); 2022-02-11 05:56:51.517 | section=$1 2022-02-11 05:56:51.517 | next 2022-02-11 05:56:51.517 | } 2022-02-11 05:56:51.517 | /^ *\#/ { 2022-02-11 05:56:51.517 | next 2022-02-11 05:56:51.517 | } 2022-02-11 05:56:51.517 | /^[^ \t]+/ { 2022-02-11 05:56:51.517 | # get offset of first = in $0 2022-02-11 05:56:51.517 | eq_idx = index($0, "=") 2022-02-11 05:56:51.517 | # extract attr & value from $0 2022-02-11 05:56:51.517 | attr = substr($0, 1, eq_idx - 1) 2022-02-11 05:56:51.517 | value = substr($0, eq_idx + 1) 2022-02-11 05:56:51.518 | # only need to strip trailing whitespace from attr 2022-02-11 05:56:51.518 | sub(/[ \t]*$/, "", attr) 2022-02-11 05:56:51.518 | # need to strip leading & trailing whitespace from value 2022-02-11 05:56:51.518 | sub(/^[ \t]*/, "", value) 2022-02-11 05:56:51.518 | sub(/[ \t]*$/, "", value) 2022-02-11 05:56:51.518 | 2022-02-11 05:56:51.518 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-11 05:56:51.518 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-11 05:56:51.518 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-11 05:56:51.518 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-11 05:56:51.518 | if (! (section, attr) in cfg_attr_count) { 2022-02-11 05:56:51.518 | if (section != last_section) { 2022-02-11 05:56:51.518 | cfg_section[section_count++] = section 2022-02-11 05:56:51.518 | last_section = section 2022-02-11 05:56:51.518 | } 2022-02-11 05:56:51.518 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-11 05:56:51.518 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-11 05:56:51.518 | 2022-02-11 05:56:51.518 | cfg_attr[section, attr, 0] = value 2022-02-11 05:56:51.518 | cfg_attr_count[section, attr] = 1 2022-02-11 05:56:51.518 | } else { 2022-02-11 05:56:51.518 | lno = cfg_attr_count[section, attr]++ 2022-02-11 05:56:51.518 | cfg_attr[section, attr, lno] = value 2022-02-11 05:56:51.518 | } 2022-02-11 05:56:51.518 | } 2022-02-11 05:56:51.518 | END { 2022-02-11 05:56:51.518 | # Process each section in order 2022-02-11 05:56:51.518 | for (sno = 0; sno < section_count; sno++) { 2022-02-11 05:56:51.518 | section = cfg_section[sno] 2022-02-11 05:56:51.518 | # The ini routines simply append a config item immediately 2022-02-11 05:56:51.518 | # after the section header. To keep the same order as defined 2022-02-11 05:56:51.518 | # in local.conf, invoke the ini routines in the reverse order 2022-02-11 05:56:51.518 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-11 05:56:51.518 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-11 05:56:51.519 | if (cfg_attr_count[section, attr] == 1) 2022-02-11 05:56:51.519 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-11 05:56:51.519 | else { 2022-02-11 05:56:51.519 | # For multiline, invoke the ini routines in the reverse order 2022-02-11 05:56:51.519 | count = cfg_attr_count[section, attr] 2022-02-11 05:56:51.519 | print "inidelete " configfile " " section " " attr 2022-02-11 05:56:51.519 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-11 05:56:51.519 | for (l = count -2; l >= 0; l--) 2022-02-11 05:56:51.519 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-11 05:56:51.519 | } 2022-02-11 05:56:51.519 | } 2022-02-11 05:56:51.519 | } 2022-02-11 05:56:51.519 | } 2022-02-11 05:56:51.519 | ' 2022-02-11 05:56:51.519 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.520 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-11 05:56:51.520 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:56:51.523 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-11 05:56:51.525 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-11 05:56:51.529 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:56:51.532 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-11 05:56:51.537 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-11 05:56:51.537 | BEGIN { group = "" } 2022-02-11 05:56:51.537 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:56:51.537 | gsub("[][]", "", $1); 2022-02-11 05:56:51.537 | split($1, a, "|"); 2022-02-11 05:56:51.537 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-11 05:56:51.537 | group=a[1] 2022-02-11 05:56:51.537 | } else { 2022-02-11 05:56:51.538 | group="" 2022-02-11 05:56:51.538 | } 2022-02-11 05:56:51.538 | next 2022-02-11 05:56:51.538 | } 2022-02-11 05:56:51.538 | { 2022-02-11 05:56:51.538 | if (group != "") 2022-02-11 05:56:51.538 | print $0 2022-02-11 05:56:51.538 | } 2022-02-11 05:56:51.538 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:56:51.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-11 05:56:51.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-11 05:56:51.579 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.581 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-11 05:56:51.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-11 05:56:51.614 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:56:51.618 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-11 05:56:51.638 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:56:51.641 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-11 05:56:51.643 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-11 05:56:51.662 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:51.683 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-11 05:56:51.699 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-11 05:56:51.756 | [17624 Async configure_neutron_nova:109409]: Waiting for completion of configure_neutron_nova running on PID 109409 (2 other jobs running) 2022-02-11 05:56:51.783 | [17624 Async configure_neutron_nova:109409]: Signaling child to exit 2022-02-11 05:56:51.784 | WAKEUP 2022-02-11 05:56:51.808 | [17624 Async configure_neutron_nova:109409]: Signaled 2022-02-11 05:56:51.809 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-11 05:56:51.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:56:51.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:56:51.809 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:56:51.810 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:56:51.810 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:56:51.810 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:56:51.810 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.82/identity 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-11 05:56:51.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-11 05:56:51.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-11 05:56:51.810 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-11 05:56:51.810 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-11 05:56:51.811 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:56:51.811 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-11 05:56:51.811 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:56:51.811 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-11 05:56:51.811 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-11 05:56:51.811 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:56:51.811 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:56:51.811 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-11 05:56:51.811 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.82/identity 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-11 05:56:51.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-11 05:56:51.811 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-11 05:56:51.811 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-11 05:56:51.811 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-11 05:56:51.857 | [17624 Async configure_neutron_nova:109409]: finished configure_neutron_nova with result 0 in 1 seconds 2022-02-11 05:56:51.862 | + inc/async:async_wait:197 : return 0 2022-02-11 05:56:51.865 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-11 05:56:51.884 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:51.887 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-11 05:56:51.919 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-11 05:56:51.954 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-11 05:56:51.972 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:51.975 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-11 05:56:51.977 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:56:51.980 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-11 05:56:51.982 | + ./stack.sh:main:1277 : start_nova_api 2022-02-11 05:56:51.985 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-11 05:56:51.988 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-11 05:56:51.990 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-11 05:56:51.993 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-11 05:56:52.013 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:56:52.016 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:56:52.018 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:56:52.021 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:56:52.024 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-11 05:56:52.028 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-11 05:56:52.032 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.035 | + functions-common:run_process:1680 : local service=n-api 2022-02-11 05:56:52.038 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.041 | + functions-common:run_process:1682 : local group= 2022-02-11 05:56:52.043 | + functions-common:run_process:1683 : local user= 2022-02-11 05:56:52.046 | + functions-common:run_process:1685 : local name=n-api 2022-02-11 05:56:52.049 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:56:52.051 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:56:52.054 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:56:52.056 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:56:52.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:56:52.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559012062 2022-02-11 05:56:52.068 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-11 05:56:52.085 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:52.088 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-11 05:56:52.091 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-11 05:56:52.094 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.096 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.099 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.102 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.105 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-11 05:56:52.108 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-11 05:56:52.111 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-11 05:56:52.113 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:56:52.116 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:56:52.119 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-11 05:56:52.122 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-11 05:56:52.124 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-11 05:56:52.126 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.129 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:56:52.135 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:56:52.138 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-11 05:56:52.141 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:56:52.145 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-11 05:56:52.210 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-11 05:56:52.279 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-11 05:56:52.335 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-11 05:56:52.391 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:56:52.454 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-11 05:56:52.512 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-11 05:56:52.566 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-11 05:56:52.622 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-11 05:56:52.678 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-11 05:56:52.735 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:56:52.737 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-11 05:56:52.805 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:56:53.211 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-11 05:56:53.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-11 05:56:53.619 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-11 05:56:53.703 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:56:53.706 | + functions-common:time_stop:2425 : local name 2022-02-11 05:56:53.709 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:56:53.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:56:53.717 | + functions-common:time_stop:2428 : local total 2022-02-11 05:56:53.720 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:56:53.722 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:56:53.731 | + functions-common:time_stop:2432 : start_time=1644559012062 2022-02-11 05:56:53.733 | + functions-common:time_stop:2434 : [[ -z 1644559012062 ]] 2022-02-11 05:56:53.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:56:53.741 | + functions-common:time_stop:2437 : end_time=1644559013739 2022-02-11 05:56:53.744 | + functions-common:time_stop:2438 : elapsed_time=1677 2022-02-11 05:56:53.747 | + functions-common:time_stop:2439 : total=3588 2022-02-11 05:56:53.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:56:53.752 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5265 2022-02-11 05:56:53.755 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.82/compute/v2.1/ 2022-02-11 05:56:53.757 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-11 05:56:53.757 | Waiting for nova-api to start... 2022-02-11 05:56:53.761 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.82/compute/v2.1/ 2022-02-11 05:56:53.763 | + functions:wait_for_service:457 : local timeout=60 2022-02-11 05:56:53.766 | + functions:wait_for_service:458 : local url=http://10.222.0.82/compute/v2.1/ 2022-02-11 05:56:53.769 | + functions:wait_for_service:459 : local rval=0 2022-02-11 05:56:53.771 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-11 05:56:53.774 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-11 05:56:53.777 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:56:53.780 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:56:53.784 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:56:53.788 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559013786 2022-02-11 05:56:53.791 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-11 05:56:53.803 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.82/compute/v2.1/ 2022-02-11 05:56:59.690 | + :: : [[ 200 == 503 ]] 2022-02-11 05:56:59.692 | + :: : [[ 0 -eq 7 ]] 2022-02-11 05:56:59.695 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-11 05:56:59.699 | + functions-common:time_stop:2425 : local name 2022-02-11 05:56:59.702 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:56:59.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:56:59.707 | + functions-common:time_stop:2428 : local total 2022-02-11 05:56:59.709 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:56:59.712 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-11 05:56:59.715 | + functions-common:time_stop:2432 : start_time=1644559013786 2022-02-11 05:56:59.717 | + functions-common:time_stop:2434 : [[ -z 1644559013786 ]] 2022-02-11 05:56:59.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:56:59.726 | + functions-common:time_stop:2437 : end_time=1644559019723 2022-02-11 05:56:59.728 | + functions-common:time_stop:2438 : elapsed_time=5937 2022-02-11 05:56:59.732 | + functions-common:time_stop:2439 : total=6824 2022-02-11 05:56:59.735 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:56:59.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12761 2022-02-11 05:56:59.740 | + functions:wait_for_service:467 : return 0 2022-02-11 05:56:59.743 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:56:59.746 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:56:59.749 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-11 05:56:59.768 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:59.771 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-11 05:56:59.774 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:56:59.778 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-11 05:56:59.780 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-11 05:56:59.783 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-11 05:56:59.786 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-11 05:56:59.805 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:56:59.808 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-11 05:56:59.827 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:56:59.830 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-11 05:56:59.833 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:56:59.836 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-11 05:56:59.840 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-11 05:56:59.843 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router != '' ]] 2022-02-11 05:56:59.845 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2022-02-11 05:56:59.878 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-11 05:56:59.881 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-11 05:56:59.884 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-11 05:56:59.917 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-11 05:56:59.959 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-11 05:56:59.962 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-11 05:56:59.966 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-11 05:56:59.969 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-11 05:56:59.971 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-11 05:56:59.975 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-11 05:56:59.978 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-11 05:56:59.981 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-11 05:56:59.984 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-11 05:56:59.987 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-11 05:56:59.993 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-11 05:56:59.993 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-11 05:56:59.995 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:56:59.997 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.001 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.004 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-11 05:57:00.006 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.010 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.013 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-11 05:57:00.032 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:57:00.035 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-11 05:57:00.038 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.041 | + functions-common:run_process:1680 : local service=q-svc 2022-02-11 05:57:00.044 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.047 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:00.050 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:00.052 | + functions-common:run_process:1685 : local name=q-svc 2022-02-11 05:57:00.055 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:00.058 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:00.064 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:00.066 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:00.070 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:00.075 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559020072 2022-02-11 05:57:00.078 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-11 05:57:00.096 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:00.099 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-11 05:57:00.101 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-11 05:57:00.104 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.108 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.110 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.113 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.115 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-11 05:57:00.118 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-11 05:57:00.121 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-11 05:57:00.124 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:00.126 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:00.129 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-11 05:57:00.132 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-11 05:57:00.137 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-11 05:57:00.140 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.142 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:57:00.145 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:57:00.147 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:57:00.149 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:57:00.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-11 05:57:00.156 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:57:00.160 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-11 05:57:00.227 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-11 05:57:00.295 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:00.351 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-11 05:57:00.408 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-11 05:57:00.463 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:00.523 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:57:00.526 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-11 05:57:00.595 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:57:01.019 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-11 05:57:01.033 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-11 05:57:01.433 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-11 05:57:01.455 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:01.459 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:01.465 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:01.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:01.470 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:01.473 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:01.476 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:01.479 | + functions-common:time_stop:2432 : start_time=1644559020072 2022-02-11 05:57:01.481 | + functions-common:time_stop:2434 : [[ -z 1644559020072 ]] 2022-02-11 05:57:01.485 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:01.489 | + functions-common:time_stop:2437 : end_time=1644559021487 2022-02-11 05:57:01.492 | + functions-common:time_stop:2438 : elapsed_time=1415 2022-02-11 05:57:01.495 | + functions-common:time_stop:2439 : total=5265 2022-02-11 05:57:01.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:01.500 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6680 2022-02-11 05:57:01.503 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.82:9696 2022-02-11 05:57:01.505 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-11 05:57:01.524 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:57:01.528 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-11 05:57:01.528 | Waiting for Neutron to start... 2022-02-11 05:57:01.530 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.82:9696' 2022-02-11 05:57:01.533 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.82:9696' 'Neutron did not start' 60 2022-02-11 05:57:01.535 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.82:9696' 2022-02-11 05:57:01.538 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-11 05:57:01.541 | + functions-common:test_with_retry:2365 : local until=60 2022-02-11 05:57:01.543 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-11 05:57:01.546 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-11 05:57:01.548 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-11 05:57:01.552 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:01.555 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:01.558 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:01.563 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559021560 2022-02-11 05:57:01.566 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.82:9696; do sleep 0.5; done' 2022-02-11 05:57:08.160 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.82:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-11 05:57:08.163 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:08.166 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:08.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:08.172 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:08.175 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:08.178 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-11 05:57:08.181 | + functions-common:time_stop:2432 : start_time=1644559021560 2022-02-11 05:57:08.184 | + functions-common:time_stop:2434 : [[ -z 1644559021560 ]] 2022-02-11 05:57:08.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:08.193 | + functions-common:time_stop:2437 : end_time=1644559028190 2022-02-11 05:57:08.196 | + functions-common:time_stop:2438 : elapsed_time=6630 2022-02-11 05:57:08.199 | + functions-common:time_stop:2439 : total=0 2022-02-11 05:57:08.201 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:08.205 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6630 2022-02-11 05:57:08.207 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-11 05:57:08.231 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:08.235 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-11 05:57:08.237 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:57:08.240 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-11 05:57:08.243 | + ./stack.sh:main:1298 : start_placement 2022-02-11 05:57:08.249 | + lib/placement:start_placement:160 : start_placement_api 2022-02-11 05:57:08.252 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-11 05:57:08.259 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-11 05:57:08.268 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.272 | + functions-common:run_process:1680 : local service=placement-api 2022-02-11 05:57:08.275 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.278 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:08.282 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:08.286 | + functions-common:run_process:1685 : local name=placement-api 2022-02-11 05:57:08.289 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:08.291 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:08.295 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:08.298 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:08.301 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:08.306 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559028303 2022-02-11 05:57:08.310 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-02-11 05:57:08.329 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:08.332 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-11 05:57:08.334 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-02-11 05:57:08.337 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.341 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.344 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.347 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.349 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-11 05:57:08.352 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-11 05:57:08.355 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-02-11 05:57:08.358 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:08.360 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:08.363 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-11 05:57:08.367 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-11 05:57:08.370 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-02-11 05:57:08.373 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.376 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:57:08.378 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:57:08.383 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-11 05:57:08.386 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:57:08.391 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-11 05:57:08.460 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-11 05:57:08.531 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-11 05:57:08.589 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-11 05:57:08.646 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:08.705 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-11 05:57:08.768 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-11 05:57:08.827 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-11 05:57:08.884 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-11 05:57:08.939 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-11 05:57:08.996 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:57:08.999 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-11 05:57:09.075 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:57:09.534 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-02-11 05:57:09.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-11 05:57:09.976 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-02-11 05:57:10.061 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:10.065 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:10.068 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:10.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:10.076 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:10.080 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:10.083 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:10.092 | + functions-common:time_stop:2432 : start_time=1644559028303 2022-02-11 05:57:10.092 | + functions-common:time_stop:2434 : [[ -z 1644559028303 ]] 2022-02-11 05:57:10.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:10.096 | + functions-common:time_stop:2437 : end_time=1644559030094 2022-02-11 05:57:10.099 | + functions-common:time_stop:2438 : elapsed_time=1791 2022-02-11 05:57:10.102 | + functions-common:time_stop:2439 : total=6680 2022-02-11 05:57:10.104 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:10.107 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8471 2022-02-11 05:57:10.110 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-11 05:57:10.110 | Waiting for placement-api to start... 2022-02-11 05:57:10.113 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.82/placement 2022-02-11 05:57:10.116 | + functions:wait_for_service:457 : local timeout=60 2022-02-11 05:57:10.119 | + functions:wait_for_service:458 : local url=http://10.222.0.82/placement 2022-02-11 05:57:10.122 | + functions:wait_for_service:459 : local rval=0 2022-02-11 05:57:10.125 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-11 05:57:10.127 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-11 05:57:10.130 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:10.133 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:10.143 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:10.148 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559030142 2022-02-11 05:57:10.152 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-11 05:57:10.159 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.82/placement 2022-02-11 05:57:13.194 | + :: : [[ 200 == 503 ]] 2022-02-11 05:57:13.195 | + :: : [[ 0 -eq 7 ]] 2022-02-11 05:57:13.199 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-11 05:57:13.202 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:13.205 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:13.207 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:13.211 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:13.215 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:13.217 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-11 05:57:13.220 | + functions-common:time_stop:2432 : start_time=1644559030142 2022-02-11 05:57:13.223 | + functions-common:time_stop:2434 : [[ -z 1644559030142 ]] 2022-02-11 05:57:13.226 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:13.231 | + functions-common:time_stop:2437 : end_time=1644559033228 2022-02-11 05:57:13.235 | + functions-common:time_stop:2438 : elapsed_time=3086 2022-02-11 05:57:13.238 | + functions-common:time_stop:2439 : total=12761 2022-02-11 05:57:13.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:13.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15847 2022-02-11 05:57:13.247 | + functions:wait_for_service:467 : return 0 2022-02-11 05:57:13.249 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-11 05:57:13.272 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:13.276 | + ./stack.sh:main:1302 : start_neutron 2022-02-11 05:57:13.278 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-11 05:57:13.282 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:57:13.283 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-11 05:57:13.289 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2022-02-11 05:57:13.293 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2022-02-11 05:57:13.296 | + 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,g-reg,cinder =~ ,q- ]] 2022-02-11 05:57:13.299 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-11 05:57:13.302 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-11 05:57:13.304 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.307 | + functions-common:run_process:1680 : local service=q-agt 2022-02-11 05:57:13.310 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.313 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:13.316 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:13.318 | + functions-common:run_process:1685 : local name=q-agt 2022-02-11 05:57:13.321 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:13.324 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:13.327 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:13.329 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:13.333 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:13.339 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559033335 2022-02-11 05:57:13.342 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-02-11 05:57:13.361 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:13.365 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-11 05:57:13.368 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-02-11 05:57:13.372 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.375 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.377 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.380 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.382 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-11 05:57:13.385 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-11 05:57:13.388 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-02-11 05:57:13.391 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:13.393 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:13.396 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-11 05:57:13.398 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-11 05:57:13.401 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-02-11 05:57:13.404 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.406 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:57:13.409 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:57:13.411 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:57:13.413 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:57:13.416 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-11 05:57:13.419 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:57:13.424 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-11 05:57:13.498 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-11 05:57:13.564 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-11 05:57:13.623 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-11 05:57:13.682 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-11 05:57:13.739 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:13.801 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:57:13.803 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-11 05:57:13.872 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:57:14.305 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-02-11 05:57:14.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-11 05:57:14.735 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-02-11 05:57:14.768 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:14.771 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:14.774 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:14.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:14.781 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:14.784 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:14.787 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:14.790 | + functions-common:time_stop:2432 : start_time=1644559033335 2022-02-11 05:57:14.794 | + functions-common:time_stop:2434 : [[ -z 1644559033335 ]] 2022-02-11 05:57:14.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:14.803 | + functions-common:time_stop:2437 : end_time=1644559034800 2022-02-11 05:57:14.806 | + functions-common:time_stop:2438 : elapsed_time=1465 2022-02-11 05:57:14.808 | + functions-common:time_stop:2439 : total=8471 2022-02-11 05:57:14.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:14.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9936 2022-02-11 05:57:14.820 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-11 05:57:14.820 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-11 05:57:14.822 | + functions-common:is_provider_network:2277 : return 1 2022-02-11 05:57:14.826 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-11 05:57:14.828 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.831 | + functions-common:run_process:1680 : local service=q-dhcp 2022-02-11 05:57:14.834 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.839 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:14.842 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:14.844 | + functions-common:run_process:1685 : local name=q-dhcp 2022-02-11 05:57:14.847 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:14.849 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:14.852 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:14.855 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:14.858 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:14.863 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559034860 2022-02-11 05:57:14.871 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-02-11 05:57:14.886 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:14.889 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-11 05:57:14.892 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-02-11 05:57:14.894 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.897 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.899 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.903 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.905 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-11 05:57:14.908 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-11 05:57:14.911 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-02-11 05:57:14.913 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:14.916 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:14.923 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-11 05:57:14.923 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-11 05:57:14.924 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-02-11 05:57:14.927 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:14.930 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:57:14.932 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:57:14.935 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:57:14.938 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:57:14.941 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-11 05:57:14.943 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:57:14.949 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-11 05:57:15.019 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-11 05:57:15.095 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-11 05:57:15.154 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-11 05:57:15.213 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-11 05:57:15.274 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:15.334 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:57:15.336 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-11 05:57:15.426 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:57:15.915 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-02-11 05:57:15.939 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-11 05:57:16.392 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-02-11 05:57:16.420 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:16.423 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:16.426 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:16.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:16.436 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:16.439 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:16.442 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:16.445 | + functions-common:time_stop:2432 : start_time=1644559034860 2022-02-11 05:57:16.450 | + functions-common:time_stop:2434 : [[ -z 1644559034860 ]] 2022-02-11 05:57:16.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:16.461 | + functions-common:time_stop:2437 : end_time=1644559036456 2022-02-11 05:57:16.465 | + functions-common:time_stop:2438 : elapsed_time=1596 2022-02-11 05:57:16.471 | + functions-common:time_stop:2439 : total=9936 2022-02-11 05:57:16.477 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:16.482 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11532 2022-02-11 05:57:16.486 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-11 05:57:16.490 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-11 05:57:16.494 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-11 05:57:16.499 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-11 05:57:16.503 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.506 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.510 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.515 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-11 05:57:16.519 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.522 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.525 | + functions-common:run_process:1680 : local service=q-l3 2022-02-11 05:57:16.529 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.533 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:16.538 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:16.542 | + functions-common:run_process:1685 : local name=q-l3 2022-02-11 05:57:16.546 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:16.549 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:16.553 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:16.556 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:16.561 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:16.567 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559036564 2022-02-11 05:57:16.570 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-02-11 05:57:16.609 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:16.612 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-11 05:57:16.617 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-02-11 05:57:16.621 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.624 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.626 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.629 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.632 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-11 05:57:16.634 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-11 05:57:16.639 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-02-11 05:57:16.641 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:16.644 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:16.651 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-11 05:57:16.654 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-11 05:57:16.657 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-02-11 05:57:16.670 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:16.673 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:57:16.676 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:57:16.678 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:57:16.681 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:57:16.684 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-11 05:57:16.687 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:57:16.694 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-11 05:57:16.824 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-11 05:57:16.925 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-11 05:57:17.011 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-11 05:57:17.087 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-11 05:57:17.165 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:17.226 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:57:17.229 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-11 05:57:17.320 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:57:17.812 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-02-11 05:57:17.827 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-11 05:57:18.292 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-02-11 05:57:18.326 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:18.329 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:18.332 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:18.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:18.337 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:18.341 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:18.344 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:18.351 | + functions-common:time_stop:2432 : start_time=1644559036564 2022-02-11 05:57:18.354 | + functions-common:time_stop:2434 : [[ -z 1644559036564 ]] 2022-02-11 05:57:18.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:18.363 | + functions-common:time_stop:2437 : end_time=1644559038359 2022-02-11 05:57:18.366 | + functions-common:time_stop:2438 : elapsed_time=1795 2022-02-11 05:57:18.370 | + functions-common:time_stop:2439 : total=11532 2022-02-11 05:57:18.372 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:18.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13327 2022-02-11 05:57:18.378 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.380 | + functions-common:run_process:1680 : local service=q-meta 2022-02-11 05:57:18.383 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.386 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:18.389 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:18.391 | + functions-common:run_process:1685 : local name=q-meta 2022-02-11 05:57:18.394 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:18.396 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:18.399 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:18.402 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:18.406 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:18.411 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559038408 2022-02-11 05:57:18.416 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-02-11 05:57:18.435 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:18.439 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-11 05:57:18.441 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-02-11 05:57:18.446 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.447 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.454 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.456 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.459 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-11 05:57:18.467 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-11 05:57:18.472 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-02-11 05:57:18.476 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:57:18.480 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:57:18.486 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-11 05:57:18.487 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-11 05:57:18.490 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-02-11 05:57:18.493 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.496 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:57:18.499 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:57:18.501 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:57:18.504 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:57:18.507 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-11 05:57:18.510 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:57:18.516 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-11 05:57:18.595 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-11 05:57:18.692 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-11 05:57:18.773 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-11 05:57:18.844 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-11 05:57:18.913 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:57:18.978 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:57:18.982 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-11 05:57:19.055 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:57:19.582 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-02-11 05:57:19.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-11 05:57:20.054 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-02-11 05:57:20.094 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:20.096 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:20.100 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:20.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:20.114 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:20.130 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:20.142 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:20.152 | + functions-common:time_stop:2432 : start_time=1644559038408 2022-02-11 05:57:20.156 | + functions-common:time_stop:2434 : [[ -z 1644559038408 ]] 2022-02-11 05:57:20.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:20.166 | + functions-common:time_stop:2437 : end_time=1644559040161 2022-02-11 05:57:20.166 | + functions-common:time_stop:2438 : elapsed_time=1753 2022-02-11 05:57:20.182 | + functions-common:time_stop:2439 : total=13327 2022-02-11 05:57:20.187 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:20.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15080 2022-02-11 05:57:20.202 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-02-11 05:57:20.202 | + functions-common:run_process:1680 : local service=q-metering 2022-02-11 05:57:20.202 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-02-11 05:57:20.213 | + functions-common:run_process:1682 : local group= 2022-02-11 05:57:20.220 | + functions-common:run_process:1683 : local user= 2022-02-11 05:57:20.226 | + functions-common:run_process:1685 : local name=q-metering 2022-02-11 05:57:20.238 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:57:20.245 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:57:20.257 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:57:20.270 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:57:20.278 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:57:20.292 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559040283 2022-02-11 05:57:20.298 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-02-11 05:57:20.356 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:57:20.359 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:57:20.364 | + functions-common:time_stop:2425 : local name 2022-02-11 05:57:20.371 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:57:20.379 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:57:20.384 | + functions-common:time_stop:2428 : local total 2022-02-11 05:57:20.388 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:57:20.392 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:57:20.396 | + functions-common:time_stop:2432 : start_time=1644559040283 2022-02-11 05:57:20.400 | + functions-common:time_stop:2434 : [[ -z 1644559040283 ]] 2022-02-11 05:57:20.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:57:20.417 | + functions-common:time_stop:2437 : end_time=1644559040413 2022-02-11 05:57:20.420 | + functions-common:time_stop:2438 : elapsed_time=130 2022-02-11 05:57:20.430 | + functions-common:time_stop:2439 : total=15080 2022-02-11 05:57:20.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:57:20.453 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15210 2022-02-11 05:57:20.464 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-11 05:57:20.523 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:57:20.538 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-11 05:57:20.540 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-11 05:57:20.553 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:57:20.557 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-11 05:57:20.566 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-11 05:57:20.574 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-11 05:57:20.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-02-11 05:57:20.587 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-02-11 05:57:20.595 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-02-11 05:57:20.595 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-02-11 05:57:20.598 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:57:20.601 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:23.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:23.218 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:23.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:23.218 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:23.386 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:23.389 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-11 05:57:23.392 | ++ functions-common:get_field:816 : field='$2' 2022-02-11 05:57:23.396 | ++ functions-common:get_field:818 : echo '| 5db2d804e85f42f3879e142b4a1daa42 | demo |' 2022-02-11 05:57:23.396 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-11 05:57:23.403 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:23.407 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:57:23.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-02-11 05:57:23.413 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:57:23.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-02-11 05:57:23.439 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-02-11 05:57:23.442 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-11 05:57:23.446 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-11 05:57:26.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:26.296 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:26.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:26.296 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:26.487 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:26.490 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-11 05:57:26.490 | address-scope 2022-02-11 05:57:26.490 | router-admin-state-down-before-update 2022-02-11 05:57:26.490 | agent 2022-02-11 05:57:26.490 | agent-resources-synced 2022-02-11 05:57:26.491 | allowed-address-pairs 2022-02-11 05:57:26.491 | auto-allocated-topology 2022-02-11 05:57:26.491 | availability_zone 2022-02-11 05:57:26.491 | availability_zone_filter 2022-02-11 05:57:26.491 | default-subnetpools 2022-02-11 05:57:26.491 | dhcp_agent_scheduler 2022-02-11 05:57:26.491 | dvr 2022-02-11 05:57:26.491 | empty-string-filtering 2022-02-11 05:57:26.491 | external-net 2022-02-11 05:57:26.491 | extra_dhcp_opt 2022-02-11 05:57:26.491 | extraroute 2022-02-11 05:57:26.491 | extraroute-atomic 2022-02-11 05:57:26.491 | filter-validation 2022-02-11 05:57:26.491 | fip-port-details 2022-02-11 05:57:26.491 | flavors 2022-02-11 05:57:26.491 | floatingip-pools 2022-02-11 05:57:26.491 | ip-substring-filtering 2022-02-11 05:57:26.491 | router 2022-02-11 05:57:26.491 | ext-gw-mode 2022-02-11 05:57:26.491 | l3-ha 2022-02-11 05:57:26.491 | l3-flavors 2022-02-11 05:57:26.491 | l3-port-ip-change-not-allowed 2022-02-11 05:57:26.491 | l3_agent_scheduler 2022-02-11 05:57:26.491 | multi-provider 2022-02-11 05:57:26.491 | net-mtu 2022-02-11 05:57:26.491 | net-mtu-writable 2022-02-11 05:57:26.491 | network_availability_zone 2022-02-11 05:57:26.491 | network-ip-availability 2022-02-11 05:57:26.491 | pagination 2022-02-11 05:57:26.491 | port-device-profile 2022-02-11 05:57:26.491 | port-mac-address-regenerate 2022-02-11 05:57:26.491 | port-numa-affinity-policy 2022-02-11 05:57:26.491 | binding 2022-02-11 05:57:26.491 | binding-extended 2022-02-11 05:57:26.491 | port-security 2022-02-11 05:57:26.491 | project-id 2022-02-11 05:57:26.491 | provider 2022-02-11 05:57:26.491 | quota-check-limit 2022-02-11 05:57:26.492 | quotas 2022-02-11 05:57:26.492 | quota_details 2022-02-11 05:57:26.492 | rbac-policies 2022-02-11 05:57:26.492 | rbac-address-group 2022-02-11 05:57:26.492 | rbac-address-scope 2022-02-11 05:57:26.492 | rbac-security-groups 2022-02-11 05:57:26.492 | rbac-subnetpool 2022-02-11 05:57:26.492 | revision-if-match 2022-02-11 05:57:26.492 | standard-attr-revisions 2022-02-11 05:57:26.492 | router_availability_zone 2022-02-11 05:57:26.492 | security-groups-normalized-cidr 2022-02-11 05:57:26.492 | port-security-groups-filtering 2022-02-11 05:57:26.492 | security-groups-remote-address-group 2022-02-11 05:57:26.492 | security-groups-shared-filtering 2022-02-11 05:57:26.492 | security-group 2022-02-11 05:57:26.492 | service-type 2022-02-11 05:57:26.492 | sorting 2022-02-11 05:57:26.492 | standard-attr-description 2022-02-11 05:57:26.492 | stateful-security-group 2022-02-11 05:57:26.492 | subnet_onboard 2022-02-11 05:57:26.492 | subnet-service-types 2022-02-11 05:57:26.492 | subnet_allocation 2022-02-11 05:57:26.492 | subnetpool-prefix-ops 2022-02-11 05:57:26.492 | standard-attr-tag 2022-02-11 05:57:26.492 | standard-attr-timestamp' 2022-02-11 05:57:26.493 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-11 05:57:26.494 | address-scope 2022-02-11 05:57:26.494 | router-admin-state-down-before-update 2022-02-11 05:57:26.494 | agent 2022-02-11 05:57:26.494 | agent-resources-synced 2022-02-11 05:57:26.494 | allowed-address-pairs 2022-02-11 05:57:26.494 | auto-allocated-topology 2022-02-11 05:57:26.494 | availability_zone 2022-02-11 05:57:26.494 | availability_zone_filter 2022-02-11 05:57:26.494 | default-subnetpools 2022-02-11 05:57:26.494 | dhcp_agent_scheduler 2022-02-11 05:57:26.494 | dvr 2022-02-11 05:57:26.494 | empty-string-filtering 2022-02-11 05:57:26.494 | external-net 2022-02-11 05:57:26.494 | extra_dhcp_opt 2022-02-11 05:57:26.494 | extraroute 2022-02-11 05:57:26.494 | extraroute-atomic 2022-02-11 05:57:26.494 | filter-validation 2022-02-11 05:57:26.494 | fip-port-details 2022-02-11 05:57:26.494 | flavors 2022-02-11 05:57:26.494 | floatingip-pools 2022-02-11 05:57:26.494 | ip-substring-filtering 2022-02-11 05:57:26.495 | router 2022-02-11 05:57:26.495 | ext-gw-mode 2022-02-11 05:57:26.495 | l3-ha 2022-02-11 05:57:26.495 | l3-flavors 2022-02-11 05:57:26.495 | l3-port-ip-change-not-allowed 2022-02-11 05:57:26.495 | l3_agent_scheduler 2022-02-11 05:57:26.495 | multi-provider 2022-02-11 05:57:26.495 | net-mtu 2022-02-11 05:57:26.495 | net-mtu-writable 2022-02-11 05:57:26.495 | network_availability_zone 2022-02-11 05:57:26.495 | network-ip-availability 2022-02-11 05:57:26.495 | pagination 2022-02-11 05:57:26.495 | port-device-profile 2022-02-11 05:57:26.495 | port-mac-address-regenerate 2022-02-11 05:57:26.495 | port-numa-affinity-policy 2022-02-11 05:57:26.495 | binding 2022-02-11 05:57:26.495 | binding-extended 2022-02-11 05:57:26.495 | port-security 2022-02-11 05:57:26.495 | project-id 2022-02-11 05:57:26.495 | provider 2022-02-11 05:57:26.495 | quota-check-limit 2022-02-11 05:57:26.495 | quotas 2022-02-11 05:57:26.495 | quota_details 2022-02-11 05:57:26.495 | rbac-policies 2022-02-11 05:57:26.495 | rbac-address-group 2022-02-11 05:57:26.495 | rbac-address-scope 2022-02-11 05:57:26.495 | rbac-security-groups 2022-02-11 05:57:26.495 | rbac-subnetpool 2022-02-11 05:57:26.495 | revision-if-match 2022-02-11 05:57:26.496 | standard-attr-revisions 2022-02-11 05:57:26.496 | router_availability_zone 2022-02-11 05:57:26.496 | security-groups-normalized-cidr 2022-02-11 05:57:26.496 | port-security-groups-filtering 2022-02-11 05:57:26.496 | security-groups-remote-address-group 2022-02-11 05:57:26.496 | security-groups-shared-filtering 2022-02-11 05:57:26.496 | security-group 2022-02-11 05:57:26.496 | service-type 2022-02-11 05:57:26.496 | sorting 2022-02-11 05:57:26.496 | standard-attr-description 2022-02-11 05:57:26.496 | stateful-security-group 2022-02-11 05:57:26.496 | subnet_onboard 2022-02-11 05:57:26.496 | subnet-service-types 2022-02-11 05:57:26.496 | subnet_allocation 2022-02-11 05:57:26.496 | subnetpool-prefix-ops 2022-02-11 05:57:26.496 | standard-attr-tag 2022-02-11 05:57:26.496 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-11 05:57:26.498 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-11 05:57:26.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-02-11 05:57:26.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-02-11 05:57:26.508 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-02-11 05:57:29.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:29.353 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:29.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:29.354 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:29.527 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:29.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=6ae137d2-e547-4935-8bf1-701124b7baf7 2022-02-11 05:57:29.533 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-02-11 05:57:29.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-02-11 05:57:29.541 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-11 05:57:29.544 | + functions-common:is_provider_network:2277 : return 1 2022-02-11 05:57:29.548 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-02-11 05:57:29.549 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-02-11 05:57:29.550 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-02-11 05:57:29.553 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:57:29.557 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:33.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:33.551 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:33.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:33.551 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:33.729 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:33.735 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-11 05:57:33.738 | ++ functions-common:get_field:816 : field='$3' 2022-02-11 05:57:33.742 | ++ functions-common:get_field:818 : echo '| id | 372609f5-9861-4bec-8396-d7a18522e586 |' 2022-02-11 05:57:33.742 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-11 05:57:33.748 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:33.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=372609f5-9861-4bec-8396-d7a18522e586 2022-02-11 05:57:33.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 5db2d804e85f42f3879e142b4a1daa42' 2022-02-11 05:57:33.759 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:57:33.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-02-11 05:57:33.784 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:57:33.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=5db2d804e85f42f3879e142b4a1daa42 2022-02-11 05:57:33.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 6ae137d2-e547-4935-8bf1-701124b7baf7 ']' 2022-02-11 05:57:33.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-02-11 05:57:33.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-02-11 05:57:33.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-11 05:57:33.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 6ae137d2-e547-4935-8bf1-701124b7baf7 ' 2022-02-11 05:57:33.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-02-11 05:57:33.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 372609f5-9861-4bec-8396-d7a18522e586 private-subnet' 2022-02-11 05:57:33.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-02-11 05:57:33.818 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 6ae137d2-e547-4935-8bf1-701124b7baf7 --network 372609f5-9861-4bec-8396-d7a18522e586 private-subnet 2022-02-11 05:57:33.818 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-02-11 05:57:33.820 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-02-11 05:57:33.825 | +++ functions-common:get_field:811 : local data field 2022-02-11 05:57:33.828 | +++ functions-common:get_field:812 : read data 2022-02-11 05:57:37.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:37.299 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:37.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:37.299 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:37.478 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:37.482 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-11 05:57:37.484 | +++ functions-common:get_field:816 : field='$3' 2022-02-11 05:57:37.491 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-11 05:57:37.491 | +++ functions-common:get_field:818 : echo '| id | 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 |' 2022-02-11 05:57:37.494 | +++ functions-common:get_field:812 : read data 2022-02-11 05:57:37.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 2022-02-11 05:57:37.501 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 5db2d804e85f42f3879e142b4a1daa42' 2022-02-11 05:57:37.503 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:57:37.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 2022-02-11 05:57:37.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 2022-02-11 05:57:37.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-02-11 05:57:37.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-02-11 05:57:37.536 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-02-11 05:57:37.536 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-11 05:57:39.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:39.900 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:39.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:39.900 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:40.069 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:40.072 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-11 05:57:40.072 | address-scope 2022-02-11 05:57:40.072 | router-admin-state-down-before-update 2022-02-11 05:57:40.072 | agent 2022-02-11 05:57:40.072 | agent-resources-synced 2022-02-11 05:57:40.072 | allowed-address-pairs 2022-02-11 05:57:40.072 | auto-allocated-topology 2022-02-11 05:57:40.072 | availability_zone 2022-02-11 05:57:40.072 | availability_zone_filter 2022-02-11 05:57:40.072 | default-subnetpools 2022-02-11 05:57:40.072 | dhcp_agent_scheduler 2022-02-11 05:57:40.072 | dvr 2022-02-11 05:57:40.072 | empty-string-filtering 2022-02-11 05:57:40.072 | external-net 2022-02-11 05:57:40.073 | extra_dhcp_opt 2022-02-11 05:57:40.073 | extraroute 2022-02-11 05:57:40.073 | extraroute-atomic 2022-02-11 05:57:40.073 | filter-validation 2022-02-11 05:57:40.073 | fip-port-details 2022-02-11 05:57:40.073 | flavors 2022-02-11 05:57:40.073 | floatingip-pools 2022-02-11 05:57:40.073 | ip-substring-filtering 2022-02-11 05:57:40.073 | router 2022-02-11 05:57:40.073 | ext-gw-mode 2022-02-11 05:57:40.073 | l3-ha 2022-02-11 05:57:40.073 | l3-flavors 2022-02-11 05:57:40.073 | l3-port-ip-change-not-allowed 2022-02-11 05:57:40.073 | l3_agent_scheduler 2022-02-11 05:57:40.073 | multi-provider 2022-02-11 05:57:40.073 | net-mtu 2022-02-11 05:57:40.073 | net-mtu-writable 2022-02-11 05:57:40.073 | network_availability_zone 2022-02-11 05:57:40.073 | network-ip-availability 2022-02-11 05:57:40.073 | pagination 2022-02-11 05:57:40.073 | port-device-profile 2022-02-11 05:57:40.073 | port-mac-address-regenerate 2022-02-11 05:57:40.073 | port-numa-affinity-policy 2022-02-11 05:57:40.073 | binding 2022-02-11 05:57:40.073 | binding-extended 2022-02-11 05:57:40.073 | port-security 2022-02-11 05:57:40.074 | project-id 2022-02-11 05:57:40.074 | provider 2022-02-11 05:57:40.074 | quota-check-limit 2022-02-11 05:57:40.074 | quotas 2022-02-11 05:57:40.074 | quota_details 2022-02-11 05:57:40.074 | rbac-policies 2022-02-11 05:57:40.074 | rbac-address-group 2022-02-11 05:57:40.074 | rbac-address-scope 2022-02-11 05:57:40.074 | rbac-security-groups 2022-02-11 05:57:40.074 | rbac-subnetpool 2022-02-11 05:57:40.074 | revision-if-match 2022-02-11 05:57:40.074 | standard-attr-revisions 2022-02-11 05:57:40.074 | router_availability_zone 2022-02-11 05:57:40.074 | security-groups-normalized-cidr 2022-02-11 05:57:40.074 | port-security-groups-filtering 2022-02-11 05:57:40.074 | security-groups-remote-address-group 2022-02-11 05:57:40.074 | security-groups-shared-filtering 2022-02-11 05:57:40.074 | security-group 2022-02-11 05:57:40.074 | service-type 2022-02-11 05:57:40.074 | sorting 2022-02-11 05:57:40.074 | standard-attr-description 2022-02-11 05:57:40.074 | stateful-security-group 2022-02-11 05:57:40.074 | subnet_onboard 2022-02-11 05:57:40.075 | subnet-service-types 2022-02-11 05:57:40.075 | subnet_allocation 2022-02-11 05:57:40.075 | subnetpool-prefix-ops 2022-02-11 05:57:40.075 | standard-attr-tag 2022-02-11 05:57:40.075 | standard-attr-timestamp' 2022-02-11 05:57:40.076 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-11 05:57:40.076 | address-scope 2022-02-11 05:57:40.076 | router-admin-state-down-before-update 2022-02-11 05:57:40.076 | agent 2022-02-11 05:57:40.076 | agent-resources-synced 2022-02-11 05:57:40.076 | allowed-address-pairs 2022-02-11 05:57:40.076 | auto-allocated-topology 2022-02-11 05:57:40.076 | availability_zone 2022-02-11 05:57:40.076 | availability_zone_filter 2022-02-11 05:57:40.076 | default-subnetpools 2022-02-11 05:57:40.076 | dhcp_agent_scheduler 2022-02-11 05:57:40.076 | dvr 2022-02-11 05:57:40.077 | empty-string-filtering 2022-02-11 05:57:40.077 | external-net 2022-02-11 05:57:40.077 | extra_dhcp_opt 2022-02-11 05:57:40.077 | extraroute 2022-02-11 05:57:40.077 | extraroute-atomic 2022-02-11 05:57:40.077 | filter-validation 2022-02-11 05:57:40.077 | fip-port-details 2022-02-11 05:57:40.077 | flavors 2022-02-11 05:57:40.077 | floatingip-pools 2022-02-11 05:57:40.077 | ip-substring-filtering 2022-02-11 05:57:40.077 | router 2022-02-11 05:57:40.077 | ext-gw-mode 2022-02-11 05:57:40.077 | l3-ha 2022-02-11 05:57:40.077 | l3-flavors 2022-02-11 05:57:40.077 | l3-port-ip-change-not-allowed 2022-02-11 05:57:40.077 | l3_agent_scheduler 2022-02-11 05:57:40.077 | multi-provider 2022-02-11 05:57:40.077 | net-mtu 2022-02-11 05:57:40.077 | net-mtu-writable 2022-02-11 05:57:40.077 | network_availability_zone 2022-02-11 05:57:40.077 | network-ip-availability 2022-02-11 05:57:40.077 | pagination 2022-02-11 05:57:40.077 | port-device-profile 2022-02-11 05:57:40.077 | port-mac-address-regenerate 2022-02-11 05:57:40.077 | port-numa-affinity-policy 2022-02-11 05:57:40.077 | binding 2022-02-11 05:57:40.077 | binding-extended 2022-02-11 05:57:40.077 | port-security 2022-02-11 05:57:40.077 | project-id 2022-02-11 05:57:40.077 | provider 2022-02-11 05:57:40.077 | quota-check-limit 2022-02-11 05:57:40.077 | quotas 2022-02-11 05:57:40.077 | quota_details 2022-02-11 05:57:40.077 | rbac-policies 2022-02-11 05:57:40.077 | rbac-address-group 2022-02-11 05:57:40.077 | rbac-address-scope 2022-02-11 05:57:40.077 | rbac-security-groups 2022-02-11 05:57:40.078 | rbac-subnetpool 2022-02-11 05:57:40.078 | revision-if-match 2022-02-11 05:57:40.078 | standard-attr-revisions 2022-02-11 05:57:40.078 | router_availability_zone 2022-02-11 05:57:40.078 | security-groups-normalized-cidr 2022-02-11 05:57:40.078 | port-security-groups-filtering 2022-02-11 05:57:40.078 | security-groups-remote-address-group 2022-02-11 05:57:40.078 | security-groups-shared-filtering 2022-02-11 05:57:40.078 | security-group 2022-02-11 05:57:40.078 | service-type 2022-02-11 05:57:40.078 | sorting 2022-02-11 05:57:40.078 | standard-attr-description 2022-02-11 05:57:40.078 | stateful-security-group 2022-02-11 05:57:40.078 | subnet_onboard 2022-02-11 05:57:40.078 | subnet-service-types 2022-02-11 05:57:40.078 | subnet_allocation 2022-02-11 05:57:40.078 | subnetpool-prefix-ops 2022-02-11 05:57:40.078 | standard-attr-tag 2022-02-11 05:57:40.078 | standard-attr-timestamp =~ router ]] 2022-02-11 05:57:40.080 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-11 05:57:40.083 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-02-11 05:57:40.086 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-11 05:57:40.090 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-11 05:57:42.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:42.419 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:42.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:42.419 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:42.600 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:42.603 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-11 05:57:42.604 | address-scope 2022-02-11 05:57:42.604 | router-admin-state-down-before-update 2022-02-11 05:57:42.604 | agent 2022-02-11 05:57:42.604 | agent-resources-synced 2022-02-11 05:57:42.604 | allowed-address-pairs 2022-02-11 05:57:42.604 | auto-allocated-topology 2022-02-11 05:57:42.604 | availability_zone 2022-02-11 05:57:42.604 | availability_zone_filter 2022-02-11 05:57:42.604 | default-subnetpools 2022-02-11 05:57:42.604 | dhcp_agent_scheduler 2022-02-11 05:57:42.604 | dvr 2022-02-11 05:57:42.605 | empty-string-filtering 2022-02-11 05:57:42.605 | external-net 2022-02-11 05:57:42.605 | extra_dhcp_opt 2022-02-11 05:57:42.605 | extraroute 2022-02-11 05:57:42.605 | extraroute-atomic 2022-02-11 05:57:42.605 | filter-validation 2022-02-11 05:57:42.605 | fip-port-details 2022-02-11 05:57:42.605 | flavors 2022-02-11 05:57:42.605 | floatingip-pools 2022-02-11 05:57:42.605 | ip-substring-filtering 2022-02-11 05:57:42.605 | router 2022-02-11 05:57:42.605 | ext-gw-mode 2022-02-11 05:57:42.605 | l3-ha 2022-02-11 05:57:42.605 | l3-flavors 2022-02-11 05:57:42.605 | l3-port-ip-change-not-allowed 2022-02-11 05:57:42.605 | l3_agent_scheduler 2022-02-11 05:57:42.605 | multi-provider 2022-02-11 05:57:42.605 | net-mtu 2022-02-11 05:57:42.605 | net-mtu-writable 2022-02-11 05:57:42.605 | network_availability_zone 2022-02-11 05:57:42.605 | network-ip-availability 2022-02-11 05:57:42.605 | pagination 2022-02-11 05:57:42.605 | port-device-profile 2022-02-11 05:57:42.605 | port-mac-address-regenerate 2022-02-11 05:57:42.605 | port-numa-affinity-policy 2022-02-11 05:57:42.605 | binding 2022-02-11 05:57:42.605 | binding-extended 2022-02-11 05:57:42.605 | port-security 2022-02-11 05:57:42.605 | project-id 2022-02-11 05:57:42.605 | provider 2022-02-11 05:57:42.605 | quota-check-limit 2022-02-11 05:57:42.605 | quotas 2022-02-11 05:57:42.605 | quota_details 2022-02-11 05:57:42.605 | rbac-policies 2022-02-11 05:57:42.606 | rbac-address-group 2022-02-11 05:57:42.606 | rbac-address-scope 2022-02-11 05:57:42.606 | rbac-security-groups 2022-02-11 05:57:42.606 | rbac-subnetpool 2022-02-11 05:57:42.606 | revision-if-match 2022-02-11 05:57:42.606 | standard-attr-revisions 2022-02-11 05:57:42.606 | router_availability_zone 2022-02-11 05:57:42.606 | security-groups-normalized-cidr 2022-02-11 05:57:42.606 | port-security-groups-filtering 2022-02-11 05:57:42.606 | security-groups-remote-address-group 2022-02-11 05:57:42.606 | security-groups-shared-filtering 2022-02-11 05:57:42.606 | security-group 2022-02-11 05:57:42.606 | service-type 2022-02-11 05:57:42.606 | sorting 2022-02-11 05:57:42.606 | standard-attr-description 2022-02-11 05:57:42.606 | stateful-security-group 2022-02-11 05:57:42.606 | subnet_onboard 2022-02-11 05:57:42.606 | subnet-service-types 2022-02-11 05:57:42.606 | subnet_allocation 2022-02-11 05:57:42.606 | subnetpool-prefix-ops 2022-02-11 05:57:42.606 | standard-attr-tag 2022-02-11 05:57:42.606 | standard-attr-timestamp' 2022-02-11 05:57:42.608 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-11 05:57:42.608 | address-scope 2022-02-11 05:57:42.608 | router-admin-state-down-before-update 2022-02-11 05:57:42.608 | agent 2022-02-11 05:57:42.608 | agent-resources-synced 2022-02-11 05:57:42.608 | allowed-address-pairs 2022-02-11 05:57:42.608 | auto-allocated-topology 2022-02-11 05:57:42.608 | availability_zone 2022-02-11 05:57:42.608 | availability_zone_filter 2022-02-11 05:57:42.608 | default-subnetpools 2022-02-11 05:57:42.608 | dhcp_agent_scheduler 2022-02-11 05:57:42.608 | dvr 2022-02-11 05:57:42.608 | empty-string-filtering 2022-02-11 05:57:42.608 | external-net 2022-02-11 05:57:42.608 | extra_dhcp_opt 2022-02-11 05:57:42.608 | extraroute 2022-02-11 05:57:42.608 | extraroute-atomic 2022-02-11 05:57:42.608 | filter-validation 2022-02-11 05:57:42.608 | fip-port-details 2022-02-11 05:57:42.608 | flavors 2022-02-11 05:57:42.608 | floatingip-pools 2022-02-11 05:57:42.608 | ip-substring-filtering 2022-02-11 05:57:42.608 | router 2022-02-11 05:57:42.609 | ext-gw-mode 2022-02-11 05:57:42.609 | l3-ha 2022-02-11 05:57:42.609 | l3-flavors 2022-02-11 05:57:42.609 | l3-port-ip-change-not-allowed 2022-02-11 05:57:42.609 | l3_agent_scheduler 2022-02-11 05:57:42.609 | multi-provider 2022-02-11 05:57:42.609 | net-mtu 2022-02-11 05:57:42.609 | net-mtu-writable 2022-02-11 05:57:42.609 | network_availability_zone 2022-02-11 05:57:42.609 | network-ip-availability 2022-02-11 05:57:42.609 | pagination 2022-02-11 05:57:42.609 | port-device-profile 2022-02-11 05:57:42.609 | port-mac-address-regenerate 2022-02-11 05:57:42.609 | port-numa-affinity-policy 2022-02-11 05:57:42.609 | binding 2022-02-11 05:57:42.609 | binding-extended 2022-02-11 05:57:42.609 | port-security 2022-02-11 05:57:42.609 | project-id 2022-02-11 05:57:42.609 | provider 2022-02-11 05:57:42.609 | quota-check-limit 2022-02-11 05:57:42.609 | quotas 2022-02-11 05:57:42.609 | quota_details 2022-02-11 05:57:42.609 | rbac-policies 2022-02-11 05:57:42.609 | rbac-address-group 2022-02-11 05:57:42.609 | rbac-address-scope 2022-02-11 05:57:42.609 | rbac-security-groups 2022-02-11 05:57:42.609 | rbac-subnetpool 2022-02-11 05:57:42.609 | revision-if-match 2022-02-11 05:57:42.609 | standard-attr-revisions 2022-02-11 05:57:42.609 | router_availability_zone 2022-02-11 05:57:42.609 | security-groups-normalized-cidr 2022-02-11 05:57:42.609 | port-security-groups-filtering 2022-02-11 05:57:42.609 | security-groups-remote-address-group 2022-02-11 05:57:42.609 | security-groups-shared-filtering 2022-02-11 05:57:42.610 | security-group 2022-02-11 05:57:42.610 | service-type 2022-02-11 05:57:42.610 | sorting 2022-02-11 05:57:42.610 | standard-attr-description 2022-02-11 05:57:42.610 | stateful-security-group 2022-02-11 05:57:42.610 | subnet_onboard 2022-02-11 05:57:42.610 | subnet-service-types 2022-02-11 05:57:42.610 | subnet_allocation 2022-02-11 05:57:42.610 | subnetpool-prefix-ops 2022-02-11 05:57:42.610 | standard-attr-tag 2022-02-11 05:57:42.610 | standard-attr-timestamp =~ external-net ]] 2022-02-11 05:57:42.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-11 05:57:42.615 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-02-11 05:57:42.621 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-02-11 05:57:42.621 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-02-11 05:57:42.622 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-02-11 05:57:42.625 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:57:42.627 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:45.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:45.445 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:45.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:45.445 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:45.614 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:45.618 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-11 05:57:45.622 | ++ functions-common:get_field:816 : field='$3' 2022-02-11 05:57:45.625 | ++ functions-common:get_field:818 : echo '| id | 502d9c59-f657-4208-81c7-074a29f69950 |' 2022-02-11 05:57:45.625 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-11 05:57:45.632 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:45.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=502d9c59-f657-4208-81c7-074a29f69950 2022-02-11 05:57:45.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 5db2d804e85f42f3879e142b4a1daa42 router1' 2022-02-11 05:57:45.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:57:45.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-11 05:57:45.664 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-02-11 05:57:45.667 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-11 05:57:45.671 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-11 05:57:47.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:47.960 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:47.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:47.960 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:48.137 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:48.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-11 05:57:48.140 | address-scope 2022-02-11 05:57:48.141 | router-admin-state-down-before-update 2022-02-11 05:57:48.141 | agent 2022-02-11 05:57:48.141 | agent-resources-synced 2022-02-11 05:57:48.141 | allowed-address-pairs 2022-02-11 05:57:48.141 | auto-allocated-topology 2022-02-11 05:57:48.141 | availability_zone 2022-02-11 05:57:48.141 | availability_zone_filter 2022-02-11 05:57:48.141 | default-subnetpools 2022-02-11 05:57:48.141 | dhcp_agent_scheduler 2022-02-11 05:57:48.141 | dvr 2022-02-11 05:57:48.141 | empty-string-filtering 2022-02-11 05:57:48.141 | external-net 2022-02-11 05:57:48.141 | extra_dhcp_opt 2022-02-11 05:57:48.141 | extraroute 2022-02-11 05:57:48.141 | extraroute-atomic 2022-02-11 05:57:48.141 | filter-validation 2022-02-11 05:57:48.141 | fip-port-details 2022-02-11 05:57:48.141 | flavors 2022-02-11 05:57:48.141 | floatingip-pools 2022-02-11 05:57:48.141 | ip-substring-filtering 2022-02-11 05:57:48.141 | router 2022-02-11 05:57:48.141 | ext-gw-mode 2022-02-11 05:57:48.141 | l3-ha 2022-02-11 05:57:48.141 | l3-flavors 2022-02-11 05:57:48.141 | l3-port-ip-change-not-allowed 2022-02-11 05:57:48.141 | l3_agent_scheduler 2022-02-11 05:57:48.141 | multi-provider 2022-02-11 05:57:48.141 | net-mtu 2022-02-11 05:57:48.141 | net-mtu-writable 2022-02-11 05:57:48.141 | network_availability_zone 2022-02-11 05:57:48.141 | network-ip-availability 2022-02-11 05:57:48.141 | pagination 2022-02-11 05:57:48.141 | port-device-profile 2022-02-11 05:57:48.141 | port-mac-address-regenerate 2022-02-11 05:57:48.141 | port-numa-affinity-policy 2022-02-11 05:57:48.141 | binding 2022-02-11 05:57:48.141 | binding-extended 2022-02-11 05:57:48.142 | port-security 2022-02-11 05:57:48.142 | project-id 2022-02-11 05:57:48.142 | provider 2022-02-11 05:57:48.142 | quota-check-limit 2022-02-11 05:57:48.142 | quotas 2022-02-11 05:57:48.142 | quota_details 2022-02-11 05:57:48.142 | rbac-policies 2022-02-11 05:57:48.142 | rbac-address-group 2022-02-11 05:57:48.142 | rbac-address-scope 2022-02-11 05:57:48.142 | rbac-security-groups 2022-02-11 05:57:48.142 | rbac-subnetpool 2022-02-11 05:57:48.142 | revision-if-match 2022-02-11 05:57:48.142 | standard-attr-revisions 2022-02-11 05:57:48.142 | router_availability_zone 2022-02-11 05:57:48.142 | security-groups-normalized-cidr 2022-02-11 05:57:48.142 | port-security-groups-filtering 2022-02-11 05:57:48.142 | security-groups-remote-address-group 2022-02-11 05:57:48.142 | security-groups-shared-filtering 2022-02-11 05:57:48.142 | security-group 2022-02-11 05:57:48.142 | service-type 2022-02-11 05:57:48.142 | sorting 2022-02-11 05:57:48.142 | standard-attr-description 2022-02-11 05:57:48.142 | stateful-security-group 2022-02-11 05:57:48.142 | subnet_onboard 2022-02-11 05:57:48.142 | subnet-service-types 2022-02-11 05:57:48.142 | subnet_allocation 2022-02-11 05:57:48.142 | subnetpool-prefix-ops 2022-02-11 05:57:48.142 | standard-attr-tag 2022-02-11 05:57:48.142 | standard-attr-timestamp' 2022-02-11 05:57:48.143 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-11 05:57:48.143 | address-scope 2022-02-11 05:57:48.143 | router-admin-state-down-before-update 2022-02-11 05:57:48.143 | agent 2022-02-11 05:57:48.143 | agent-resources-synced 2022-02-11 05:57:48.143 | allowed-address-pairs 2022-02-11 05:57:48.143 | auto-allocated-topology 2022-02-11 05:57:48.143 | availability_zone 2022-02-11 05:57:48.143 | availability_zone_filter 2022-02-11 05:57:48.143 | default-subnetpools 2022-02-11 05:57:48.143 | dhcp_agent_scheduler 2022-02-11 05:57:48.143 | dvr 2022-02-11 05:57:48.143 | empty-string-filtering 2022-02-11 05:57:48.144 | external-net 2022-02-11 05:57:48.144 | extra_dhcp_opt 2022-02-11 05:57:48.144 | extraroute 2022-02-11 05:57:48.144 | extraroute-atomic 2022-02-11 05:57:48.144 | filter-validation 2022-02-11 05:57:48.144 | fip-port-details 2022-02-11 05:57:48.144 | flavors 2022-02-11 05:57:48.144 | floatingip-pools 2022-02-11 05:57:48.144 | ip-substring-filtering 2022-02-11 05:57:48.144 | router 2022-02-11 05:57:48.144 | ext-gw-mode 2022-02-11 05:57:48.144 | l3-ha 2022-02-11 05:57:48.144 | l3-flavors 2022-02-11 05:57:48.144 | l3-port-ip-change-not-allowed 2022-02-11 05:57:48.144 | l3_agent_scheduler 2022-02-11 05:57:48.144 | multi-provider 2022-02-11 05:57:48.144 | net-mtu 2022-02-11 05:57:48.144 | net-mtu-writable 2022-02-11 05:57:48.144 | network_availability_zone 2022-02-11 05:57:48.144 | network-ip-availability 2022-02-11 05:57:48.144 | pagination 2022-02-11 05:57:48.144 | port-device-profile 2022-02-11 05:57:48.144 | port-mac-address-regenerate 2022-02-11 05:57:48.144 | port-numa-affinity-policy 2022-02-11 05:57:48.144 | binding 2022-02-11 05:57:48.144 | binding-extended 2022-02-11 05:57:48.144 | port-security 2022-02-11 05:57:48.144 | project-id 2022-02-11 05:57:48.144 | provider 2022-02-11 05:57:48.144 | quota-check-limit 2022-02-11 05:57:48.144 | quotas 2022-02-11 05:57:48.144 | quota_details 2022-02-11 05:57:48.144 | rbac-policies 2022-02-11 05:57:48.144 | rbac-address-group 2022-02-11 05:57:48.144 | rbac-address-scope 2022-02-11 05:57:48.144 | rbac-security-groups 2022-02-11 05:57:48.144 | rbac-subnetpool 2022-02-11 05:57:48.144 | revision-if-match 2022-02-11 05:57:48.145 | standard-attr-revisions 2022-02-11 05:57:48.145 | router_availability_zone 2022-02-11 05:57:48.145 | security-groups-normalized-cidr 2022-02-11 05:57:48.145 | port-security-groups-filtering 2022-02-11 05:57:48.145 | security-groups-remote-address-group 2022-02-11 05:57:48.145 | security-groups-shared-filtering 2022-02-11 05:57:48.145 | security-group 2022-02-11 05:57:48.145 | service-type 2022-02-11 05:57:48.145 | sorting 2022-02-11 05:57:48.145 | standard-attr-description 2022-02-11 05:57:48.145 | stateful-security-group 2022-02-11 05:57:48.145 | subnet_onboard 2022-02-11 05:57:48.145 | subnet-service-types 2022-02-11 05:57:48.145 | subnet_allocation 2022-02-11 05:57:48.145 | subnetpool-prefix-ops 2022-02-11 05:57:48.145 | standard-attr-tag 2022-02-11 05:57:48.145 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-11 05:57:48.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-11 05:57:48.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-11 05:57:48.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-02-11 05:57:48.158 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-02-11 05:57:48.158 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-11 05:57:48.159 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-11 05:57:48.163 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:57:48.165 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:51.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:51.523 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:51.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:51.523 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:51.698 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:57:51.702 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-11 05:57:51.704 | ++ functions-common:get_field:816 : field='$3' 2022-02-11 05:57:51.708 | ++ functions-common:get_field:818 : echo '| id | 619680bf-58e9-4484-a823-705f04cab6da |' 2022-02-11 05:57:51.708 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-11 05:57:51.716 | ++ functions-common:get_field:812 : read data 2022-02-11 05:57:51.719 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=619680bf-58e9-4484-a823-705f04cab6da 2022-02-11 05:57:51.722 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-11 05:57:51.725 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:57:51.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-02-11 05:57:51.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-02-11 05:57:51.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 502d9c59-f657-4208-81c7-074a29f69950 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 2022-02-11 05:57:56.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:56.833 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:56.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:57:56.833 | from cryptography.utils import int_from_bytes 2022-02-11 05:57:57.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-02-11 05:57:57.031 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 619680bf-58e9-4484-a823-705f04cab6da 2022-02-11 05:57:57.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-02-11 05:57:57.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-02-11 05:57:57.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.31.1.1 ]] 2022-02-11 05:57:57.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.31.1.1 ' 2022-02-11 05:57:57.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 619680bf-58e9-4484-a823-705f04cab6da --subnet-range 172.31.1.0/24 --no-dhcp ' 2022-02-11 05:57:57.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-02-11 05:57:57.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-02-11 05:57:57.055 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.31.1.1 --network 619680bf-58e9-4484-a823-705f04cab6da --subnet-range 172.31.1.0/24 --no-dhcp public-subnet 2022-02-11 05:57:57.059 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-02-11 05:58:00.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:00.574 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:00.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:00.574 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:00.750 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:58:00.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | 2022-02-11 05:58:00.754 | | id | db557030-0083-4999-8054-964467688e5a |' 2022-02-11 05:58:00.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-11 05:58:00.759 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:58:00.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' db557030-0083-4999-8054-964467688e5a '|' 2022-02-11 05:58:00.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | | id | db557030-0083-4999-8054-964467688e5a |' 2022-02-11 05:58:00.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-02-11 05:58:00.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' db557030-0083-4999-8054-964467688e5a '|' 2022-02-11 05:58:00.788 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-02-11 05:58:00.791 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:58:00.793 | ++ functions-common:get_field:812 : read data 2022-02-11 05:58:00.796 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-11 05:58:00.798 | ++ functions-common:get_field:816 : field='$3' 2022-02-11 05:58:00.801 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | db557030-0083-4999-8054-964467688e5a |' 2022-02-11 05:58:00.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-11 05:58:00.807 | ++ functions-common:get_field:812 : read data 2022-02-11 05:58:00.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.31.1.1 2022-02-11 05:58:00.814 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' db557030-0083-4999-8054-964467688e5a '|' 2022-02-11 05:58:00.815 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-02-11 05:58:00.817 | ++ functions-common:get_field:811 : local data field 2022-02-11 05:58:00.819 | ++ functions-common:get_field:812 : read data 2022-02-11 05:58:00.821 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-02-11 05:58:00.825 | ++ functions-common:get_field:816 : field='$6' 2022-02-11 05:58:00.828 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | db557030-0083-4999-8054-964467688e5a |' 2022-02-11 05:58:00.829 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-11 05:58:00.835 | ++ functions-common:get_field:812 : read data 2022-02-11 05:58:00.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=db557030-0083-4999-8054-964467688e5a 2022-02-11 05:58:00.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 619680bf-58e9-4484-a823-705f04cab6da 502d9c59-f657-4208-81c7-074a29f69950 2022-02-11 05:58:05.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:05.828 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:05.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:05.828 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:06.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-02-11 05:58:06.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-02-11 05:58:06.069 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:06.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-02-11 05:58:06.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-02-11 05:58:06.078 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-11 05:58:06.081 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-02-11 05:58:06.085 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-02-11 05:58:06.087 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-11 05:58:06.117 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-02-11 05:58:06.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-02-11 05:58:06.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-02-11 05:58:06.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-02-11 05:58:06.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-11 05:58:06.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-11 05:58:06.141 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-11 05:58:06.147 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-02-11 05:58:06.147 | + functions-common:test_with_retry:2365 : local until=10 2022-02-11 05:58:06.150 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-11 05:58:06.153 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-11 05:58:06.157 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-11 05:58:06.160 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:06.163 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:06.167 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:06.173 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559086169 2022-02-11 05:58:06.176 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-11 05:58:06.187 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-11 05:58:06.191 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:06.194 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:06.197 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:06.201 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:06.204 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:06.208 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-11 05:58:06.211 | + functions-common:time_stop:2432 : start_time=1644559086169 2022-02-11 05:58:06.215 | + functions-common:time_stop:2434 : [[ -z 1644559086169 ]] 2022-02-11 05:58:06.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:06.225 | + functions-common:time_stop:2437 : end_time=1644559086221 2022-02-11 05:58:06.229 | + functions-common:time_stop:2438 : elapsed_time=52 2022-02-11 05:58:06.232 | + functions-common:time_stop:2439 : total=6630 2022-02-11 05:58:06.235 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:06.238 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6682 2022-02-11 05:58:06.243 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.31.1.1 2022-02-11 05:58:06.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-02-11 05:58:06.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-02-11 05:58:06.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-02-11 05:58:06.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-02-11 05:58:06.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-02-11 05:58:06.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.31.1.1/24 dev br-data 2022-02-11 05:58:06.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-02-11 05:58:06.315 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-02-11 05:58:06.315 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-11 05:58:06.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-02-11 05:58:06.320 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-02-11 05:58:09.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:09.114 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:09.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:09.114 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:09.331 | ++ functions-common:oscwrap:2465 : return 0 2022-02-11 05:58:09.337 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.31.1.187 ' 2022-02-11 05:58:09.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-11 05:58:09.345 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-11 05:58:09.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-02-11 05:58:09.369 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-02-11 05:58:09.370 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-02-11 05:58:09.373 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-11 05:58:09.404 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:09.407 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-11 05:58:09.410 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:58:09.417 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-11 05:58:09.417 | + ./stack.sh:main:1319 : start_nova 2022-02-11 05:58:09.420 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-11 05:58:09.423 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:09.426 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:09.429 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:09.433 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-11 05:58:09.436 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-11 05:58:09.439 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.442 | + functions-common:run_process:1680 : local service=n-sch 2022-02-11 05:58:09.445 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.450 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:09.453 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:09.461 | + functions-common:run_process:1685 : local name=n-sch 2022-02-11 05:58:09.461 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:09.463 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:09.466 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:09.478 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:09.482 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:09.490 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559089484 2022-02-11 05:58:09.491 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-02-11 05:58:09.511 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:09.514 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-11 05:58:09.517 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-02-11 05:58:09.521 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.524 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.528 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.531 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.535 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-11 05:58:09.541 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-11 05:58:09.543 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-02-11 05:58:09.546 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:09.550 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:09.553 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-11 05:58:09.557 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-11 05:58:09.561 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-02-11 05:58:09.565 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.568 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:58:09.573 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:58:09.576 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:58:09.579 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:58:09.590 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-11 05:58:09.590 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:58:09.591 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-11 05:58:09.680 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-11 05:58:09.767 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-11 05:58:09.832 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-11 05:58:09.895 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-11 05:58:09.962 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:10.029 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:58:10.031 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-11 05:58:10.117 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:58:10.608 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-02-11 05:58:10.627 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-11 05:58:11.062 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-02-11 05:58:11.095 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:11.101 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:11.104 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:11.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:11.110 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:11.116 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:11.117 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:11.120 | + functions-common:time_stop:2432 : start_time=1644559089484 2022-02-11 05:58:11.124 | + functions-common:time_stop:2434 : [[ -z 1644559089484 ]] 2022-02-11 05:58:11.128 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:11.137 | + functions-common:time_stop:2437 : end_time=1644559091131 2022-02-11 05:58:11.140 | + functions-common:time_stop:2438 : elapsed_time=1647 2022-02-11 05:58:11.143 | + functions-common:time_stop:2439 : total=15210 2022-02-11 05:58:11.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:11.151 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16857 2022-02-11 05:58:11.155 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-11 05:58:11.161 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-11 05:58:11.164 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.168 | + functions-common:run_process:1680 : local service=n-api-meta 2022-02-11 05:58:11.171 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.175 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:11.180 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:11.183 | + functions-common:run_process:1685 : local name=n-api-meta 2022-02-11 05:58:11.186 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:11.189 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:11.192 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:11.197 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:11.204 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:11.212 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559091205 2022-02-11 05:58:11.216 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-02-11 05:58:11.242 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:11.246 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-11 05:58:11.251 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-02-11 05:58:11.255 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.259 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.263 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.266 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.271 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-11 05:58:11.275 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-11 05:58:11.279 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-02-11 05:58:11.282 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:11.285 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:11.288 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-11 05:58:11.292 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-11 05:58:11.295 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-02-11 05:58:11.298 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.301 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:58:11.304 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:58:11.309 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-11 05:58:11.312 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:58:11.317 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-11 05:58:11.401 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-11 05:58:11.498 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-11 05:58:11.576 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-11 05:58:11.648 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:11.733 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-11 05:58:11.865 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-11 05:58:11.937 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-11 05:58:12.015 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-11 05:58:12.090 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-11 05:58:12.173 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:58:12.176 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-11 05:58:12.270 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:58:12.773 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-02-11 05:58:12.797 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-11 05:58:13.258 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-02-11 05:58:13.350 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:13.356 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:13.360 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:13.362 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:13.370 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:13.372 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:13.375 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:13.378 | + functions-common:time_stop:2432 : start_time=1644559091205 2022-02-11 05:58:13.382 | + functions-common:time_stop:2434 : [[ -z 1644559091205 ]] 2022-02-11 05:58:13.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:13.392 | + functions-common:time_stop:2437 : end_time=1644559093387 2022-02-11 05:58:13.398 | + functions-common:time_stop:2438 : elapsed_time=2182 2022-02-11 05:58:13.400 | + functions-common:time_stop:2439 : total=16857 2022-02-11 05:58:13.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:13.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19039 2022-02-11 05:58:13.410 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.412 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.415 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-11 05:58:13.418 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.422 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.423 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.426 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-11 05:58:13.430 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:58:13.432 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-11 05:58:13.437 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-11 05:58:13.442 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:58:13.444 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-11 05:58:13.446 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-11 05:58:13.468 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.471 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-11 05:58:13.476 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-11 05:58:13.509 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.514 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-11 05:58:13.519 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-11 05:58:13.551 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.558 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-11 05:58:13.560 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:58:13.566 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-11 05:58:13.569 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-11 05:58:13.569 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:58:13.574 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:58:13.578 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-11 05:58:13.580 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-11 05:58:13.586 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-02-11 05:58:13.586 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-11 05:58:13.589 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:13.590 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:13.594 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-02-11 05:58:13.598 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:13.598 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:13.601 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:13.605 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:13.610 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:13.614 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559093608 2022-02-11 05:58:13.618 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-02-11 05:58:13.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.642 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:13.645 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:13.650 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:13.651 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:13.654 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:13.658 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:13.662 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:13.662 | + functions-common:time_stop:2432 : start_time=1644559093608 2022-02-11 05:58:13.666 | + functions-common:time_stop:2434 : [[ -z 1644559093608 ]] 2022-02-11 05:58:13.669 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:13.674 | + functions-common:time_stop:2437 : end_time=1644559093669 2022-02-11 05:58:13.678 | + functions-common:time_stop:2438 : elapsed_time=61 2022-02-11 05:58:13.678 | + functions-common:time_stop:2439 : total=19039 2022-02-11 05:58:13.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:13.690 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19100 2022-02-11 05:58:13.690 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-11 05:58:13.693 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-02-11 05:58:13.696 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-11 05:58:13.700 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:13.703 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:13.710 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-02-11 05:58:13.710 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:13.714 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:13.718 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:13.721 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:13.726 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:13.730 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559093724 2022-02-11 05:58:13.732 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-02-11 05:58:13.754 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.757 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:13.761 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:13.765 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:13.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:13.770 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:13.774 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:13.777 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:13.780 | + functions-common:time_stop:2432 : start_time=1644559093724 2022-02-11 05:58:13.783 | + functions-common:time_stop:2434 : [[ -z 1644559093724 ]] 2022-02-11 05:58:13.789 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:13.793 | + functions-common:time_stop:2437 : end_time=1644559093789 2022-02-11 05:58:13.796 | + functions-common:time_stop:2438 : elapsed_time=65 2022-02-11 05:58:13.799 | + functions-common:time_stop:2439 : total=19100 2022-02-11 05:58:13.802 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:13.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19165 2022-02-11 05:58:13.809 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:13.812 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-02-11 05:58:13.815 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:13.818 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:13.823 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:13.826 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-02-11 05:58:13.829 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:13.832 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:13.835 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:13.839 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:13.845 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:13.848 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559093844 2022-02-11 05:58:13.851 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-02-11 05:58:13.882 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:13.886 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:13.890 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:13.894 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:13.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:13.902 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:13.906 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:13.910 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:13.914 | + functions-common:time_stop:2432 : start_time=1644559093844 2022-02-11 05:58:13.915 | + functions-common:time_stop:2434 : [[ -z 1644559093844 ]] 2022-02-11 05:58:13.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:13.924 | + functions-common:time_stop:2437 : end_time=1644559093921 2022-02-11 05:58:13.927 | + functions-common:time_stop:2438 : elapsed_time=77 2022-02-11 05:58:13.930 | + functions-common:time_stop:2439 : total=19165 2022-02-11 05:58:13.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:13.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19242 2022-02-11 05:58:13.938 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.941 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:13.944 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-11 05:58:13.947 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:58:13.950 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-11 05:58:13.953 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-11 05:58:13.974 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:13.977 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-11 05:58:14.050 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-11 05:58:14.053 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:58:14.055 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-11 05:58:14.126 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-11 05:58:14.151 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:14.154 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.156 | + functions-common:run_process:1680 : local service=n-super-cond 2022-02-11 05:58:14.161 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.164 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:14.168 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:14.170 | + functions-common:run_process:1685 : local name=n-super-cond 2022-02-11 05:58:14.173 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:14.176 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:14.179 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:14.182 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:14.186 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:14.191 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559094188 2022-02-11 05:58:14.194 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-02-11 05:58:14.214 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:14.217 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-11 05:58:14.221 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-02-11 05:58:14.222 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.225 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.229 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.232 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.234 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-11 05:58:14.237 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-11 05:58:14.240 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-02-11 05:58:14.242 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:14.252 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:14.255 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-11 05:58:14.258 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-11 05:58:14.261 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-02-11 05:58:14.264 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.269 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:58:14.272 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:58:14.275 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:58:14.277 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:58:14.280 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-11 05:58:14.282 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:58:14.288 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-11 05:58:14.383 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-11 05:58:14.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-11 05:58:14.587 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-11 05:58:14.673 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-11 05:58:14.781 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:14.867 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:58:14.870 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-11 05:58:14.990 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:58:15.500 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-02-11 05:58:15.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-11 05:58:16.044 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-02-11 05:58:16.098 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:16.098 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:16.102 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:16.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:16.111 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:16.115 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:16.119 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:16.124 | + functions-common:time_stop:2432 : start_time=1644559094188 2022-02-11 05:58:16.130 | + functions-common:time_stop:2434 : [[ -z 1644559094188 ]] 2022-02-11 05:58:16.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:16.140 | + functions-common:time_stop:2437 : end_time=1644559096136 2022-02-11 05:58:16.143 | + functions-common:time_stop:2438 : elapsed_time=1948 2022-02-11 05:58:16.146 | + functions-common:time_stop:2439 : total=19242 2022-02-11 05:58:16.149 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:16.152 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21190 2022-02-11 05:58:16.158 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-11 05:58:16.161 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-11 05:58:16.164 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-11 05:58:16.194 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:16.199 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-11 05:58:16.203 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-11 05:58:16.208 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-11 05:58:16.212 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-11 05:58:16.216 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-11 05:58:16.219 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.225 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-02-11 05:58:16.225 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.227 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:16.230 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:16.233 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-02-11 05:58:16.235 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:16.238 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:16.241 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:16.244 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:16.251 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:16.257 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559096253 2022-02-11 05:58:16.259 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-02-11 05:58:16.284 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:16.287 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-11 05:58:16.289 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-02-11 05:58:16.293 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.295 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.298 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.301 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.303 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-11 05:58:16.306 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-11 05:58:16.309 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-02-11 05:58:16.312 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:16.314 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:16.317 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-11 05:58:16.320 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-11 05:58:16.323 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-02-11 05:58:16.325 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.328 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:58:16.334 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:58:16.334 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:58:16.336 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:58:16.338 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-11 05:58:16.341 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:58:16.347 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-11 05:58:16.434 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-11 05:58:16.526 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-11 05:58:16.606 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-11 05:58:16.670 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-11 05:58:16.742 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:16.810 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:58:16.812 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-11 05:58:16.895 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:58:17.412 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-11 05:58:17.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-11 05:58:17.992 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-11 05:58:18.025 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:18.030 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:18.031 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:18.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:18.040 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:18.050 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:18.053 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:18.062 | + functions-common:time_stop:2432 : start_time=1644559096253 2022-02-11 05:58:18.067 | + functions-common:time_stop:2434 : [[ -z 1644559096253 ]] 2022-02-11 05:58:18.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:18.089 | + functions-common:time_stop:2437 : end_time=1644559098079 2022-02-11 05:58:18.099 | + functions-common:time_stop:2438 : elapsed_time=1826 2022-02-11 05:58:18.107 | + functions-common:time_stop:2439 : total=21190 2022-02-11 05:58:18.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:18.122 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23016 2022-02-11 05:58:18.129 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-11 05:58:18.135 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:18.143 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:18.151 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:18.157 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-11 05:58:18.168 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-11 05:58:18.177 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-11 05:58:18.184 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:58:18.188 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-11 05:58:18.194 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-11 05:58:18.200 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-11 05:58:18.206 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-11 05:58:18.218 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-11 05:58:18.226 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-11 05:58:18.235 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-11 05:58:18.239 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-11 05:58:18.239 | BEGIN { 2022-02-11 05:58:18.239 | section = "" 2022-02-11 05:58:18.239 | last_section = "" 2022-02-11 05:58:18.239 | section_count = 0 2022-02-11 05:58:18.239 | } 2022-02-11 05:58:18.239 | /^\[.+\]/ { 2022-02-11 05:58:18.239 | gsub("[][]", "", $1); 2022-02-11 05:58:18.239 | section=$1 2022-02-11 05:58:18.239 | next 2022-02-11 05:58:18.239 | } 2022-02-11 05:58:18.239 | /^ *\#/ { 2022-02-11 05:58:18.239 | next 2022-02-11 05:58:18.239 | } 2022-02-11 05:58:18.239 | /^[^ \t]+/ { 2022-02-11 05:58:18.239 | # get offset of first = in $0 2022-02-11 05:58:18.239 | eq_idx = index($0, "=") 2022-02-11 05:58:18.239 | # extract attr & value from $0 2022-02-11 05:58:18.239 | attr = substr($0, 1, eq_idx - 1) 2022-02-11 05:58:18.239 | value = substr($0, eq_idx + 1) 2022-02-11 05:58:18.239 | # only need to strip trailing whitespace from attr 2022-02-11 05:58:18.239 | sub(/[ \t]*$/, "", attr) 2022-02-11 05:58:18.239 | # need to strip leading & trailing whitespace from value 2022-02-11 05:58:18.240 | sub(/^[ \t]*/, "", value) 2022-02-11 05:58:18.240 | sub(/[ \t]*$/, "", value) 2022-02-11 05:58:18.240 | 2022-02-11 05:58:18.240 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-11 05:58:18.240 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-11 05:58:18.240 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-11 05:58:18.240 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-11 05:58:18.240 | if (! (section, attr) in cfg_attr_count) { 2022-02-11 05:58:18.240 | if (section != last_section) { 2022-02-11 05:58:18.240 | cfg_section[section_count++] = section 2022-02-11 05:58:18.240 | last_section = section 2022-02-11 05:58:18.240 | } 2022-02-11 05:58:18.240 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-11 05:58:18.240 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-11 05:58:18.240 | 2022-02-11 05:58:18.240 | cfg_attr[section, attr, 0] = value 2022-02-11 05:58:18.240 | cfg_attr_count[section, attr] = 1 2022-02-11 05:58:18.240 | } else { 2022-02-11 05:58:18.240 | lno = cfg_attr_count[section, attr]++ 2022-02-11 05:58:18.240 | cfg_attr[section, attr, lno] = value 2022-02-11 05:58:18.240 | } 2022-02-11 05:58:18.240 | } 2022-02-11 05:58:18.240 | END { 2022-02-11 05:58:18.241 | # Process each section in order 2022-02-11 05:58:18.241 | for (sno = 0; sno < section_count; sno++) { 2022-02-11 05:58:18.241 | section = cfg_section[sno] 2022-02-11 05:58:18.241 | # The ini routines simply append a config item immediately 2022-02-11 05:58:18.241 | # after the section header. To keep the same order as defined 2022-02-11 05:58:18.241 | # in local.conf, invoke the ini routines in the reverse order 2022-02-11 05:58:18.241 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-11 05:58:18.241 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-11 05:58:18.241 | if (cfg_attr_count[section, attr] == 1) 2022-02-11 05:58:18.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-11 05:58:18.241 | else { 2022-02-11 05:58:18.241 | # For multiline, invoke the ini routines in the reverse order 2022-02-11 05:58:18.241 | count = cfg_attr_count[section, attr] 2022-02-11 05:58:18.241 | print "inidelete " configfile " " section " " attr 2022-02-11 05:58:18.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-11 05:58:18.241 | for (l = count -2; l >= 0; l--) 2022-02-11 05:58:18.241 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-11 05:58:18.241 | } 2022-02-11 05:58:18.241 | } 2022-02-11 05:58:18.241 | } 2022-02-11 05:58:18.241 | } 2022-02-11 05:58:18.241 | ' 2022-02-11 05:58:18.244 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-11 05:58:18.244 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-11 05:58:18.251 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:58:18.255 | + inc/meta-config:merge_config_file:164 : read a 2022-02-11 05:58:18.255 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-11 05:58:18.258 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-11 05:58:18.265 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:58:18.274 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-11 05:58:18.283 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-11 05:58:18.284 | BEGIN { group = "" } 2022-02-11 05:58:18.284 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:58:18.284 | gsub("[][]", "", $1); 2022-02-11 05:58:18.284 | split($1, a, "|"); 2022-02-11 05:58:18.284 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-11 05:58:18.284 | group=a[1] 2022-02-11 05:58:18.284 | } else { 2022-02-11 05:58:18.284 | group="" 2022-02-11 05:58:18.284 | } 2022-02-11 05:58:18.284 | next 2022-02-11 05:58:18.284 | } 2022-02-11 05:58:18.284 | { 2022-02-11 05:58:18.284 | if (group != "") 2022-02-11 05:58:18.284 | print $0 2022-02-11 05:58:18.284 | } 2022-02-11 05:58:18.284 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:58:18.303 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-11 05:58:18.318 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-11 05:58:18.390 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-11 05:58:18.442 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-11 05:58:18.446 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-11 05:58:18.454 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-11 05:58:18.464 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-11 05:58:18.469 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-11 05:58:18.470 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-11 05:58:18.499 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:18.504 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-11 05:58:18.509 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-11 05:58:18.519 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-11 05:58:18.582 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:18.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/nova_cell1 2022-02-11 05:58:18.600 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/nova_cell1 2022-02-11 05:58:18.682 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-11 05:58:18.694 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-11 05:58:18.703 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-11 05:58:18.751 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-11 05:58:18.814 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-11 05:58:18.823 | + lib/nova:configure_console_compute:633 : local offset 2022-02-11 05:58:18.826 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-11 05:58:18.829 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-11 05:58:18.835 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-11 05:58:18.886 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.82 2022-02-11 05:58:18.890 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-11 05:58:18.909 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:18.912 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-11 05:58:18.936 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:18.938 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-11 05:58:18.941 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-11 05:58:18.997 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-11 05:58:19.038 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:19.047 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-11 05:58:19.083 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:19.086 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-11 05:58:19.090 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-11 05:58:19.092 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-11 05:58:19.095 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-11 05:58:19.098 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-11 05:58:19.103 | + functions-common:run_process:1680 : local service=n-cpu 2022-02-11 05:58:19.103 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-11 05:58:19.110 | + functions-common:run_process:1682 : local group=libvirt 2022-02-11 05:58:19.122 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:19.127 | + functions-common:run_process:1685 : local name=n-cpu 2022-02-11 05:58:19.135 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:19.138 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:19.140 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:19.143 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:19.147 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:19.154 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559099149 2022-02-11 05:58:19.157 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-02-11 05:58:19.180 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:19.182 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:19.185 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:19.188 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:19.191 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:19.198 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:19.198 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:19.199 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:19.201 | + functions-common:time_stop:2432 : start_time=1644559099149 2022-02-11 05:58:19.204 | + functions-common:time_stop:2434 : [[ -z 1644559099149 ]] 2022-02-11 05:58:19.209 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:19.214 | + functions-common:time_stop:2437 : end_time=1644559099210 2022-02-11 05:58:19.217 | + functions-common:time_stop:2438 : elapsed_time=61 2022-02-11 05:58:19.220 | + functions-common:time_stop:2439 : total=23016 2022-02-11 05:58:19.224 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:19.227 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23077 2022-02-11 05:58:19.231 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:19.233 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-11 05:58:19.236 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-11 05:58:19.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:19.263 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-11 05:58:19.263 | Dumping cells_v2 mapping 2022-02-11 05:58:19.267 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-11 05:58:22.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:22.911 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:22.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:22.911 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:22.911 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-11 05:58:22.911 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-11 05:58:22.911 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-11 05:58:22.911 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-11 05:58:22.911 | | cell1 | c9b32615-ca6e-499f-91b8-927b7c143353 | rabbit://stackrabbit:Passw0rd@10.222.0.82:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-11 05:58:22.911 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-11 05:58:23.358 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-11 05:58:23.361 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-11 05:58:23.431 | + inc/async:async_inner:63 : create_flavors 2022-02-11 05:58:23.480 | [17624 Async create_flavors:119540]: running: create_flavors 2022-02-11 05:58:23.483 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-11 05:58:23.505 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:23.508 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-11 05:58:23.511 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:58:23.514 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-11 05:58:23.517 | + ./stack.sh:main:1324 : start_cinder 2022-02-11 05:58:23.520 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-11 05:58:23.523 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-11 05:58:23.527 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-11 05:58:23.529 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-11 05:58:23.550 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:23.554 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-11 05:58:23.557 | + lib/cinder:start_cinder:535 : [[ 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,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-02-11 05:58:23.561 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-11 05:58:23.565 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-11 05:58:23.571 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.574 | + functions-common:run_process:1680 : local service=c-api 2022-02-11 05:58:23.577 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.581 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:23.584 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:23.589 | + functions-common:run_process:1685 : local name=c-api 2022-02-11 05:58:23.592 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:23.596 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:23.599 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:23.603 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:23.607 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:23.612 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559103609 2022-02-11 05:58:23.615 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-02-11 05:58:23.637 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:23.640 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-11 05:58:23.643 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-02-11 05:58:23.646 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.649 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.653 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.655 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.658 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-11 05:58:23.660 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-11 05:58:23.663 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-02-11 05:58:23.667 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:23.669 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:23.672 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-11 05:58:23.674 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-11 05:58:23.677 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-02-11 05:58:23.679 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.682 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:58:23.685 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:58:23.687 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-11 05:58:23.690 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:58:23.696 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-11 05:58:23.765 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-11 05:58:23.836 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-11 05:58:23.901 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-11 05:58:23.961 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:24.027 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-11 05:58:24.096 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-11 05:58:24.160 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-11 05:58:24.220 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-11 05:58:24.287 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-11 05:58:24.354 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:58:24.357 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-11 05:58:24.433 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:58:24.938 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-02-11 05:58:24.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-11 05:58:25.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-02-11 05:58:25.590 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:25.595 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:25.601 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:25.605 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:25.608 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:25.611 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:25.613 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:25.616 | + functions-common:time_stop:2432 : start_time=1644559103609 2022-02-11 05:58:25.619 | + functions-common:time_stop:2434 : [[ -z 1644559103609 ]] 2022-02-11 05:58:25.627 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:25.635 | + functions-common:time_stop:2437 : end_time=1644559105627 2022-02-11 05:58:25.635 | + functions-common:time_stop:2438 : elapsed_time=2018 2022-02-11 05:58:25.638 | + functions-common:time_stop:2439 : total=23077 2022-02-11 05:58:25.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:25.646 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25095 2022-02-11 05:58:25.650 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.82/volume/v3 2022-02-11 05:58:25.654 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-11 05:58:25.654 | Waiting for Cinder API to start... 2022-02-11 05:58:25.657 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.82/volume/v3 2022-02-11 05:58:25.660 | + functions:wait_for_service:457 : local timeout=60 2022-02-11 05:58:25.663 | + functions:wait_for_service:458 : local url=http://10.222.0.82/volume/v3 2022-02-11 05:58:25.666 | + functions:wait_for_service:459 : local rval=0 2022-02-11 05:58:25.669 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-11 05:58:25.678 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-11 05:58:25.682 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:25.685 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:25.691 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:25.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559105690 2022-02-11 05:58:25.697 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-11 05:58:25.703 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.82/volume/v3 2022-02-11 05:58:30.521 | + :: : [[ 401 == 503 ]] 2022-02-11 05:58:30.523 | + :: : [[ 0 -eq 7 ]] 2022-02-11 05:58:30.526 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-11 05:58:30.529 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:30.531 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:30.534 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:30.537 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:30.540 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:30.543 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-11 05:58:30.546 | + functions-common:time_stop:2432 : start_time=1644559105690 2022-02-11 05:58:30.549 | + functions-common:time_stop:2434 : [[ -z 1644559105690 ]] 2022-02-11 05:58:30.552 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:30.557 | + functions-common:time_stop:2437 : end_time=1644559110554 2022-02-11 05:58:30.560 | + functions-common:time_stop:2438 : elapsed_time=4864 2022-02-11 05:58:30.563 | + functions-common:time_stop:2439 : total=15847 2022-02-11 05:58:30.565 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:30.569 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20711 2022-02-11 05:58:30.571 | + functions:wait_for_service:467 : return 0 2022-02-11 05:58:30.575 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.578 | + functions-common:run_process:1680 : local service=c-sch 2022-02-11 05:58:30.581 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.584 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:30.587 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:30.589 | + functions-common:run_process:1685 : local name=c-sch 2022-02-11 05:58:30.592 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:30.594 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:30.597 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:30.599 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:30.603 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:30.608 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559110605 2022-02-11 05:58:30.611 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-02-11 05:58:30.632 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:30.634 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-11 05:58:30.637 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-02-11 05:58:30.640 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.643 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.645 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.648 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.651 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-11 05:58:30.653 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-11 05:58:30.656 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-02-11 05:58:30.658 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:30.661 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:30.664 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-11 05:58:30.667 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-11 05:58:30.670 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-02-11 05:58:30.672 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.675 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:58:30.681 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:58:30.681 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:58:30.684 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:58:30.686 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-11 05:58:30.689 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:58:30.694 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-11 05:58:30.765 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-11 05:58:30.840 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:30.901 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-11 05:58:30.961 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-11 05:58:31.028 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:31.097 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:58:31.100 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-11 05:58:31.170 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:58:31.649 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-02-11 05:58:31.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-11 05:58:32.190 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-02-11 05:58:32.218 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:32.222 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:32.225 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:32.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:32.231 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:32.233 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:32.236 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:32.239 | + functions-common:time_stop:2432 : start_time=1644559110605 2022-02-11 05:58:32.242 | + functions-common:time_stop:2434 : [[ -z 1644559110605 ]] 2022-02-11 05:58:32.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:32.253 | + functions-common:time_stop:2437 : end_time=1644559112249 2022-02-11 05:58:32.257 | + functions-common:time_stop:2438 : elapsed_time=1644 2022-02-11 05:58:32.261 | + functions-common:time_stop:2439 : total=25095 2022-02-11 05:58:32.268 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:32.268 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26739 2022-02-11 05:58:32.273 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.275 | + functions-common:run_process:1680 : local service=c-bak 2022-02-11 05:58:32.278 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.283 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:32.287 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:32.289 | + functions-common:run_process:1685 : local name=c-bak 2022-02-11 05:58:32.292 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:32.295 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:32.300 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:32.304 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:32.311 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:32.313 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559112310 2022-02-11 05:58:32.316 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-02-11 05:58:32.340 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:32.344 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:32.347 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:32.350 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:32.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:32.356 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:32.358 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:32.361 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:32.364 | + functions-common:time_stop:2432 : start_time=1644559112310 2022-02-11 05:58:32.367 | + functions-common:time_stop:2434 : [[ -z 1644559112310 ]] 2022-02-11 05:58:32.371 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:32.376 | + functions-common:time_stop:2437 : end_time=1644559112373 2022-02-11 05:58:32.379 | + functions-common:time_stop:2438 : elapsed_time=63 2022-02-11 05:58:32.382 | + functions-common:time_stop:2439 : total=26739 2022-02-11 05:58:32.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:32.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26802 2022-02-11 05:58:32.395 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.396 | + functions-common:run_process:1680 : local service=c-vol 2022-02-11 05:58:32.398 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.401 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:32.404 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:32.408 | + functions-common:run_process:1685 : local name=c-vol 2022-02-11 05:58:32.411 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:32.414 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:32.418 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:32.421 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:32.424 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:32.429 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559112426 2022-02-11 05:58:32.433 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-02-11 05:58:32.457 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:32.460 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-02-11 05:58:32.465 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-02-11 05:58:32.468 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.471 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.474 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.479 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.485 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-11 05:58:32.488 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-11 05:58:32.492 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-02-11 05:58:32.497 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:32.500 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:32.504 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-11 05:58:32.506 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-11 05:58:32.509 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-02-11 05:58:32.512 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.515 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-11 05:58:32.517 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-11 05:58:32.520 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-11 05:58:32.523 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-11 05:58:32.526 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-02-11 05:58:32.529 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-11 05:58:32.534 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-02-11 05:58:32.619 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-02-11 05:58:32.716 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-11 05:58:32.797 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-02-11 05:58:32.860 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-02-11 05:58:32.940 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:33.001 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-11 05:58:33.004 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-02-11 05:58:33.092 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-11 05:58:33.569 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-02-11 05:58:33.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-02-11 05:58:34.044 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-02-11 05:58:34.077 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:34.079 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:34.082 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:34.086 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:34.089 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:34.091 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:34.094 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:34.096 | + functions-common:time_stop:2432 : start_time=1644559112426 2022-02-11 05:58:34.099 | + functions-common:time_stop:2434 : [[ -z 1644559112426 ]] 2022-02-11 05:58:34.105 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:34.108 | + functions-common:time_stop:2437 : end_time=1644559114105 2022-02-11 05:58:34.110 | + functions-common:time_stop:2438 : elapsed_time=1679 2022-02-11 05:58:34.113 | + functions-common:time_stop:2439 : total=26802 2022-02-11 05:58:34.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:34.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28481 2022-02-11 05:58:34.122 | + ./stack.sh:main:1325 : create_volume_types 2022-02-11 05:58:34.125 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-11 05:58:34.148 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:34.151 | + lib/cinder:create_volume_types:574 : [[ -n ceph ]] 2022-02-11 05:58:34.154 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-11 05:58:34.156 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-11 05:58:34.159 | + lib/cinder:create_volume_types:577 : be_name=ceph 2022-02-11 05:58:34.162 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-11 05:58:34.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:34.188 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2022-02-11 05:58:38.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:38.251 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:38.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:58:38.251 | from cryptography.utils import int_from_bytes 2022-02-11 05:58:38.251 | +-------------+--------------------------------------+ 2022-02-11 05:58:38.252 | | Field | Value | 2022-02-11 05:58:38.252 | +-------------+--------------------------------------+ 2022-02-11 05:58:38.252 | | description | None | 2022-02-11 05:58:38.252 | | id | e957b67d-a558-40df-a806-595a1e730118 | 2022-02-11 05:58:38.252 | | is_public | True | 2022-02-11 05:58:38.252 | | name | ceph | 2022-02-11 05:58:38.252 | | properties | volume_backend_name='ceph' | 2022-02-11 05:58:38.252 | +-------------+--------------------------------------+ 2022-02-11 05:58:38.514 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-11 05:58:38.518 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-11 05:58:38.520 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-11 05:58:38.560 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:38.565 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-11 05:58:38.569 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:58:38.571 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-11 05:58:38.576 | + ./stack.sh:main:1340 : start_glance 2022-02-11 05:58:38.578 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-11 05:58:38.585 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-11 05:58:38.631 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:38.637 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-11 05:58:38.644 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-11 05:58:38.649 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.655 | + functions-common:run_process:1680 : local service=g-api 2022-02-11 05:58:38.659 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.661 | + functions-common:run_process:1682 : local group= 2022-02-11 05:58:38.668 | + functions-common:run_process:1683 : local user= 2022-02-11 05:58:38.670 | + functions-common:run_process:1685 : local name=g-api 2022-02-11 05:58:38.675 | + functions-common:run_process:1687 : time_start run_process 2022-02-11 05:58:38.676 | + functions-common:time_start:2411 : local name=run_process 2022-02-11 05:58:38.679 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:38.683 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:38.686 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:38.698 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559118688 2022-02-11 05:58:38.700 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-02-11 05:58:38.725 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:38.728 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-11 05:58:38.731 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-02-11 05:58:38.734 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.737 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.740 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.743 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.747 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-11 05:58:38.750 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-11 05:58:38.753 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-02-11 05:58:38.764 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-11 05:58:38.767 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-11 05:58:38.770 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-11 05:58:38.772 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-11 05:58:38.776 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-02-11 05:58:38.780 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:38.782 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-11 05:58:38.786 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-11 05:58:38.792 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-11 05:58:38.795 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-11 05:58:38.799 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-11 05:58:38.897 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-11 05:58:38.973 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-11 05:58:39.036 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-11 05:58:39.096 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-11 05:58:39.155 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-11 05:58:39.219 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-11 05:58:39.280 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-11 05:58:39.336 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-11 05:58:39.393 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-11 05:58:39.452 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-11 05:58:39.455 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-11 05:58:39.529 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-11 05:58:40.000 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-02-11 05:58:40.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-11 05:58:40.465 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-02-11 05:58:40.558 | + functions-common:run_process:1691 : time_stop run_process 2022-02-11 05:58:40.561 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:40.564 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:40.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:40.572 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:40.575 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:40.578 | + functions-common:time_stop:2431 : name=run_process 2022-02-11 05:58:40.581 | + functions-common:time_stop:2432 : start_time=1644559118688 2022-02-11 05:58:40.583 | + functions-common:time_stop:2434 : [[ -z 1644559118688 ]] 2022-02-11 05:58:40.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:40.596 | + functions-common:time_stop:2437 : end_time=1644559120589 2022-02-11 05:58:40.601 | + functions-common:time_stop:2438 : elapsed_time=1901 2022-02-11 05:58:40.604 | + functions-common:time_stop:2439 : total=28481 2022-02-11 05:58:40.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:40.609 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30382 2022-02-11 05:58:40.612 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-11 05:58:40.634 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:58:40.637 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.82) to start...' 2022-02-11 05:58:40.637 | Waiting for g-api (10.222.0.82) to start... 2022-02-11 05:58:40.639 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.82/image 2022-02-11 05:58:40.642 | + functions:wait_for_service:457 : local timeout=60 2022-02-11 05:58:40.645 | + functions:wait_for_service:458 : local url=http://10.222.0.82/image 2022-02-11 05:58:40.647 | + functions:wait_for_service:459 : local rval=0 2022-02-11 05:58:40.650 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-11 05:58:40.652 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-11 05:58:40.655 | + functions-common:time_start:2412 : local start_time= 2022-02-11 05:58:40.658 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-11 05:58:40.661 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-11 05:58:40.667 | + functions-common:time_start:2416 : _TIME_START[$name]=1644559120663 2022-02-11 05:58:40.669 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-11 05:58:40.677 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.82/image 2022-02-11 05:58:45.186 | + :: : [[ 300 == 503 ]] 2022-02-11 05:58:45.188 | + :: : [[ 0 -eq 7 ]] 2022-02-11 05:58:45.192 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-11 05:58:45.196 | + functions-common:time_stop:2425 : local name 2022-02-11 05:58:45.200 | + functions-common:time_stop:2426 : local end_time 2022-02-11 05:58:45.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:58:45.206 | + functions-common:time_stop:2428 : local total 2022-02-11 05:58:45.216 | + functions-common:time_stop:2429 : local start_time 2022-02-11 05:58:45.219 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-11 05:58:45.227 | + functions-common:time_stop:2432 : start_time=1644559120663 2022-02-11 05:58:45.231 | + functions-common:time_stop:2434 : [[ -z 1644559120663 ]] 2022-02-11 05:58:45.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:58:45.239 | + functions-common:time_stop:2437 : end_time=1644559125237 2022-02-11 05:58:45.243 | + functions-common:time_stop:2438 : elapsed_time=4574 2022-02-11 05:58:45.247 | + functions-common:time_stop:2439 : total=20711 2022-02-11 05:58:45.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:58:45.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25285 2022-02-11 05:58:45.256 | + functions:wait_for_service:467 : return 0 2022-02-11 05:58:45.261 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-11 05:58:45.282 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:45.285 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-11 05:58:45.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:58:45.308 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-11 05:58:45.311 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:58:45.313 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-11 05:58:45.316 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-11 05:58:45.318 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.321 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.325 | + functions:upload_image:134 : local image image_fname image_name 2022-02-11 05:58:45.327 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-11 05:58:45.333 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.337 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.339 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-11 05:58:45.341 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-11 05:58:45.344 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.347 | --2022-02-11 05:58:45-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:45.348 | Connecting to 10.100.0.9:80... connected. 2022-02-11 05:58:45.350 | HTTP request sent, awaiting response... 200 OK 2022-02-11 05:58:45.350 | Length: 645922816 (616M) 2022-02-11 05:58:45.350 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-11 05:58:45.371 | 2022-02-11 05:58:45.663 | 0K ........ ........ ........ ........ 5% 105M 6s 2022-02-11 05:58:45.953 | 32768K ........ ........ ........ ........ 10% 110M 5s 2022-02-11 05:58:46.245 | 65536K ........ ........ ........ ........ 15% 110M 5s 2022-02-11 05:58:46.540 | 98304K ........ ........ ........ ........ 20% 108M 5s 2022-02-11 05:58:46.830 | 131072K ........ ........ ........ ........ 25% 110M 4s 2022-02-11 05:58:47.118 | 163840K ........ ........ ........ ........ 31% 110M 4s 2022-02-11 05:58:47.403 | 196608K ........ ........ ........ ........ 36% 114M 4s 2022-02-11 05:58:47.688 | 229376K ........ ........ ........ ........ 41% 112M 3s 2022-02-11 05:58:47.973 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-02-11 05:58:48.264 | 294912K ........ ........ ........ ........ 51% 110M 3s 2022-02-11 05:58:48.550 | 327680K ........ ........ ........ ........ 57% 112M 2s 2022-02-11 05:58:48.835 | 360448K ........ ........ ........ ........ 62% 113M 2s 2022-02-11 05:58:49.149 | 393216K ........ ........ ........ ........ 67% 102M 2s 2022-02-11 05:58:49.434 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-02-11 05:58:49.762 | 458752K ........ ........ ........ ........ 77% 97.4M 1s 2022-02-11 05:58:50.048 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-02-11 05:58:50.333 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-02-11 05:58:50.618 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-02-11 05:58:50.905 | 589824K ........ ........ ........ ........ 98% 111M 0s 2022-02-11 05:58:50.967 | 622592K ........ 100% 112M=5.6s 2022-02-11 05:58:50.968 | 2022-02-11 05:58:50.968 | 2022-02-11 05:58:50 (110 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-11 05:58:50.968 | 2022-02-11 05:58:50.971 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-11 05:58:50.973 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:50.978 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-11 05:58:50.978 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-11 05:58:50.983 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-11 05:58:50.986 | + functions:upload_image:294 : local kernel= 2022-02-11 05:58:50.988 | + functions:upload_image:295 : local ramdisk= 2022-02-11 05:58:50.991 | + functions:upload_image:296 : local disk_format= 2022-02-11 05:58:50.993 | + functions:upload_image:297 : local container_format= 2022-02-11 05:58:50.995 | + functions:upload_image:298 : local unpack= 2022-02-11 05:58:50.998 | + functions:upload_image:299 : local img_property= 2022-02-11 05:58:51.000 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-11 05:58:51.003 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-11 05:58:51.005 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-11 05:58:51.007 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-11 05:58:51.010 | + functions:upload_image:309 : case "$image_fname" in 2022-02-11 05:58:51.012 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:51.016 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:51.024 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-11 05:58:51.029 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:51.029 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-11 05:58:51.053 | + functions:upload_image:376 : disk_format=vhdx 2022-02-11 05:58:51.058 | + functions:upload_image:377 : container_format=bare 2022-02-11 05:58:51.058 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-11 05:58:51.060 | + functions:upload_image:385 : is_arch ppc64le 2022-02-11 05:58:51.065 | ++ functions-common:is_arch:506 : uname -m 2022-02-11 05:58:51.082 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-11 05:58:51.085 | + functions:upload_image:385 : is_arch ppc64 2022-02-11 05:58:51.089 | ++ functions-common:is_arch:506 : uname -m 2022-02-11 05:58:51.093 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-11 05:58:51.096 | + functions:upload_image:385 : is_arch ppc 2022-02-11 05:58:51.099 | ++ functions-common:is_arch:506 : uname -m 2022-02-11 05:58:51.104 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-02-11 05:58:51.106 | + functions:upload_image:389 : is_arch aarch64 2022-02-11 05:58:51.109 | ++ functions-common:is_arch:506 : uname -m 2022-02-11 05:58:51.113 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-11 05:58:51.116 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-11 05:58:51.119 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-11 05:58:51.121 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-11 05:58:51.123 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-11 05:58:51.125 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-11 05:58:51.128 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-11 05:58:51.130 | + functions:_upload_image:105 : shift 2022-02-11 05:58:51.132 | + functions:_upload_image:106 : local container=bare 2022-02-11 05:58:51.135 | + functions:_upload_image:107 : shift 2022-02-11 05:58:51.137 | + functions:_upload_image:108 : local disk=vhdx 2022-02-11 05:58:51.140 | + functions:_upload_image:109 : shift 2022-02-11 05:58:51.142 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-11 05:58:51.144 | + functions:_upload_image:111 : shift 2022-02-11 05:58:51.146 | + functions:_upload_image:112 : local properties 2022-02-11 05:58:51.148 | + functions:_upload_image:113 : local useimport 2022-02-11 05:58:51.152 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-11 05:58:51.154 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-11 05:58:51.156 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-11 05:58:51.159 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-11 05:58:51.161 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-11 05:58:51.164 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-11 05:58:51.166 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-11 05:58:51.168 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-11 05:58:58.991 | + inc/async:async_inner:64 : rc=0 2022-02-11 05:58:59.024 | [119540 Async create_flavors:119540]: finished successfully 2022-02-11 05:59:01.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:01.832 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:01.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:01.832 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:01.832 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:01.832 | | Field | Value | 2022-02-11 05:59:01.832 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:01.832 | | container_format | bare | 2022-02-11 05:59:01.832 | | created_at | 2022-02-11T05:58:54Z | 2022-02-11 05:59:01.832 | | disk_format | vhdx | 2022-02-11 05:59:01.832 | | file | /v2/images/f7b2c0c3-4867-4d97-929b-a6c76101995d/file | 2022-02-11 05:59:01.832 | | id | f7b2c0c3-4867-4d97-929b-a6c76101995d | 2022-02-11 05:59:01.832 | | min_disk | 0 | 2022-02-11 05:59:01.832 | | min_ram | 0 | 2022-02-11 05:59:01.832 | | name | ubuntu-16 | 2022-02-11 05:59:01.832 | | owner | 3260f7d91b9d4943bcf5efb68f3661aa | 2022-02-11 05:59:01.832 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-11 05:59:01.832 | | protected | False | 2022-02-11 05:59:01.832 | | schema | /v2/schemas/image | 2022-02-11 05:59:01.832 | | status | queued | 2022-02-11 05:59:01.832 | | tags | | 2022-02-11 05:59:01.832 | | updated_at | 2022-02-11T05:58:54Z | 2022-02-11 05:59:01.832 | | visibility | public | 2022-02-11 05:59:01.833 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:02.003 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-11 05:59:02.069 | [17624 Async create_flavors:119540]: Waiting for completion of create_flavors running on PID 119540 (2 other jobs running) 2022-02-11 05:59:02.099 | [17624 Async create_flavors:119540]: Signaling child to exit 2022-02-11 05:59:02.099 | WAKEUP 2022-02-11 05:59:02.125 | [17624 Async create_flavors:119540]: Signaled 2022-02-11 05:59:02.126 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-11 05:59:02.127 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:02.127 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-11 05:59:02.127 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.127 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.127 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.127 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.127 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.127 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.127 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.127 | | Field | Value | 2022-02-11 05:59:02.127 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.127 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.127 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.127 | | description | None | 2022-02-11 05:59:02.127 | | disk | 1 | 2022-02-11 05:59:02.127 | | id | c1 | 2022-02-11 05:59:02.127 | | name | cirros256 | 2022-02-11 05:59:02.127 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.127 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.127 | | ram | 256 | 2022-02-11 05:59:02.127 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.127 | | swap | | 2022-02-11 05:59:02.127 | | vcpus | 1 | 2022-02-11 05:59:02.127 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.127 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.127 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.131 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.131 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.131 | | Field | Value | 2022-02-11 05:59:02.131 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.131 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.131 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.131 | | description | None | 2022-02-11 05:59:02.131 | | disk | 5 | 2022-02-11 05:59:02.132 | | id | d1 | 2022-02-11 05:59:02.132 | | name | ds512M | 2022-02-11 05:59:02.132 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.132 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.132 | | ram | 512 | 2022-02-11 05:59:02.132 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.132 | | swap | | 2022-02-11 05:59:02.132 | | vcpus | 1 | 2022-02-11 05:59:02.132 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.132 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-11 05:59:02.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.132 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.132 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.132 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.132 | | Field | Value | 2022-02-11 05:59:02.132 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.132 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.132 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.132 | | description | None | 2022-02-11 05:59:02.132 | | disk | 10 | 2022-02-11 05:59:02.132 | | id | d2 | 2022-02-11 05:59:02.132 | | name | ds1G | 2022-02-11 05:59:02.132 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.132 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.132 | | ram | 1024 | 2022-02-11 05:59:02.132 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.132 | | swap | | 2022-02-11 05:59:02.132 | | vcpus | 1 | 2022-02-11 05:59:02.132 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.132 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-11 05:59:02.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.132 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.132 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.132 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.133 | | Field | Value | 2022-02-11 05:59:02.133 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.133 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.133 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.133 | | description | None | 2022-02-11 05:59:02.133 | | disk | 10 | 2022-02-11 05:59:02.133 | | id | d3 | 2022-02-11 05:59:02.133 | | name | ds2G | 2022-02-11 05:59:02.133 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.133 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.133 | | ram | 2048 | 2022-02-11 05:59:02.133 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.133 | | swap | | 2022-02-11 05:59:02.133 | | vcpus | 2 | 2022-02-11 05:59:02.133 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.133 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-11 05:59:02.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.133 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.133 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.133 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.133 | | Field | Value | 2022-02-11 05:59:02.133 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.133 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.133 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.133 | | description | None | 2022-02-11 05:59:02.133 | | disk | 20 | 2022-02-11 05:59:02.133 | | id | d4 | 2022-02-11 05:59:02.133 | | name | ds4G | 2022-02-11 05:59:02.133 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.133 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.133 | | ram | 4096 | 2022-02-11 05:59:02.133 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.133 | | swap | | 2022-02-11 05:59:02.133 | | vcpus | 4 | 2022-02-11 05:59:02.133 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.134 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-11 05:59:02.134 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-11 05:59:02.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.134 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.134 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.134 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-11 05:59:02.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.134 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.134 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.134 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.135 | | Field | Value | 2022-02-11 05:59:02.135 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.135 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.135 | | description | None | 2022-02-11 05:59:02.135 | | disk | 1 | 2022-02-11 05:59:02.135 | | id | 1 | 2022-02-11 05:59:02.135 | | name | m1.tiny | 2022-02-11 05:59:02.135 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.135 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.135 | | ram | 512 | 2022-02-11 05:59:02.135 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.135 | | swap | | 2022-02-11 05:59:02.135 | | vcpus | 1 | 2022-02-11 05:59:02.135 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.135 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-11 05:59:02.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.135 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.135 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.135 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.135 | | Field | Value | 2022-02-11 05:59:02.135 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.135 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.135 | | description | None | 2022-02-11 05:59:02.135 | | disk | 20 | 2022-02-11 05:59:02.135 | | id | 2 | 2022-02-11 05:59:02.135 | | name | m1.small | 2022-02-11 05:59:02.135 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.135 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.135 | | ram | 2048 | 2022-02-11 05:59:02.135 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.135 | | swap | | 2022-02-11 05:59:02.135 | | vcpus | 1 | 2022-02-11 05:59:02.135 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-11 05:59:02.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.136 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.136 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.136 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | | Field | Value | 2022-02-11 05:59:02.136 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.136 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.136 | | description | None | 2022-02-11 05:59:02.136 | | disk | 40 | 2022-02-11 05:59:02.136 | | id | 3 | 2022-02-11 05:59:02.136 | | name | m1.medium | 2022-02-11 05:59:02.136 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.136 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.136 | | ram | 4096 | 2022-02-11 05:59:02.136 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.136 | | swap | | 2022-02-11 05:59:02.136 | | vcpus | 2 | 2022-02-11 05:59:02.136 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-11 05:59:02.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.136 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.136 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.136 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | | Field | Value | 2022-02-11 05:59:02.136 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.136 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.136 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.136 | | description | None | 2022-02-11 05:59:02.136 | | disk | 80 | 2022-02-11 05:59:02.136 | | id | 4 | 2022-02-11 05:59:02.136 | | name | m1.large | 2022-02-11 05:59:02.136 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.137 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.137 | | ram | 8192 | 2022-02-11 05:59:02.137 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.137 | | swap | | 2022-02-11 05:59:02.137 | | vcpus | 4 | 2022-02-11 05:59:02.137 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.137 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-11 05:59:02.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.137 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:02.137 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:02.137 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.137 | | Field | Value | 2022-02-11 05:59:02.137 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.137 | | OS-FLV-DISABLED:disabled | False | 2022-02-11 05:59:02.137 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-11 05:59:02.137 | | description | None | 2022-02-11 05:59:02.137 | | disk | 160 | 2022-02-11 05:59:02.137 | | id | 5 | 2022-02-11 05:59:02.137 | | name | m1.xlarge | 2022-02-11 05:59:02.137 | | os-flavor-access:is_public | True | 2022-02-11 05:59:02.137 | | properties | hw_rng:allowed='True' | 2022-02-11 05:59:02.137 | | ram | 16384 | 2022-02-11 05:59:02.137 | | rxtx_factor | 1.0 | 2022-02-11 05:59:02.137 | | swap | | 2022-02-11 05:59:02.137 | | vcpus | 8 | 2022-02-11 05:59:02.137 | +----------------------------+-----------------------+ 2022-02-11 05:59:02.192 | [17624 Async create_flavors:119540]: finished create_flavors with result 0 in 35 seconds 2022-02-11 05:59:02.196 | + inc/async:async_wait:197 : return 0 2022-02-11 05:59:02.199 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-11 05:59:02.218 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:59:02.221 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-11 05:59:02.241 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:02.243 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-11 05:59:02.264 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:02.270 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-11 05:59:02.274 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-11 05:59:02.277 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-11 05:59:02.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-11 05:59:02.310 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-11 05:59:02.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-11 05:59:02.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-11 05:59:02.316 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-11 05:59:02.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-11 05:59:02.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-11 05:59:02.321 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-11 05:59:02.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-11 05:59:02.324 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-11 05:59:02.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-11 05:59:02.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-11 05:59:02.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-11 05:59:02.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-11 05:59:02.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-11 05:59:02.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-11 05:59:02.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-11 05:59:02.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-11 05:59:02.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-11 05:59:02.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-11 05:59:02.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-11 05:59:02.344 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-11 05:59:02.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-11 05:59:02.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-11 05:59:02.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-11 05:59:02.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-11 05:59:02.351 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-11 05:59:02.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-11 05:59:02.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-11 05:59:02.356 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-11 05:59:02.357 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-11 05:59:02.359 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-11 05:59:02.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-11 05:59:02.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-11 05:59:02.363 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-11 05:59:02.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-11 05:59:02.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-11 05:59:02.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-11 05:59:02.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-11 05:59:02.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-11 05:59:02.373 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-11 05:59:02.374 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-11 05:59:02.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-11 05:59:02.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-11 05:59:02.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-11 05:59:02.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-11 05:59:02.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-11 05:59:02.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-11 05:59:02.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-11 05:59:02.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-11 05:59:02.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-11 05:59:02.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-11 05:59:02.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-11 05:59:02.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-11 05:59:02.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-11 05:59:02.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-11 05:59:02.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-11 05:59:02.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-11 05:59:02.402 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-11 05:59:02.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-11 05:59:04.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:04.713 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:04.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:04.713 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:04.713 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-11 05:59:04.715 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-02-11 05:59:04.877 | + ./stack.sh:main:1390 : save_stackenv 2022-02-11 05:59:04.880 | + functions-common:save_stackenv:60 : local tag= 2022-02-11 05:59:04.883 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-11 05:59:04.889 | + functions-common:save_stackenv:62 : time_stamp=2022-02-11-055904 2022-02-11 05:59:04.891 | + functions-common:save_stackenv:63 : echo '# 2022-02-11-055904 ' 2022-02-11 05:59:04.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.896 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-11 05:59:04.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.901 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-11 05:59:04.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.906 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-11 05:59:04.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.911 | + 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,g-reg,cinder,n-super-cond,n-cond-cell1 2022-02-11 05:59:04.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.916 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.82 2022-02-11 05:59:04.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.921 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.82/identity 2022-02-11 05:59:04.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.926 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-11-051857 2022-02-11 05:59:04.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.932 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-11 05:59:04.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.937 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.82 2022-02-11 05:59:04.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.941 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-11 05:59:04.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.947 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-11 05:59:04.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.952 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-11 05:59:04.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-11 05:59:04.957 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-11 05:59:04.960 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-11 05:59:04.962 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-11 05:59:04.965 | + inc/meta-config:merge_config_group:171 : shift 2022-02-11 05:59:04.967 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-11 05:59:04.970 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:59:04.972 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-11 05:59:04.974 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-11 05:59:04.978 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-11 05:59:04.981 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:59:04.984 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-11 05:59:04.987 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:59:04.989 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-11 05:59:04.989 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:59:04.989 | gsub("[][]", "", $1); 2022-02-11 05:59:04.989 | split($1, a, "|"); 2022-02-11 05:59:04.989 | if (a[1] == matchgroup) 2022-02-11 05:59:04.989 | print a[2] 2022-02-11 05:59:04.989 | } 2022-02-11 05:59:04.990 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:59:05.057 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-11 05:59:05.060 | + functions-common:run_phase:1853 : local mode=stack 2022-02-11 05:59:05.062 | + functions-common:run_phase:1854 : local phase=extra 2022-02-11 05:59:05.065 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:59:05.067 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:59:05.070 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:59:05.074 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:59:05.076 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:59:05.080 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:59:05.084 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:59:05.087 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:59:05.090 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:59:05.093 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-11 05:59:05.096 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:59:05.113 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:05.116 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:59:05.119 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.122 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-11 05:59:05.124 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.127 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:59:05.129 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.132 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-11 05:59:05.135 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-11 05:59:05.137 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:59:05.140 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:59:05.143 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:59:05.146 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 05:59:05.148 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-02-11 05:59:05.151 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-11 05:59:05.154 | + functions-common:run_plugins:1840 : local phase=extra 2022-02-11 05:59:05.156 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-11 05:59:05.159 | + functions-common:run_plugins:1843 : local plugin 2022-02-11 05:59:05.162 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-11 05:59:05.164 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 05:59:05.168 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-11 05:59:05.170 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2022-02-11 05:59:05.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:59:05.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-11 05:59:05.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-11 05:59:05.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:59:05.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:05.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:59:05.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 05:59:05.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-11 05:59:05.201 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-11 05:59:05.203 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-11 05:59:05.206 | + inc/meta-config:merge_config_group:171 : shift 2022-02-11 05:59:05.208 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-11 05:59:05.211 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:59:05.213 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-11 05:59:05.216 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-11 05:59:05.219 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-11 05:59:05.222 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 05:59:05.225 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-11 05:59:05.228 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 05:59:05.231 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-11 05:59:05.231 | /^\[\[.+\|.*\]\]/ { 2022-02-11 05:59:05.231 | gsub("[][]", "", $1); 2022-02-11 05:59:05.231 | split($1, a, "|"); 2022-02-11 05:59:05.231 | if (a[1] == matchgroup) 2022-02-11 05:59:05.231 | print a[2] 2022-02-11 05:59:05.231 | } 2022-02-11 05:59:05.231 | ' /home/ubuntu/devstack/local.conf 2022-02-11 05:59:05.238 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-11 05:59:05.258 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:59:05.261 | + ./stack.sh:main:1430 : service_check 2022-02-11 05:59:05.264 | + functions-common:service_check:1718 : local service 2022-02-11 05:59:05.267 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.270 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-02-11 05:59:05.387 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-11 05:59:05.391 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.394 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-02-11 05:59:05.409 | enabled 2022-02-11 05:59:05.414 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-11 05:59:05.447 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-11 05:59:05.447 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.447 | Active: active (running) since Fri 2022-02-11 05:56:53 UTC; 2min 11s ago 2022-02-11 05:59:05.447 | Main PID: 112722 (uwsgi) 2022-02-11 05:59:05.447 | Status: "uWSGI is ready" 2022-02-11 05:59:05.447 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:05.448 | Memory: 241.3M 2022-02-11 05:59:05.448 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-11 05:59:05.448 | ├─112722 nova-apiuWSGI master 2022-02-11 05:59:05.448 | ├─112736 nova-apiuWSGI worker 1 2022-02-11 05:59:05.448 | └─112737 nova-apiuWSGI worker 2 2022-02-11 05:59:05.448 | 2022-02-11 05:59:05.448 | Feb 11 05:58:56 dv-osbrick-828802-2-ceph devstack@n-api.service[112737]: [pid: 112737|app: 0|req: 17/32] 10.222.0.82 () {64 vars in 1332 bytes} [Fri Feb 11 05:58:55 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: DEBUG nova.api.openstack.wsgi [None req-dc520fed-08d9-42d6-b2dc-61b1a75787f3 admin admin] Calling method '>' {{(pid=112736) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: INFO nova.api.openstack.requestlog [None req-dc520fed-08d9-42d6-b2dc-61b1a75787f3 admin admin] 10.222.0.82 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001518 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: [pid: 112736|app: 0|req: 16/33] 10.222.0.82 () {54 vars in 930 bytes} [Fri Feb 11 05:58:58 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112737]: DEBUG nova.api.openstack.wsgi [None req-b56a6a2d-24fb-4216-a58e-f2a7f0c68512 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "vcpus": 8, "swap": 0, "ram": 16384, "disk": 160, "name": "m1.xlarge", "rxtx_factor": 1.0, "id": "5", "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=112737) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112737]: INFO nova.api.openstack.requestlog [None req-b56a6a2d-24fb-4216-a58e-f2a7f0c68512 admin admin] 10.222.0.82 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.158331 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112737]: [pid: 112737|app: 0|req: 18/34] 10.222.0.82 () {64 vars in 1282 bytes} [Fri Feb 11 05:58:58 2022] POST /compute/v2.1/flavors => generated 408 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: DEBUG nova.api.openstack.wsgi [None req-1d01042f-9e2f-45e0-b111-0c7ac92a1cde admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=112736) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: INFO nova.api.openstack.requestlog [None req-1d01042f-9e2f-45e0-b111-0c7ac92a1cde admin admin] 10.222.0.82 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.160555 2022-02-11 05:59:05.448 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph devstack@n-api.service[112736]: [pid: 112736|app: 0|req: 17/35] 10.222.0.82 () {64 vars in 1332 bytes} [Fri Feb 11 05:58:58 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-11 05:59:05.451 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.453 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-11 05:59:05.468 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-11 05:59:05.472 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.475 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-11 05:59:05.495 | enabled 2022-02-11 05:59:05.501 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-11 05:59:05.520 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-11 05:59:05.520 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.521 | Active: active (running) since Fri 2022-02-11 05:58:11 UTC; 54s ago 2022-02-11 05:59:05.521 | Main PID: 117282 (nova-scheduler) 2022-02-11 05:59:05.521 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:05.521 | Memory: 147.8M 2022-02-11 05:59:05.521 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-11 05:59:05.521 | ├─117282 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-11 05:59:05.521 | ├─118576 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-11 05:59:05.521 | └─118577 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-11 05:59:05.521 | 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_rabbit.ssl_version = {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_notifications.retry = -1 {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_messaging_notifications.transport_url = **** {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_reports.file_event_handler = None {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_reports.file_event_handler_interval = 1 {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] oslo_reports.log_dir = None {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:05.521 | Feb 11 05:58:16 dv-osbrick-828802-2-ceph nova-scheduler[117282]: DEBUG oslo_service.service [None req-2766c39b-1c79-4208-a600-31edcb272fbc None None] ******************************************************************************** {{(pid=117282) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-11 05:59:05.525 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.528 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-11 05:59:05.544 | enabled 2022-02-11 05:59:05.550 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-11 05:59:05.569 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-11 05:59:05.569 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.570 | Active: active (running) since Fri 2022-02-11 05:58:13 UTC; 52s ago 2022-02-11 05:59:05.570 | Main PID: 117806 (uwsgi) 2022-02-11 05:59:05.570 | Status: "uWSGI is ready" 2022-02-11 05:59:05.570 | Tasks: 4 (limit: 14304) 2022-02-11 05:59:05.570 | Memory: 204.2M 2022-02-11 05:59:05.570 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-11 05:59:05.570 | ├─117806 nova-api-metauWSGI master 2022-02-11 05:59:05.570 | ├─117807 nova-api-metauWSGI worker 1 2022-02-11 05:59:05.570 | ├─117808 nova-api-metauWSGI worker 2 2022-02-11 05:59:05.570 | └─117809 nova-api-metauWSGI http 1 2022-02-11 05:59:05.570 | 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: DEBUG oslo_concurrency.lockutils [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] Lock "c9b32615-ca6e-499f-91b8-927b7c143353" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=117807) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: DEBUG oslo_concurrency.lockutils [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] Lock "c9b32615-ca6e-499f-91b8-927b7c143353" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=117807) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: DEBUG oslo_db.sqlalchemy.engines [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] 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=117807) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117808]: DEBUG oslo_db.sqlalchemy.engines [None req-1795f15c-4873-41c9-ad0a-13428b63d12d None None] 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=117808) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: DEBUG oslo_db.sqlalchemy.engines [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] 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=117807) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.570 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: DEBUG oslo_db.sqlalchemy.engines [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] 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=117807) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.570 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: WARNING nova.api.metadata.handler [None req-52cafe53-bfa1-454e-8bd3-003cfbd5f4ac None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-11 05:59:05.570 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117807]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55df66b659a0 pid: 117807 (default app) 2022-02-11 05:59:05.570 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117808]: WARNING nova.api.metadata.handler [None req-1795f15c-4873-41c9-ad0a-13428b63d12d None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-11 05:59:05.570 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@n-api-meta.service[117808]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55df66b659a0 pid: 117808 (default app) 2022-02-11 05:59:05.575 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.578 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-11 05:59:05.593 | enabled 2022-02-11 05:59:05.599 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-11 05:59:05.616 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-11 05:59:05.617 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.617 | Active: active (running) since Fri 2022-02-11 05:57:10 UTC; 1min 55s ago 2022-02-11 05:59:05.617 | Main PID: 113992 (uwsgi) 2022-02-11 05:59:05.617 | Status: "uWSGI is ready" 2022-02-11 05:59:05.617 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:05.617 | Memory: 138.5M 2022-02-11 05:59:05.617 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-11 05:59:05.617 | ├─113992 placementuWSGI master 2022-02-11 05:59:05.617 | ├─113993 placementuWSGI worker 1 2022-02-11 05:59:05.617 | └─113994 placementuWSGI worker 2 2022-02-11 05:59:05.617 | 2022-02-11 05:59:05.617 | Feb 11 05:57:13 dv-osbrick-828802-2-ceph devstack@placement-api.service[113994]: [pid: 113994|app: 0|req: 1/1] 10.222.0.82 () {50 vars in 776 bytes} [Fri Feb 11 05:57:13 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-11 05:59:05.617 | Feb 11 05:58:15 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: DEBUG placement.requestlog [None req-fe0b708b-c4c5-4c52-badb-7e86d35200c9 None None] Starting request: 10.222.0.82 "GET /placement/" {{(pid=113993) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-11 05:59:05.617 | Feb 11 05:58:15 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: INFO placement.requestlog [None req-fe0b708b-c4c5-4c52-badb-7e86d35200c9 None None] 10.222.0.82 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-11 05:59:05.617 | Feb 11 05:58:15 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: [pid: 113993|app: 0|req: 1/2] 10.222.0.82 () {54 vars in 916 bytes} [Fri Feb 11 05:58:15 2022] GET /placement => generated 136 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-11 05:59:05.617 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@placement-api.service[113994]: DEBUG placement.requestlog [None req-015de7b4-53cf-4780-a584-a78f742bf504 None None] Starting request: 10.222.0.82 "GET /placement/" {{(pid=113994) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-11 05:59:05.617 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@placement-api.service[113994]: INFO placement.requestlog [None req-015de7b4-53cf-4780-a584-a78f742bf504 None None] 10.222.0.82 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-11 05:59:05.617 | Feb 11 05:58:19 dv-osbrick-828802-2-ceph devstack@placement-api.service[113994]: [pid: 113994|app: 0|req: 2/3] 10.222.0.82 () {54 vars in 916 bytes} [Fri Feb 11 05:58:19 2022] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-11 05:59:05.617 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: DEBUG placement.requestlog [None req-38655f25-3fce-4111-88ca-43753b8c555c None None] Starting request: 10.222.0.82 "GET /placement/" {{(pid=113993) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-11 05:59:05.617 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: INFO placement.requestlog [None req-38655f25-3fce-4111-88ca-43753b8c555c None None] 10.222.0.82 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-11 05:59:05.617 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph devstack@placement-api.service[113993]: [pid: 113993|app: 0|req: 2/4] 10.222.0.82 () {54 vars in 916 bytes} [Fri Feb 11 05:58:21 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-11 05:59:05.621 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.624 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-11 05:59:05.637 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-11 05:59:05.641 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.644 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-02-11 05:59:05.659 | enabled 2022-02-11 05:59:05.662 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-11 05:59:05.679 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-11 05:59:05.679 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.679 | Active: active (running) since Fri 2022-02-11 05:58:40 UTC; 25s ago 2022-02-11 05:59:05.679 | Main PID: 121616 (uwsgi) 2022-02-11 05:59:05.679 | Status: "uWSGI is ready" 2022-02-11 05:59:05.679 | Tasks: 7 (limit: 14304) 2022-02-11 05:59:05.679 | Memory: 826.5M 2022-02-11 05:59:05.679 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-11 05:59:05.679 | ├─121616 glance-apiuWSGI master 2022-02-11 05:59:05.679 | ├─121621 glance-apiuWSGI worker 1 2022-02-11 05:59:05.679 | └─121622 glance-apiuWSGI worker 2 2022-02-11 05:59:05.680 | 2022-02-11 05:59:05.680 | Feb 11 05:58:53 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance.api.middleware.version_negotiation [None req-c02a7f2f-2671-4604-9417-e0c47400a240 None None] Using url versioning {{(pid=121622) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2022-02-11 05:59:05.680 | Feb 11 05:58:53 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance.api.middleware.version_negotiation [None req-c02a7f2f-2671-4604-9417-e0c47400a240 None None] Matched version: v2 {{(pid=121622) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2022-02-11 05:59:05.680 | Feb 11 05:58:53 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance.api.middleware.version_negotiation [None req-c02a7f2f-2671-4604-9417-e0c47400a240 None None] new path /v2/images/f7b2c0c3-4867-4d97-929b-a6c76101995d/file {{(pid=121622) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2022-02-11 05:59:05.680 | Feb 11 05:58:54 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] 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=121622) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.680 | Feb 11 05:58:54 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: INFO glance.api.v2.image_data [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2022-02-11 05:59:05.680 | Feb 11 05:58:54 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance.location [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] Enabling in-flight format inspection for vhdx {{(pid=121622) set_data /opt/stack/glance/glance/location.py:581}} 2022-02-11 05:59:05.680 | Feb 11 05:59:01 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance_store._drivers.filesystem [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/f7b2c0c3-4867-4d97-929b-a6c76101995d with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=121622) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2022-02-11 05:59:05.680 | Feb 11 05:59:01 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: INFO glance.location [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] Image format matched and virtual size computed: 734003200 2022-02-11 05:59:05.680 | Feb 11 05:59:01 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: DEBUG glance_store.backend [None req-e5b00162-91f5-4ba7-8e69-c0efead05747 admin admin] Skipping store.set_acls... not implemented. {{(pid=121622) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-11 05:59:05.680 | Feb 11 05:59:01 dv-osbrick-828802-2-ceph devstack@g-api.service[121622]: [pid: 121622|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Fri Feb 11 05:58:53 2022] PUT /v2/images/f7b2c0c3-4867-4d97-929b-a6c76101995d/file => generated 0 bytes in 7902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-02-11 05:59:05.688 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.691 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-11 05:59:05.707 | enabled 2022-02-11 05:59:05.711 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-11 05:59:05.729 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-11 05:59:05.729 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.729 | Active: active (running) since Fri 2022-02-11 05:58:32 UTC; 33s ago 2022-02-11 05:59:05.729 | Main PID: 120512 (cinder-schedule) 2022-02-11 05:59:05.729 | Tasks: 2 (limit: 14304) 2022-02-11 05:59:05.729 | Memory: 109.2M 2022-02-11 05:59:05.729 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-11 05:59:05.729 | └─120512 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-11 05:59:05.729 | 2022-02-11 05:59:05.729 | Feb 11 05:58:36 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2022-02-11 05:59:05.729 | Feb 11 05:58:36 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: INFO cinder.manager [None req-d65822f8-7fce-4fb2-84f5-6db8362e4ea6 None None] Initiating service 1 cleanup 2022-02-11 05:59:05.730 | Feb 11 05:58:36 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: INFO cinder.manager [None req-d65822f8-7fce-4fb2-84f5-6db8362e4ea6 None None] Service 1 cleanup completed. 2022-02-11 05:59:05.730 | Feb 11 05:58:36 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG cinder.service [None req-d65822f8-7fce-4fb2-84f5-6db8362e4ea6 None None] Creating RPC server for service cinder-scheduler {{(pid=120512) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-11 05:59:05.730 | Feb 11 05:58:36 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG cinder.service [None req-d65822f8-7fce-4fb2-84f5-6db8362e4ea6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=120512) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-11 05:59:05.730 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG cinder.scheduler.host_manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Received volume service update from dv-osbrick-828802-2-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:6fdc56c8-8afe-410b-919a-309ee4be8872:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=120512) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-02-11 05:59:05.730 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG cinder.scheduler.host_manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Updating capabilities for dv-osbrick-828802-2-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:6fdc56c8-8afe-410b-919a-309ee4be8872:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2022, 2, 11, 5, 58, 38, 793183)} {{(pid=120512) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-02-11 05:59:05.730 | Feb 11 05:59:03 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG oslo_service.periodic_task [None req-ef2c32ca-f5c1-4aa8-a72c-2f0d55917248 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=120512) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-11 05:59:05.730 | Feb 11 05:59:03 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: INFO cinder.message.api [None req-ef2c32ca-f5c1-4aa8-a72c-2f0d55917248 None None] Deleted 0 expired messages. 2022-02-11 05:59:05.730 | Feb 11 05:59:03 dv-osbrick-828802-2-ceph cinder-scheduler[120512]: DEBUG oslo_service.periodic_task [None req-ef2c32ca-f5c1-4aa8-a72c-2f0d55917248 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=120512) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-11 05:59:05.734 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.736 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-02-11 05:59:05.753 | enabled 2022-02-11 05:59:05.758 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-11 05:59:05.778 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-11 05:59:05.778 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.778 | Active: active (running) since Fri 2022-02-11 05:58:25 UTC; 40s ago 2022-02-11 05:59:05.778 | Main PID: 120061 (uwsgi) 2022-02-11 05:59:05.778 | Status: "uWSGI is ready" 2022-02-11 05:59:05.778 | Tasks: 5 (limit: 14304) 2022-02-11 05:59:05.778 | Memory: 236.9M 2022-02-11 05:59:05.778 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-11 05:59:05.778 | ├─120061 cinder-apiuWSGI master 2022-02-11 05:59:05.778 | ├─120072 cinder-apiuWSGI worker 1 2022-02-11 05:59:05.778 | └─120073 cinder-apiuWSGI worker 2 2022-02-11 05:59:05.778 | 2022-02-11 05:59:05.778 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: warnings.warn(deprecated_msg) 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: warnings.warn(deprecated_msg) 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: INFO cinder.api.openstack.wsgi [req-5e6ed796-7d7f-401f-900b-af040735d042 req-b1e414d8-e482-48db-8c37-cf85a0bda40c admin admin] POST http://10.222.0.82/volume/v3/3260f7d91b9d4943bcf5efb68f3661aa/types/e957b67d-a558-40df-a806-595a1e730118/extra_specs 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: DEBUG cinder.api.openstack.wsgi [req-5e6ed796-7d7f-401f-900b-af040735d042 req-b1e414d8-e482-48db-8c37-cf85a0bda40c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=120073) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-11 05:59:05.779 | Feb 11 05:58:37 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-11 05:59:05.779 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: DEBUG oslo_db.sqlalchemy.engines [req-5e6ed796-7d7f-401f-900b-af040735d042 req-b1e414d8-e482-48db-8c37-cf85a0bda40c admin admin] 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=120073) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-11 05:59:05.779 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: INFO cinder.api.openstack.wsgi [req-5e6ed796-7d7f-401f-900b-af040735d042 req-b1e414d8-e482-48db-8c37-cf85a0bda40c admin admin] http://10.222.0.82/volume/v3/3260f7d91b9d4943bcf5efb68f3661aa/types/e957b67d-a558-40df-a806-595a1e730118/extra_specs returned with HTTP 200 2022-02-11 05:59:05.779 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph devstack@c-api.service[120073]: [pid: 120073|app: 0|req: 1/3] 10.222.0.82 () {62 vars in 1454 bytes} [Fri Feb 11 05:58:37 2022] POST /volume/v3/3260f7d91b9d4943bcf5efb68f3661aa/types/e957b67d-a558-40df-a806-595a1e730118/extra_specs => generated 48 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-02-11 05:59:05.783 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.786 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-02-11 05:59:05.805 | enabled 2022-02-11 05:59:05.809 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-02-11 05:59:05.827 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-02-11 05:59:05.827 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.827 | Active: active (running) since Fri 2022-02-11 05:58:34 UTC; 31s ago 2022-02-11 05:59:05.827 | Main PID: 120944 (cinder-volume) 2022-02-11 05:59:05.827 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:05.827 | Memory: 143.7M 2022-02-11 05:59:05.827 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-02-11 05:59:05.827 | ├─120944 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-11 05:59:05.827 | └─121036 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-11 05:59:05.827 | 2022-02-11 05:59:05.827 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: DEBUG cinder.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Notifying Schedulers of capabilities ... {{(pid=121036) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-02-11 05:59:05.827 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: INFO cinder.volume.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Driver initialization completed successfully. 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: INFO cinder.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Initiating service 2 cleanup 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: INFO cinder.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Service 2 cleanup completed. 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: DEBUG cinder.service [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Creating RPC server for service cinder-volume {{(pid=121036) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: DEBUG cinder.service [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=121036) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: INFO cinder.volume.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: DEBUG cinder.volume.drivers.rbd [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=121036) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-11 05:59:05.828 | Feb 11 05:58:38 dv-osbrick-828802-2-ceph cinder-volume[121036]: DEBUG cinder.volume.drivers.rbd [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=121036) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-11 05:59:05.828 | Feb 11 05:58:39 dv-osbrick-828802-2-ceph cinder-volume[121036]: INFO cinder.volume.manager [None req-e6e37c15-b29c-4fdd-a173-ce005fb417ef None None] Driver post RPC initialization completed successfully. 2022-02-11 05:59:05.831 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.834 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-11 05:59:05.850 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-11 05:59:05.855 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.858 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-11 05:59:05.874 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-11 05:59:05.879 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.882 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-11 05:59:05.896 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-11 05:59:05.901 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.904 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-11 05:59:05.918 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-11 05:59:05.922 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.925 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-11 05:59:05.942 | enabled 2022-02-11 05:59:05.951 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-11 05:59:05.971 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-11 05:59:05.971 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-11 05:59:05.971 | Active: active (running) since Fri 2022-02-11 05:57:01 UTC; 2min 4s ago 2022-02-11 05:59:05.971 | Main PID: 113366 (/usr/bin/python) 2022-02-11 05:59:05.971 | Tasks: 10 (limit: 14304) 2022-02-11 05:59:05.971 | Memory: 390.7M 2022-02-11 05:59:05.971 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-11 05:59:05.971 | ├─113366 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-11 05:59:05.971 | ├─113511 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-11 05:59:05.971 | ├─113512 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-11 05:59:05.972 | ├─113513 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-11 05:59:05.972 | └─113514 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-11 05:59:05.972 | 2022-02-11 05:59:05.972 | Feb 11 05:58:14 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron.plugins.ml2.plugin [None req-44ff4e7b-5940-4768-9263-4d96b16e9d44 None None] Current status of the port 8b801e71-e97f-4bef-8631-acc030bf0a86 is: ACTIVE; New status is: ACTIVE {{(pid=113513) _update_individual_port_db_status /opt/stack/neutron/neutron/plugins/ml2/plugin.py:2232}} 2022-02-11 05:59:05.972 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-d2625486-d38e-47f1-beb0-fb916830a4d9 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (f6e0f0b1-f2a5-48f2-8c96-4b21dddf1168), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:23 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-b8a25c28-4a5c-4583-ad70-2ff8c63f9914 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (995e2b3d-ccb9-445f-9905-7fd2763aeaf1), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:24 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (fdbb02da-7bdf-413d-8b48-19b534b01af4), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:27 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-44ff4e7b-5940-4768-9263-4d96b16e9d44 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (66001b66-8a48-43b9-b666-8f0b02b05fd2), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:32 dv-osbrick-828802-2-ceph neutron-server[113514]: DEBUG neutron.db.agents_db [None req-6396fc52-6c95-4461-9030-d068361664f1 None None] Agent healthcheck: found 4 active agents {{(pid=113514) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-11 05:59:05.972 | Feb 11 05:58:51 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-b0181d81-1cad-460e-9bb9-b9d2909ba61d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (f6e0f0b1-f2a5-48f2-8c96-4b21dddf1168), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:53 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-03dde278-31ce-4afb-90cb-11f14ffeae1c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (995e2b3d-ccb9-445f-9905-7fd2763aeaf1), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:54 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (fdbb02da-7bdf-413d-8b48-19b534b01af4), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.972 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph neutron-server[113513]: DEBUG neutron_lib.callbacks.manager [None req-44ff4e7b-5940-4768-9263-4d96b16e9d44 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8778163645368', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-868979'] for agent (66001b66-8a48-43b9-b666-8f0b02b05fd2), after_update {{(pid=113513) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-11 05:59:05.976 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:05.980 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-11 05:59:05.995 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-11 05:59:05.999 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.002 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-11 05:59:06.015 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-11 05:59:06.019 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.022 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-02-11 05:59:06.036 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-11 05:59:06.040 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.046 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-02-11 05:59:06.061 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-11 05:59:06.066 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.069 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-11 05:59:06.082 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-11 05:59:06.088 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.092 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-02-11 05:59:06.108 | enabled 2022-02-11 05:59:06.113 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-11 05:59:06.133 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-11 05:59:06.133 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.133 | Active: active (running) since Fri 2022-02-11 05:41:35 UTC; 17min ago 2022-02-11 05:59:06.133 | Main PID: 91347 (dstat.sh) 2022-02-11 05:59:06.134 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:06.134 | Memory: 19.2M 2022-02-11 05:59:06.134 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-11 05:59:06.134 | ├─91347 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-11 05:59:06.134 | ├─91379 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-11 05:59:06.134 | └─91380 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-11 05:59:06.134 | 2022-02-11 05:59:06.134 | Feb 11 05:58:56 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:58:56| 42 13 27 17 0|5261M 200M 168M 6017M| 174M 174M| 116k 74M|12.0 310 |1370 5449 |4.14 3.74 3.08|2.0 2.0 3.0| 0 0 | 0 0 | 28 217 0 74 0 2022-02-11 05:59:06.134 | Feb 11 05:58:57 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:58:57| 50 11 27 13 0|5288M 146M 167M 6043M| 186M 186M| 12k 86M|3.00 267 | 807 3957 |4.12 3.74 3.09|2.0 2.0 1.0| 0 0 | 0 0 | 28 217 0 74 0 2022-02-11 05:59:06.134 | Feb 11 05:58:58 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:58:58| 47 12 19 20 0|5314M 141M 167M 6021M| 170M 170M| 0 98M| 0 351 |1705 6575 |4.12 3.74 3.09|2.0 2.0 0| 0 0 | 0 0 | 28 217 0 73 0 2022-02-11 05:59:06.134 | Feb 11 05:58:59 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:58:59| 36 12 33 18 0|5261M 178M 167M 6037M| 175M 175M| 160k 56M|12.0 288 |1711 6510 |4.12 3.74 3.09|1.0 1.0 31| 0 0 | 0 0 | 28 217 0 73 0 2022-02-11 05:59:06.134 | Feb 11 05:59:00 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:00| 23 10 46 20 0|5259M 139M 167M 6076M| 165M 165M|4098B 99M|1.00 321 |1556 5976 |4.12 3.74 3.09|1.0 1.0 2.0| 0 0 | 0 0 | 28 217 0 73 0 2022-02-11 05:59:06.134 | Feb 11 05:59:01 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:01| 24 11 37 27 0|5260M 142M 166M 6071M| 173M 173M|2235k 96M|28.0 354 |1283 5388 |4.12 3.74 3.09|1.0 1.0 0| 0 0 | 0 0 | 28 217 0 73 0 2022-02-11 05:59:06.134 | Feb 11 05:59:02 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:02| 19 10 58 12 0|5186M 205M 166M 6082M| 57M 57M| 120k 26M|4.00 162 |1362 5741 |3.87 3.70 3.07|1.0 1.0 152| 0 0 | 0 0 | 28 214 0 74 0 2022-02-11 05:59:06.134 | Feb 11 05:59:03 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:03| 20 6 65 8 0|5209M 181M 166M 6083M| 27k 25k| 872k 336k|55.0 28.0 |1039 3976 |3.87 3.70 3.07| 0 1.0 132| 0 0 | 0 0 | 28 214 0 74 0 2022-02-11 05:59:06.134 | Feb 11 05:59:04 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:04| 25 3 60 10 0|5232M 157M 166M 6083M| 32k 32k| 300k 652k|4.00 41.0 | 523 3213 |3.87 3.70 3.07|1.0 1.0 0| 0 0 | 0 0 | 28 214 0 74 0 2022-02-11 05:59:06.134 | Feb 11 05:59:05 dv-osbrick-828802-2-ceph dstat.sh[91380]: 11-02 05:59:05| 18 9 56 17 0|5178M 210M 166M 6085M|3337 1904 |1572k 860k|26.0 62.0 |1588 5005 |3.87 3.70 3.07|1.0 0 245| 0 0 | 0 0 | 28 214 0 74 0 2022-02-11 05:59:06.137 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.140 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-11 05:59:06.154 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-11 05:59:06.158 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.162 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-11 05:59:06.176 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-11 05:59:06.183 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.184 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-11 05:59:06.198 | enabled 2022-02-11 05:59:06.203 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-11 05:59:06.223 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-11 05:59:06.223 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.223 | Active: active (running) since Fri 2022-02-11 05:57:14 UTC; 1min 51s ago 2022-02-11 05:59:06.223 | Main PID: 114458 (neutron-openvsw) 2022-02-11 05:59:06.223 | Tasks: 8 (limit: 14304) 2022-02-11 05:59:06.223 | Memory: 240.1M 2022-02-11 05:59:06.224 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-11 05:59:06.224 | ├─114458 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-11 05:59:06.224 | ├─115824 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp7fhxanlb/privsep.sock 2022-02-11 05:59:06.224 | ├─115927 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpfcoah0s2/privsep.sock 2022-02-11 05:59:06.224 | └─115933 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-11 05:59:06.224 | 2022-02-11 05:59:06.224 | Feb 11 05:59:00 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: DEBUG neutron.agent.linux.utils [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 115933. {{(pid=114458) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-11 05:59:06.224 | Feb 11 05:59:00 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-11 05:59:06.224 | Feb 11 05:59:02 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Agent rpc_loop - iteration:46 started 2022-02-11 05:59:06.224 | Feb 11 05:59:02 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbc99b346,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1937946467415135007,duration_nsec=945000000,duration_sec=100,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=114458) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-11 05:59:06.224 | Feb 11 05:59:02 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: DEBUG neutron.agent.linux.utils [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 115933. {{(pid=114458) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-11 05:59:06.224 | Feb 11 05:59:02 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-02-11 05:59:06.224 | Feb 11 05:59:04 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Agent rpc_loop - iteration:47 started 2022-02-11 05:59:06.224 | Feb 11 05:59:04 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xbc99b348,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=1937946467415135007,duration_nsec=946000000,duration_sec=102,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=114458) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-11 05:59:06.224 | Feb 11 05:59:04 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: DEBUG neutron.agent.linux.utils [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 115933. {{(pid=114458) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-11 05:59:06.224 | Feb 11 05:59:04 dv-osbrick-828802-2-ceph neutron-openvswitch-agent[114458]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-5c168af6-8043-4596-a767-537fb8000c35 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-11 05:59:06.228 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.231 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-11 05:59:06.250 | enabled 2022-02-11 05:59:06.256 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-11 05:59:06.276 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-11 05:59:06.276 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.276 | Active: active (running) since Fri 2022-02-11 05:57:16 UTC; 1min 49s ago 2022-02-11 05:59:06.276 | Main PID: 114821 (neutron-dhcp-ag) 2022-02-11 05:59:06.276 | Tasks: 16 (limit: 14304) 2022-02-11 05:59:06.276 | Memory: 361.2M 2022-02-11 05:59:06.276 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-11 05:59:06.276 | ├─114821 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-11 05:59:06.276 | ├─116136 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpubvxp7nh/privsep.sock 2022-02-11 05:59:06.276 | ├─116186 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpp4o5twdq/privsep.sock 2022-02-11 05:59:06.276 | ├─116260 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpz8kmncbs/privsep.sock 2022-02-11 05:59:06.276 | ├─116364 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-11 05:59:06.276 | ├─116365 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-11 05:59:06.276 | └─116378 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/372609f5-9861-4bec-8396-d7a18522e586/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/372609f5-9861-4bec-8396-d7a18522e586/host --addn-hosts=/opt/stack/data/neutron/dhcp/372609f5-9861-4bec-8396-d7a18522e586/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/372609f5-9861-4bec-8396-d7a18522e586/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/372609f5-9861-4bec-8396-d7a18522e586/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-8ff05399-4ccd-4b4f-8c78-2ce7f9aae719,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-11 05:59:06.277 | 2022-02-11 05:59:06.277 | Feb 11 05:58:00 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [None req-aaf6bdf7-3e4e-44f0-8b33-5d592bbda109 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:06.277 | Feb 11 05:58:00 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [None req-aaf6bdf7-3e4e-44f0-8b33-5d592bbda109 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:06.277 | Feb 11 05:58:00 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG neutron.agent.dhcp.agent [None req-aaf6bdf7-3e4e-44f0-8b33-5d592bbda109 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'db557030-0083-4999-8054-964467688e5a', 'name': 'public-subnet', 'tenant_id': '3260f7d91b9d4943bcf5efb68f3661aa', 'network_id': '619680bf-58e9-4484-a823-705f04cab6da', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.31.1.1', 'cidr': '172.31.1.0/24', 'allocation_pools': [{'start': '172.31.1.2', 'end': '172.31.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-02-11T05:57:59Z', 'updated_at': '2022-02-11T05:57:59Z', 'revision_number': 0, 'project_id': '3260f7d91b9d4943bcf5efb68f3661aa', 'network': {'id': '619680bf-58e9-4484-a823-705f04cab6da', 'name': 'public', 'tenant_id': '3260f7d91b9d4943bcf5efb68f3661aa', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['db557030-0083-4999-8054-964467688e5a'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-11T05:57:50Z', 'updated_at': '2022-02-11T05:57:59Z', 'revision_number': 2, 'project_id': '3260f7d91b9d4943bcf5efb68f3661aa', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=114821) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-11 05:59:06.277 | Feb 11 05:58:00 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [None req-c12b5fbb-0217-482b-ab84-1a072de2a2b6 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:06.277 | Feb 11 05:58:00 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [None req-c12b5fbb-0217-482b-ab84-1a072de2a2b6 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:06.277 | Feb 11 05:58:04 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=114821) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-11 05:59:06.277 | Feb 11 05:58:10 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=114821) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-11 05:59:06.277 | Feb 11 05:58:11 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=114821) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-11 05:59:06.277 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:06.277 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph neutron-dhcp-agent[114821]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=114821) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:06.281 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.283 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-11 05:59:06.300 | enabled 2022-02-11 05:59:06.305 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-11 05:59:06.323 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-11 05:59:06.323 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.323 | Active: active (running) since Fri 2022-02-11 05:57:18 UTC; 1min 48s ago 2022-02-11 05:59:06.323 | Main PID: 115196 (neutron-l3-agen) 2022-02-11 05:59:06.323 | Tasks: 19 (limit: 14304) 2022-02-11 05:59:06.323 | Memory: 363.9M 2022-02-11 05:59:06.323 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-11 05:59:06.323 | ├─115196 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-11 05:59:06.323 | ├─115877 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpajtfoian/privsep.sock 2022-02-11 05:59:06.323 | ├─116604 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzkgwa8tz/privsep.sock 2022-02-11 05:59:06.323 | ├─116619 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpcytz42__/privsep.sock 2022-02-11 05:59:06.323 | ├─116876 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-11 05:59:06.323 | ├─116877 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-11 05:59:06.323 | └─116890 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/502d9c59-f657-4208-81c7-074a29f69950.conf 2022-02-11 05:59:06.323 | 2022-02-11 05:59:06.324 | Feb 11 05:58:17 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo.privsep.daemon [-] privsep: reply[06efd082-2faa-4d54-bf25-54a70015ba05]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-ad9f96a2-69\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=116604) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:59:06.324 | Feb 11 05:58:17 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo.privsep.daemon [-] privsep: reply[000a854b-aebb-4406-9fff-cf8f57816e32]: (4, ('ARPING 172.31.1.187 from 172.31.1.187 qg-8b801e71-e9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=116604) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:59:06.324 | Feb 11 05:58:18 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo.privsep.daemon [-] privsep: reply[6bd7f348-4965-461b-af2b-98c9f307fbbc]: (4, ('ARPING 172.31.1.187 from 172.31.1.187 qg-8b801e71-e9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=116604) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:59:06.324 | Feb 11 05:58:21 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo.privsep.daemon [-] privsep: reply[c1fcca88-7a0c-461b-b4bc-eb903f337c5f]: (4, ('ARPING 172.31.1.187 from 172.31.1.187 qg-8b801e71-e9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=116604) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:59:06.324 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=115196) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:06.324 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=115196) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:06.324 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo.privsep.daemon [-] privsep: reply[462bbaab-5ddb-4e8b-8912-4b145aee3cf5]: (4, ('ARPING 172.31.1.187 from 172.31.1.187 qg-8b801e71-e9\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=116604) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-11 05:59:06.324 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=115196) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-11 05:59:06.324 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=115196) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-11 05:59:06.324 | Feb 11 05:58:46 dv-osbrick-828802-2-ceph neutron-l3-agent[115196]: DEBUG oslo_service.periodic_task [None req-4087ba81-9eb0-4e5d-aca7-566ea48e3fab None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=115196) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-11 05:59:06.328 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.331 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-11 05:59:06.348 | enabled 2022-02-11 05:59:06.353 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-11 05:59:06.373 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-11 05:59:06.373 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.373 | Active: active (running) since Fri 2022-02-11 05:57:20 UTC; 1min 46s ago 2022-02-11 05:59:06.373 | Main PID: 115553 (neutron-metadat) 2022-02-11 05:59:06.373 | Tasks: 4 (limit: 14304) 2022-02-11 05:59:06.373 | Memory: 126.1M 2022-02-11 05:59:06.373 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-11 05:59:06.373 | ├─115553 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-11 05:59:06.373 | ├─115812 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-11 05:59:06.373 | └─115814 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-11 05:59:06.373 | 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_rabbit.ssl = False {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_rabbit.ssl_version = {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_notifications.driver = [] {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_notifications.retry = -1 {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.373 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.374 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] oslo_messaging_notifications.transport_url = **** {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.374 | Feb 11 05:57:24 dv-osbrick-828802-2-ceph neutron-metadata-agent[115553]: DEBUG oslo_service.service [None req-e2772904-0d69-43ad-9535-ac1547e8f868 None None] ******************************************************************************** {{(pid=115553) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-11 05:59:06.377 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.380 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-11 05:59:06.394 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-11 05:59:06.398 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.402 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-02-11 05:59:06.416 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-11 05:59:06.421 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.424 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-11 05:59:06.439 | enabled 2022-02-11 05:59:06.443 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-11 05:59:06.461 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-11 05:59:06.461 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.462 | Active: active (running) since Fri 2022-02-11 05:58:16 UTC; 50s ago 2022-02-11 05:59:06.462 | Main PID: 118611 (nova-conductor) 2022-02-11 05:59:06.462 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:06.462 | Memory: 147.4M 2022-02-11 05:59:06.462 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-11 05:59:06.462 | ├─118611 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-11 05:59:06.462 | ├─119487 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-11 05:59:06.462 | └─119488 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-11 05:59:06.462 | 2022-02-11 05:59:06.462 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.462 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_rabbit.ssl_version = {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.462 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.462 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_notifications.retry = -1 {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.462 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.463 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_messaging_notifications.transport_url = **** {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.463 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_reports.file_event_handler = None {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.463 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.463 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] oslo_reports.log_dir = None {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.463 | Feb 11 05:58:20 dv-osbrick-828802-2-ceph nova-conductor[118611]: DEBUG oslo_service.service [None req-0f0b8f73-30bb-498f-91d8-00248b6f0751 None None] ******************************************************************************** {{(pid=118611) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-11 05:59:06.467 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-11 05:59:06.469 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-11 05:59:06.486 | enabled 2022-02-11 05:59:06.490 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-11 05:59:06.508 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-11 05:59:06.508 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-11 05:59:06.508 | Active: active (running) since Fri 2022-02-11 05:58:18 UTC; 48s ago 2022-02-11 05:59:06.508 | Main PID: 119003 (nova-conductor) 2022-02-11 05:59:06.508 | Tasks: 3 (limit: 14304) 2022-02-11 05:59:06.508 | Memory: 141.2M 2022-02-11 05:59:06.508 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-11 05:59:06.508 | ├─119003 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-11 05:59:06.508 | ├─119495 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-11 05:59:06.508 | └─119496 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-11 05:59:06.508 | 2022-02-11 05:59:06.508 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.508 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_rabbit.ssl_version = {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.508 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_notifications.driver = [] {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.508 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_notifications.retry = -1 {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.508 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.509 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_messaging_notifications.transport_url = **** {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.509 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_reports.file_event_handler = None {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.509 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.509 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] oslo_reports.log_dir = None {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-11 05:59:06.509 | Feb 11 05:58:22 dv-osbrick-828802-2-ceph nova-conductor[119003]: DEBUG oslo_service.service [None req-aaedf41c-fb8d-488c-9195-39cc09a2103f None None] ******************************************************************************** {{(pid=119003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-11 05:59:06.514 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-11 05:59:06.536 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:06.539 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-11 05:59:06.560 | + functions-common:is_service_enabled:2081 : return 1 2022-02-11 05:59:06.562 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-11 05:59:06.565 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:59:06.568 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-11 05:59:06.571 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-11 05:59:10.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:10.562 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:10.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:10.562 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Upgrade Check Results | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Cells v2 | 2022-02-11 05:59:10.562 | | Result: Success | 2022-02-11 05:59:10.562 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-11 05:59:10.562 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-11 05:59:10.562 | | compute hosts are deployed. | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Placement API | 2022-02-11 05:59:10.562 | | Result: Success | 2022-02-11 05:59:10.562 | | Details: None | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Cinder API | 2022-02-11 05:59:10.562 | | Result: Success | 2022-02-11 05:59:10.562 | | Details: None | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Policy Scope-based Defaults | 2022-02-11 05:59:10.562 | | Result: Success | 2022-02-11 05:59:10.562 | | Details: None | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Policy File JSON to YAML Migration | 2022-02-11 05:59:10.562 | | Result: Success | 2022-02-11 05:59:10.562 | | Details: None | 2022-02-11 05:59:10.562 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.562 | | Check: Older than N-1 computes | 2022-02-11 05:59:10.563 | | Result: Success | 2022-02-11 05:59:10.563 | | Details: None | 2022-02-11 05:59:10.563 | +--------------------------------------------------------------------+ 2022-02-11 05:59:10.563 | | Check: hw_machine_type unset | 2022-02-11 05:59:10.563 | | Result: Success | 2022-02-11 05:59:10.563 | | Details: None | 2022-02-11 05:59:10.563 | +--------------------------------------------------------------------+ 2022-02-11 05:59:11.016 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-02-11 05:59:11.018 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-02-11 05:59:11.018 | Running user script /home/ubuntu/devstack/local.sh 2022-02-11 05:59:11.021 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-02-11 05:59:11.029 | Before updating nova flavors: 2022-02-11 05:59:13.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:13.298 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:13.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:13.298 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:13.298 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 05:59:13.298 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-11 05:59:13.298 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 05:59:13.298 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-11 05:59:13.298 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-11 05:59:13.298 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-11 05:59:13.298 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-11 05:59:13.298 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-11 05:59:13.298 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-11 05:59:13.298 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-11 05:59:13.298 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-11 05:59:13.298 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-11 05:59:13.298 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-11 05:59:13.298 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 05:59:15.135 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-02-11 05:59:15.205 | Flavor 42 not found 2022-02-11 05:59:16.789 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-02-11 05:59:16.864 | Flavor 84 not found 2022-02-11 05:59:18.480 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-02-11 05:59:18.549 | Flavor 451 not found 2022-02-11 05:59:20.144 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:20.145 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-11 05:59:20.145 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:20.145 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:20.145 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:21.835 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:21.835 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-11 05:59:21.835 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:21.835 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:21.835 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:23.508 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:23.508 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-11 05:59:23.508 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:23.508 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:23.508 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:25.319 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:25.320 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-11 05:59:25.320 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:25.320 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:25.320 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:25.387 | After updating nova flavors: 2022-02-11 05:59:26.924 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:26.924 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-11 05:59:26.924 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:26.924 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.924 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.924 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-11 05:59:26.924 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-11 05:59:26.924 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-11 05:59:26.925 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-11 05:59:26.925 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-11 05:59:29.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:29.414 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:29.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:29.414 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:32.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:32.337 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:32.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:32.337 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:32.537 | Neutron networks: 2022-02-11 05:59:35.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:35.118 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:35.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:35.118 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:35.119 | +--------------------------------------+---------+--------------------------------------+ 2022-02-11 05:59:35.119 | | ID | Name | Subnets | 2022-02-11 05:59:35.119 | +--------------------------------------+---------+--------------------------------------+ 2022-02-11 05:59:35.119 | | 372609f5-9861-4bec-8396-d7a18522e586 | private | 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 | 2022-02-11 05:59:35.119 | | 619680bf-58e9-4484-a823-705f04cab6da | public | db557030-0083-4999-8054-964467688e5a | 2022-02-11 05:59:35.119 | +--------------------------------------+---------+--------------------------------------+ 2022-02-11 05:59:37.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:37.625 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:37.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:37.625 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:40.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:40.132 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:40.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:40.133 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:40.133 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:40.133 | | Field | Value | 2022-02-11 05:59:40.133 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:40.133 | | admin_state_up | UP | 2022-02-11 05:59:40.133 | | availability_zone_hints | | 2022-02-11 05:59:40.133 | | availability_zones | nova | 2022-02-11 05:59:40.133 | | created_at | 2022-02-11T05:57:32Z | 2022-02-11 05:59:40.133 | | description | | 2022-02-11 05:59:40.133 | | dns_domain | None | 2022-02-11 05:59:40.133 | | id | 372609f5-9861-4bec-8396-d7a18522e586 | 2022-02-11 05:59:40.133 | | ipv4_address_scope | None | 2022-02-11 05:59:40.133 | | ipv6_address_scope | None | 2022-02-11 05:59:40.133 | | is_default | None | 2022-02-11 05:59:40.133 | | is_vlan_transparent | None | 2022-02-11 05:59:40.133 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '5db2d804e85f42f3879e142b4a1daa42', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-11 05:59:40.133 | | mtu | 1500 | 2022-02-11 05:59:40.133 | | name | private | 2022-02-11 05:59:40.133 | | port_security_enabled | True | 2022-02-11 05:59:40.133 | | project_id | 5db2d804e85f42f3879e142b4a1daa42 | 2022-02-11 05:59:40.133 | | provider:network_type | vlan | 2022-02-11 05:59:40.133 | | provider:physical_network | physnet1 | 2022-02-11 05:59:40.133 | | provider:segmentation_id | 69 | 2022-02-11 05:59:40.133 | | qos_policy_id | None | 2022-02-11 05:59:40.133 | | revision_number | 3 | 2022-02-11 05:59:40.133 | | router:external | Internal | 2022-02-11 05:59:40.133 | | segments | None | 2022-02-11 05:59:40.133 | | shared | False | 2022-02-11 05:59:40.134 | | status | ACTIVE | 2022-02-11 05:59:40.134 | | subnets | 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 | 2022-02-11 05:59:40.134 | | tags | | 2022-02-11 05:59:40.134 | | updated_at | 2022-02-11T05:59:32Z | 2022-02-11 05:59:40.134 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:42.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:42.634 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:42.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:42.634 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:42.634 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:42.634 | | Field | Value | 2022-02-11 05:59:42.634 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:42.634 | | admin_state_up | UP | 2022-02-11 05:59:42.634 | | availability_zone_hints | | 2022-02-11 05:59:42.634 | | availability_zones | nova | 2022-02-11 05:59:42.634 | | created_at | 2022-02-11T05:57:50Z | 2022-02-11 05:59:42.634 | | description | | 2022-02-11 05:59:42.634 | | dns_domain | None | 2022-02-11 05:59:42.634 | | id | 619680bf-58e9-4484-a823-705f04cab6da | 2022-02-11 05:59:42.635 | | ipv4_address_scope | None | 2022-02-11 05:59:42.635 | | ipv6_address_scope | None | 2022-02-11 05:59:42.635 | | is_default | True | 2022-02-11 05:59:42.635 | | is_vlan_transparent | None | 2022-02-11 05:59:42.635 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3260f7d91b9d4943bcf5efb68f3661aa', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-11 05:59:42.635 | | mtu | 1500 | 2022-02-11 05:59:42.635 | | name | public | 2022-02-11 05:59:42.635 | | port_security_enabled | True | 2022-02-11 05:59:42.635 | | project_id | 3260f7d91b9d4943bcf5efb68f3661aa | 2022-02-11 05:59:42.635 | | provider:network_type | flat | 2022-02-11 05:59:42.635 | | provider:physical_network | physnet1 | 2022-02-11 05:59:42.635 | | provider:segmentation_id | None | 2022-02-11 05:59:42.636 | | qos_policy_id | None | 2022-02-11 05:59:42.636 | | revision_number | 2 | 2022-02-11 05:59:42.636 | | router:external | External | 2022-02-11 05:59:42.636 | | segments | None | 2022-02-11 05:59:42.636 | | shared | False | 2022-02-11 05:59:42.636 | | status | ACTIVE | 2022-02-11 05:59:42.636 | | subnets | db557030-0083-4999-8054-964467688e5a | 2022-02-11 05:59:42.636 | | tags | | 2022-02-11 05:59:42.636 | | updated_at | 2022-02-11T05:57:59Z | 2022-02-11 05:59:42.636 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:42.786 | Neutron subnetworks: 2022-02-11 05:59:45.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:45.095 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:45.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:45.095 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:45.095 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-11 05:59:45.095 | | ID | Name | Network | Subnet | 2022-02-11 05:59:45.095 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-11 05:59:45.095 | | 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 | private-subnet | 372609f5-9861-4bec-8396-d7a18522e586 | 172.20.0.0/26 | 2022-02-11 05:59:45.095 | | db557030-0083-4999-8054-964467688e5a | public-subnet | 619680bf-58e9-4484-a823-705f04cab6da | 172.31.1.0/24 | 2022-02-11 05:59:45.096 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-11 05:59:47.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:47.550 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:47.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:47.550 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:49.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:49.993 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:49.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:49.993 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:49.993 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:49.993 | | Field | Value | 2022-02-11 05:59:49.993 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:49.993 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-02-11 05:59:49.993 | | cidr | 172.20.0.0/26 | 2022-02-11 05:59:49.994 | | created_at | 2022-02-11T05:57:36Z | 2022-02-11 05:59:49.994 | | description | | 2022-02-11 05:59:49.994 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-02-11 05:59:49.994 | | dns_publish_fixed_ip | None | 2022-02-11 05:59:49.994 | | enable_dhcp | True | 2022-02-11 05:59:49.994 | | gateway_ip | 172.20.0.1 | 2022-02-11 05:59:49.994 | | host_routes | | 2022-02-11 05:59:49.994 | | id | 8ff05399-4ccd-4b4f-8c78-2ce7f9aae719 | 2022-02-11 05:59:49.994 | | ip_version | 4 | 2022-02-11 05:59:49.994 | | ipv6_address_mode | None | 2022-02-11 05:59:49.994 | | ipv6_ra_mode | None | 2022-02-11 05:59:49.994 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '5db2d804e85f42f3879e142b4a1daa42', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-11 05:59:49.994 | | name | private-subnet | 2022-02-11 05:59:49.994 | | network_id | 372609f5-9861-4bec-8396-d7a18522e586 | 2022-02-11 05:59:49.994 | | project_id | 5db2d804e85f42f3879e142b4a1daa42 | 2022-02-11 05:59:49.994 | | revision_number | 1 | 2022-02-11 05:59:49.994 | | segment_id | None | 2022-02-11 05:59:49.994 | | service_types | | 2022-02-11 05:59:49.994 | | subnetpool_id | 6ae137d2-e547-4935-8bf1-701124b7baf7 | 2022-02-11 05:59:49.994 | | tags | | 2022-02-11 05:59:49.994 | | updated_at | 2022-02-11T05:59:32Z | 2022-02-11 05:59:49.994 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:52.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:52.441 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:52.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:52.442 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:52.442 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:52.442 | | Field | Value | 2022-02-11 05:59:52.442 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:52.442 | | allocation_pools | 172.31.1.2-172.31.1.254 | 2022-02-11 05:59:52.442 | | cidr | 172.31.1.0/24 | 2022-02-11 05:59:52.442 | | created_at | 2022-02-11T05:57:59Z | 2022-02-11 05:59:52.442 | | description | | 2022-02-11 05:59:52.442 | | dns_nameservers | | 2022-02-11 05:59:52.442 | | dns_publish_fixed_ip | None | 2022-02-11 05:59:52.442 | | enable_dhcp | False | 2022-02-11 05:59:52.442 | | gateway_ip | 172.31.1.1 | 2022-02-11 05:59:52.442 | | host_routes | | 2022-02-11 05:59:52.442 | | id | db557030-0083-4999-8054-964467688e5a | 2022-02-11 05:59:52.442 | | ip_version | 4 | 2022-02-11 05:59:52.442 | | ipv6_address_mode | None | 2022-02-11 05:59:52.442 | | ipv6_ra_mode | None | 2022-02-11 05:59:52.443 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3260f7d91b9d4943bcf5efb68f3661aa', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-11 05:59:52.443 | | name | public-subnet | 2022-02-11 05:59:52.443 | | network_id | 619680bf-58e9-4484-a823-705f04cab6da | 2022-02-11 05:59:52.443 | | project_id | 3260f7d91b9d4943bcf5efb68f3661aa | 2022-02-11 05:59:52.443 | | revision_number | 0 | 2022-02-11 05:59:52.443 | | segment_id | None | 2022-02-11 05:59:52.443 | | service_types | | 2022-02-11 05:59:52.443 | | subnetpool_id | None | 2022-02-11 05:59:52.443 | | tags | | 2022-02-11 05:59:52.443 | | updated_at | 2022-02-11T05:57:59Z | 2022-02-11 05:59:52.443 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 05:59:52.664 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-02-11 05:59:52.664 | + ./stack.sh:main:1469 : command openstack complete 2022-02-11 05:59:52.668 | + ./stack.sh:main:1469 : openstack complete 2022-02-11 05:59:55.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:55.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:55.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:55.472 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:55.472 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-02-11 05:59:55.846 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-02-11 05:59:55.866 | + functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:55.868 | + ./stack.sh:main:1474 : is_ubuntu 2022-02-11 05:59:55.871 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-11 05:59:55.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-11 05:59:55.876 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-02-11 05:59:55.879 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:59:55.881 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-02-11 05:59:55.884 | + ./stack.sh:main:1476 : set_lvm_filter 2022-02-11 05:59:55.887 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-02-11 05:59:55.890 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-02-11 05:59:55.892 | + lib/lvm:set_lvm_filter:180 : local pv 2022-02-11 05:59:55.895 | + lib/lvm:set_lvm_filter:181 : local vg 2022-02-11 05:59:55.898 | + lib/lvm:set_lvm_filter:182 : local line 2022-02-11 05:59:55.902 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-02-11 05:59:56.016 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-02-11 05:59:56.018 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-02-11 05:59:56.021 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-02-11 05:59:56.040 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-02-11 05:59:56.063 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-02-11 05:59:56.066 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:59:56.069 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-02-11 05:59:56.072 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-02-11 05:59:56.075 | + functions-common:run_phase:1853 : local mode=stack 2022-02-11 05:59:56.078 | + functions-common:run_phase:1854 : local phase=test-config 2022-02-11 05:59:56.081 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-11 05:59:56.084 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-11 05:59:56.087 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-11 05:59:56.090 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-11 05:59:56.093 | + functions-common:run_phase:1863 : local extra 2022-02-11 05:59:56.096 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-11 05:59:56.101 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-11 05:59:56.104 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-11 05:59:56.107 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-11 05:59:56.112 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-02-11 05:59:56.113 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-11 05:59:56.130 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 05:59:56.132 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 05:59:56.135 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:56.138 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-11 05:59:56.141 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:56.143 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:59:56.146 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:56.148 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-02-11 05:59:56.152 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:56.154 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-11 05:59:56.157 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-11 05:59:56.159 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-11 05:59:56.162 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-02-11 05:59:56.214 | [17624 Async install_tempest:90145]: Waiting for completion of install_tempest running on PID 90145 (1 other jobs running) 2022-02-11 05:59:56.239 | [17624 Async install_tempest:90145]: Signaling child to exit 2022-02-11 05:59:56.239 | WAKEUP 2022-02-11 05:59:56.263 | [17624 Async install_tempest:90145]: Signaled 2022-02-11 05:59:56.265 | ++ lib/tempest:install_tempest:702 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-02-11 05:59:56.265 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-02-11 05:59:56.265 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-02-11 05:59:56.265 | ++ functions-common:git_clone:610 : local git_ref=master 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:611 : local orig_dir 2022-02-11 05:59:56.266 | +++ functions-common:git_clone:612 : pwd 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-02-11 05:59:56.266 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:615 : RECLONE=False 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:629 : echo master 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:678 : git show --oneline 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:678 : head -1 2022-02-11 05:59:56.266 | 165397af7 Merge "Fix floating ip timeout issues with uwsgi enabled" 2022-02-11 05:59:56.266 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-11 05:59:56.266 | ++ lib/tempest:install_tempest:703 : pip_install 'tox!=2.8.0' 2022-02-11 05:59:56.266 | Using python 3.8 to install tox!=2.8.0 2022-02-11 05:59:56.266 | ++ 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 'tox!=2.8.0' 2022-02-11 05:59:56.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:56.266 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:56.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:56.267 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:56.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:59:56.267 | Collecting tox!=2.8.0 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-02-11 05:59:56.267 | Collecting py>=1.4.17 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-02-11 05:59:56.267 | Collecting toml>=0.9.4 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-02-11 05:59:56.267 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-02-11 05:59:56.267 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/339/f16c4a86b4424/virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB) 2022-02-11 05:59:56.267 | Collecting pluggy>=0.12.0 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-02-11 05:59:56.267 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.2) 2022-02-11 05:59:56.267 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-02-11 05:59:56.267 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.7) 2022-02-11 05:59:56.267 | Collecting platformdirs<3,>=2 2022-02-11 05:59:56.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d7/385c7db91728b/platformdirs-2.4.1-py3-none-any.whl (14 kB) 2022-02-11 05:59:56.267 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2022-02-11 05:59:56.267 | Installing collected packages: platformdirs, virtualenv, toml, py, pluggy, tox 2022-02-11 05:59:56.267 | Attempting uninstall: platformdirs 2022-02-11 05:59:56.267 | Found existing installation: platformdirs 2.5.0 2022-02-11 05:59:56.267 | Uninstalling platformdirs-2.5.0: 2022-02-11 05:59:56.267 | Successfully uninstalled platformdirs-2.5.0 2022-02-11 05:59:56.267 | Attempting uninstall: virtualenv 2022-02-11 05:59:56.267 | Found existing installation: virtualenv 20.13.1 2022-02-11 05:59:56.268 | Uninstalling virtualenv-20.13.1: 2022-02-11 05:59:56.268 | Successfully uninstalled virtualenv-20.13.1 2022-02-11 05:59:56.268 | Attempting uninstall: py 2022-02-11 05:59:56.268 | Found existing installation: py 1.8.1 2022-02-11 05:59:56.268 | Uninstalling py-1.8.1: 2022-02-11 05:59:56.268 | Successfully uninstalled py-1.8.1 2022-02-11 05:59:56.268 | Attempting uninstall: pluggy 2022-02-11 05:59:56.268 | Found existing installation: pluggy 0.13.0 2022-02-11 05:59:56.268 | Uninstalling pluggy-0.13.0: 2022-02-11 05:59:56.268 | Successfully uninstalled pluggy-0.13.0 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.268 | WARNING: Ignoring invalid distribution -etuptools (/usr/local/lib/python3.8/dist-packages) 2022-02-11 05:59:56.269 | Successfully installed platformdirs-2.4.1 pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.5 virtualenv-20.13.0 2022-02-11 05:59:56.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 05:59:56.269 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:59:56.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 05:59:56.269 | ++ inc/python:pip_install:200 : result=0 2022-02-11 05:59:56.269 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2425 : local name 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2428 : local total 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2432 : start_time=1644558073947 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2434 : [[ -z 1644558073947 ]] 2022-02-11 05:59:56.269 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2437 : end_time=1644558081416 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2438 : elapsed_time=7469 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2439 : total=226999 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 05:59:56.269 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=234468 2022-02-11 05:59:56.269 | ++ inc/python:pip_install:203 : return 0 2022-02-11 05:59:56.269 | ++ lib/tempest:install_tempest:704 : pushd /opt/stack/tempest 2022-02-11 05:59:56.269 | /opt/stack/tempest ~/devstack 2022-02-11 05:59:56.269 | ++ lib/tempest:install_tempest:708 : git checkout master 2022-02-11 05:59:56.269 | M .coveragerc 2022-02-11 05:59:56.269 | M .gitignore 2022-02-11 05:59:56.269 | M .gitreview 2022-02-11 05:59:56.269 | M .mailmap 2022-02-11 05:59:56.269 | M .stestr.conf 2022-02-11 05:59:56.269 | M CONTRIBUTING.rst 2022-02-11 05:59:56.269 | M HACKING.rst 2022-02-11 05:59:56.269 | M LICENSE 2022-02-11 05:59:56.270 | M README.rst 2022-02-11 05:59:56.270 | M REVIEWING.rst 2022-02-11 05:59:56.270 | M bindep.txt 2022-02-11 05:59:56.270 | M doc/requirements.txt 2022-02-11 05:59:56.270 | M doc/source/_extra/.htaccess 2022-02-11 05:59:56.270 | M doc/source/_static/.keep 2022-02-11 05:59:56.270 | M doc/source/account_generator.rst 2022-02-11 05:59:56.270 | M doc/source/cleanup.rst 2022-02-11 05:59:56.270 | M doc/source/conf.py 2022-02-11 05:59:56.270 | M doc/source/configuration.rst 2022-02-11 05:59:56.270 | M doc/source/contributor/contributing.rst 2022-02-11 05:59:56.270 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-02-11 05:59:56.270 | M doc/source/data/tempest-plugins-registry.header 2022-02-11 05:59:56.270 | M doc/source/index.rst 2022-02-11 05:59:56.270 | M doc/source/keystone_scopes_and_roles_support.rst 2022-02-11 05:59:56.270 | M doc/source/library.rst 2022-02-11 05:59:56.270 | M doc/source/library/api_microversion_testing.rst 2022-02-11 05:59:56.270 | M doc/source/library/auth.rst 2022-02-11 05:59:56.270 | M doc/source/library/cli.rst 2022-02-11 05:59:56.270 | M doc/source/library/clients.rst 2022-02-11 05:59:56.270 | M doc/source/library/credential_providers.rst 2022-02-11 05:59:56.270 | M doc/source/library/decorators.rst 2022-02-11 05:59:56.270 | M doc/source/library/rest_client.rst 2022-02-11 05:59:56.270 | M doc/source/library/service_clients/compute_clients.rst 2022-02-11 05:59:56.270 | M doc/source/library/utils.rst 2022-02-11 05:59:56.271 | M doc/source/library/validation_resources.rst 2022-02-11 05:59:56.271 | M doc/source/microversion_testing.rst 2022-02-11 05:59:56.271 | M doc/source/overview.rst 2022-02-11 05:59:56.271 | M doc/source/plugins/index.rst 2022-02-11 05:59:56.271 | M doc/source/plugins/plugin.rst 2022-02-11 05:59:56.271 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-02-11 05:59:56.271 | M doc/source/run.rst 2022-02-11 05:59:56.271 | M doc/source/sampleconf.rst 2022-02-11 05:59:56.271 | M doc/source/stable_branch_support_policy.rst 2022-02-11 05:59:56.271 | M doc/source/stable_branch_testing_policy.rst 2022-02-11 05:59:56.271 | M doc/source/subunit_describe_calls.rst 2022-02-11 05:59:56.271 | M doc/source/supported_version.rst 2022-02-11 05:59:56.271 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-02-11 05:59:56.271 | M doc/source/test_removal.rst 2022-02-11 05:59:56.271 | M doc/source/tests/modules.rst 2022-02-11 05:59:56.271 | M doc/source/workspace.rst 2022-02-11 05:59:56.271 | M doc/source/write_tests.rst 2022-02-11 05:59:56.271 | M etc/accounts.yaml.sample 2022-02-11 05:59:56.271 | M etc/allow-list.yaml 2022-02-11 05:59:56.271 | M etc/logging.conf.sample 2022-02-11 05:59:56.271 | M etc/rbac-persona-accounts.yaml.sample 2022-02-11 05:59:56.271 | M playbooks/devstack-tempest-ipv6.yaml 2022-02-11 05:59:56.271 | M playbooks/devstack-tempest.yaml 2022-02-11 05:59:56.271 | M playbooks/enable-fips.yaml 2022-02-11 05:59:56.271 | M playbooks/post-tempest.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-02-11 05:59:56.271 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-02-11 05:59:56.272 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-02-11 05:59:56.273 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-02-11 05:59:56.274 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-02-11 05:59:56.275 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-02-11 05:59:56.276 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-02-11 05:59:56.277 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-02-11 05:59:56.278 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-02-11 05:59:56.279 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-02-11 05:59:56.280 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-02-11 05:59:56.281 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-02-11 05:59:56.282 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-02-11 05:59:56.282 | M releasenotes/source/_static/.placeholder 2022-02-11 05:59:56.282 | M releasenotes/source/_templates/.placeholder 2022-02-11 05:59:56.282 | M releasenotes/source/conf.py 2022-02-11 05:59:56.282 | M releasenotes/source/index.rst 2022-02-11 05:59:56.282 | M releasenotes/source/unreleased.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v10.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v11.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v12.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v13.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v14.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v15.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v16.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v16.1.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v17.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v17.1.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v17.2.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v18.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v19.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v20.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v21.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v22.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v22.1.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v23.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v24.0.0.rst 2022-02-11 05:59:56.282 | M releasenotes/source/v26.0.0.rst 2022-02-11 05:59:56.283 | M releasenotes/source/v26.1.0.rst 2022-02-11 05:59:56.283 | M releasenotes/source/v27.0.0.rst 2022-02-11 05:59:56.283 | M releasenotes/source/v28.0.0.rst 2022-02-11 05:59:56.283 | M releasenotes/source/v28.1.0.rst 2022-02-11 05:59:56.283 | M releasenotes/source/v29.0.0.rst 2022-02-11 05:59:56.283 | M requirements.txt 2022-02-11 05:59:56.283 | M roles/acl-devstack-files/README.rst 2022-02-11 05:59:56.283 | M roles/acl-devstack-files/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/acl-devstack-files/tasks/main.yaml 2022-02-11 05:59:56.283 | M roles/run-tempest-26/README.rst 2022-02-11 05:59:56.283 | M roles/run-tempest-26/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/run-tempest-26/tasks/main.yaml 2022-02-11 05:59:56.283 | M roles/run-tempest/README.rst 2022-02-11 05:59:56.283 | M roles/run-tempest/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/run-tempest/tasks/main.yaml 2022-02-11 05:59:56.283 | M roles/setup-tempest-data-dir/README.rst 2022-02-11 05:59:56.283 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-02-11 05:59:56.283 | M roles/setup-tempest-run-dir/README.rst 2022-02-11 05:59:56.283 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-02-11 05:59:56.283 | M roles/tempest-cleanup/README.rst 2022-02-11 05:59:56.283 | M roles/tempest-cleanup/defaults/main.yaml 2022-02-11 05:59:56.283 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-02-11 05:59:56.283 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-02-11 05:59:56.283 | M roles/tempest-cleanup/tasks/main.yaml 2022-02-11 05:59:56.283 | M setup.cfg 2022-02-11 05:59:56.283 | M setup.py 2022-02-11 05:59:56.283 | M tempest/README.rst 2022-02-11 05:59:56.283 | M tempest/__init__.py 2022-02-11 05:59:56.283 | M tempest/api/README.rst 2022-02-11 05:59:56.283 | M tempest/api/__init__.py 2022-02-11 05:59:56.283 | M tempest/api/compute/__init__.py 2022-02-11 05:59:56.283 | M tempest/api/compute/admin/__init__.py 2022-02-11 05:59:56.283 | M tempest/api/compute/admin/test_agents.py 2022-02-11 05:59:56.283 | M tempest/api/compute/admin/test_aggregates.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_availability_zone.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_create_server.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_delete_server.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_fixed_ips.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors_access.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_hosts.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_hosts_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_hypervisor.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_live_migration.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_migrations.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_networks.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_quotas.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_quotas_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_security_groups.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_servers.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_servers_negative.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_services.py 2022-02-11 05:59:56.284 | M tempest/api/compute/admin/test_services_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-02-11 05:59:56.285 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/admin/test_volume.py 2022-02-11 05:59:56.285 | M tempest/api/compute/admin/test_volume_swap.py 2022-02-11 05:59:56.285 | M tempest/api/compute/admin/test_volumes_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/api_microversion_fixture.py 2022-02-11 05:59:56.285 | M tempest/api/compute/base.py 2022-02-11 05:59:56.285 | M tempest/api/compute/certificates/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/certificates/test_certificates.py 2022-02-11 05:59:56.285 | M tempest/api/compute/flavors/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/flavors/test_flavors.py 2022-02-11 05:59:56.285 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/base.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-02-11 05:59:56.285 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_image_metadata.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_images.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_images_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_images_oneserver.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_list_image_filters.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/images/test_list_images.py 2022-02-11 05:59:56.285 | M tempest/api/compute/keypairs/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/keypairs/base.py 2022-02-11 05:59:56.285 | M tempest/api/compute/keypairs/test_keypairs.py 2022-02-11 05:59:56.285 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-02-11 05:59:56.285 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-02-11 05:59:56.285 | M tempest/api/compute/limits/__init__.py 2022-02-11 05:59:56.285 | M tempest/api/compute/limits/test_absolute_limits.py 2022-02-11 05:59:56.286 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/__init__.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/base.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/test_security_groups.py 2022-02-11 05:59:56.286 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/__init__.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_availability_zone.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_create_server.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_delete_server.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_device_tagging.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_disk_config.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_instance_actions.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_list_server_filters.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_multiple_create.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_novnc.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_actions.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_addresses.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_group.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_metadata.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_password.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_personality.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_rescue.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_server_tags.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_servers.py 2022-02-11 05:59:56.286 | M tempest/api/compute/servers/test_servers_microversions.py 2022-02-11 05:59:56.287 | M tempest/api/compute/servers/test_servers_negative.py 2022-02-11 05:59:56.287 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-02-11 05:59:56.287 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-02-11 05:59:56.287 | M tempest/api/compute/test_extensions.py 2022-02-11 05:59:56.287 | M tempest/api/compute/test_networks.py 2022-02-11 05:59:56.287 | M tempest/api/compute/test_quotas.py 2022-02-11 05:59:56.287 | M tempest/api/compute/test_tenant_networks.py 2022-02-11 05:59:56.287 | M tempest/api/compute/test_versions.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/__init__.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_attach_volume.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_volumes_get.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_volumes_list.py 2022-02-11 05:59:56.287 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-02-11 05:59:56.287 | M tempest/api/identity/__init__.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/__init__.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/__init__.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_roles.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_services.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_tenants.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_tokens.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_users.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v3/__init__.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-02-11 05:59:56.287 | M tempest/api/identity/admin/v3/test_credentials.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_domains.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_groups.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_inherits.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_list_users.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_policies.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_projects.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_regions.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_roles.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_services.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_tokens.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_trusts.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_users.py 2022-02-11 05:59:56.288 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-02-11 05:59:56.288 | M tempest/api/identity/base.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/__init__.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_api_discovery.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_extension.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_tenants.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_tokens.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v2/test_users.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v3/__init__.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v3/test_access_rules.py 2022-02-11 05:59:56.288 | M tempest/api/identity/v3/test_api_discovery.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_application_credentials.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_catalog.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_domains.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_projects.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_tokens.py 2022-02-11 05:59:56.289 | M tempest/api/identity/v3/test_users.py 2022-02-11 05:59:56.289 | M tempest/api/image/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/image/base.py 2022-02-11 05:59:56.289 | M tempest/api/image/v1/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/image/v1/test_image_members.py 2022-02-11 05:59:56.289 | M tempest/api/image/v1/test_image_members_negative.py 2022-02-11 05:59:56.289 | M tempest/api/image/v1/test_images.py 2022-02-11 05:59:56.289 | M tempest/api/image/v1/test_images_negative.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_member.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_member_negative.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_negative.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_tags.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_images_tags_negative.py 2022-02-11 05:59:56.289 | M tempest/api/image/v2/test_versions.py 2022-02-11 05:59:56.289 | M tempest/api/network/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/__init__.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/test_external_network_extension.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/test_external_networks_negative.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-02-11 05:59:56.289 | M tempest/api/network/admin/test_metering_extensions.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_negative_quotas.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_ports.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_quotas.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_routers.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_routers_dvr.py 2022-02-11 05:59:56.290 | M tempest/api/network/admin/test_routers_negative.py 2022-02-11 05:59:56.290 | M tempest/api/network/base.py 2022-02-11 05:59:56.290 | M tempest/api/network/base_security_groups.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_agent_management_negative.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_allowed_address_pair.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_dhcp_ipv6.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_extensions.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_extra_dhcp_options.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_floating_ips.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_floating_ips_negative.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_networks.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_networks_negative.py 2022-02-11 05:59:56.290 | M tempest/api/network/test_ports.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_routers.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_routers_negative.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_security_groups.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_security_groups_negative.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_service_providers.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_subnetpools_extensions.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_tags.py 2022-02-11 05:59:56.291 | M tempest/api/network/test_versions.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/__init__.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/base.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_account_bulk.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_account_quotas.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_account_services.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_account_services_negative.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_acl.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_acl_negative.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_quotas.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_services.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_services_negative.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_staticweb.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_sync.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_crossdomain.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_healthcheck.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_object_expiry.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_object_formpost.py 2022-02-11 05:59:56.291 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-02-11 05:59:56.292 | M tempest/api/object_storage/test_object_services.py 2022-02-11 05:59:56.292 | M tempest/api/object_storage/test_object_slo.py 2022-02-11 05:59:56.292 | M tempest/api/object_storage/test_object_temp_url.py 2022-02-11 05:59:56.292 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-02-11 05:59:56.292 | M tempest/api/object_storage/test_object_version.py 2022-02-11 05:59:56.292 | M tempest/api/volume/__init__.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/__init__.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_group_snapshots.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_group_type_specs.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_group_types.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_groups.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_multi_backend.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_qos.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_user_messages.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_hosts.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_manage.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_pools.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_quotas.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_retype.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_services.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_type_access.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_types.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volumes_actions.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volumes_backup.py 2022-02-11 05:59:56.292 | M tempest/api/volume/admin/test_volumes_list.py 2022-02-11 05:59:56.293 | M tempest/api/volume/api_microversion_fixture.py 2022-02-11 05:59:56.293 | M tempest/api/volume/base.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_availability_zone.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_extensions.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_image_metadata.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_snapshot_metadata.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_versions.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volume_absolute_limits.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volume_delete_cascade.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volume_metadata.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volume_transfers.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_actions.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_backup.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_clone.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_clone_negative.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_extend.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_get.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_list.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_negative.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_snapshots.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-02-11 05:59:56.293 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-02-11 05:59:56.293 | M tempest/clients.py 2022-02-11 05:59:56.293 | M tempest/cmd/__init__.py 2022-02-11 05:59:56.293 | M tempest/cmd/cleanup.py 2022-02-11 05:59:56.293 | M tempest/cmd/cleanup_service.py 2022-02-11 05:59:56.293 | M tempest/cmd/config-generator.tempest.conf 2022-02-11 05:59:56.293 | M tempest/cmd/init.py 2022-02-11 05:59:56.293 | M tempest/cmd/list_plugins.py 2022-02-11 05:59:56.293 | M tempest/cmd/main.py 2022-02-11 05:59:56.293 | M tempest/cmd/run.py 2022-02-11 05:59:56.293 | M tempest/cmd/subunit_describe_calls.py 2022-02-11 05:59:56.293 | M tempest/cmd/verify_tempest_config.py 2022-02-11 05:59:56.293 | M tempest/cmd/workspace.py 2022-02-11 05:59:56.293 | M tempest/common/__init__.py 2022-02-11 05:59:56.293 | M tempest/common/compute.py 2022-02-11 05:59:56.293 | M tempest/common/credentials_factory.py 2022-02-11 05:59:56.294 | M tempest/common/custom_matchers.py 2022-02-11 05:59:56.294 | M tempest/common/identity.py 2022-02-11 05:59:56.294 | M tempest/common/image.py 2022-02-11 05:59:56.294 | M tempest/common/tempest_fixtures.py 2022-02-11 05:59:56.294 | M tempest/common/utils/__init__.py 2022-02-11 05:59:56.294 | M tempest/common/utils/linux/__init__.py 2022-02-11 05:59:56.294 | M tempest/common/utils/linux/remote_client.py 2022-02-11 05:59:56.294 | M tempest/common/utils/net_info.py 2022-02-11 05:59:56.294 | M tempest/common/utils/net_utils.py 2022-02-11 05:59:56.294 | M tempest/common/waiters.py 2022-02-11 05:59:56.294 | M tempest/config.py 2022-02-11 05:59:56.294 | M tempest/hacking/__init__.py 2022-02-11 05:59:56.294 | M tempest/hacking/checks.py 2022-02-11 05:59:56.294 | M tempest/lib/__init__.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/__init__.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/__init__.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/__init__.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-02-11 05:59:56.294 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-02-11 05:59:56.295 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-02-11 05:59:56.296 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/backups.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/extensions.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/group_types.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/groups.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/hosts.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/limits.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/messages.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/qos.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/quotas.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/services.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/transfers.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-02-11 05:59:56.297 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-02-11 05:59:56.298 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-02-11 05:59:56.298 | M tempest/lib/api_schema/response/volume/volumes.py 2022-02-11 05:59:56.298 | M tempest/lib/auth.py 2022-02-11 05:59:56.298 | M tempest/lib/base.py 2022-02-11 05:59:56.298 | M tempest/lib/cli/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/cli/base.py 2022-02-11 05:59:56.298 | M tempest/lib/cli/output_parser.py 2022-02-11 05:59:56.298 | M tempest/lib/cmd/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/common/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/common/api_microversion_fixture.py 2022-02-11 05:59:56.298 | M tempest/lib/common/api_version_request.py 2022-02-11 05:59:56.298 | M tempest/lib/common/api_version_utils.py 2022-02-11 05:59:56.298 | M tempest/lib/common/cred_client.py 2022-02-11 05:59:56.298 | M tempest/lib/common/cred_provider.py 2022-02-11 05:59:56.298 | M tempest/lib/common/dynamic_creds.py 2022-02-11 05:59:56.298 | M tempest/lib/common/fixed_network.py 2022-02-11 05:59:56.298 | M tempest/lib/common/http.py 2022-02-11 05:59:56.298 | M tempest/lib/common/jsonschema_validator.py 2022-02-11 05:59:56.298 | M tempest/lib/common/preprov_creds.py 2022-02-11 05:59:56.298 | M tempest/lib/common/profiler.py 2022-02-11 05:59:56.298 | M tempest/lib/common/rest_client.py 2022-02-11 05:59:56.298 | M tempest/lib/common/ssh.py 2022-02-11 05:59:56.298 | M tempest/lib/common/thread.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/data_utils.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/linux/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/linux/remote_client.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/misc.py 2022-02-11 05:59:56.298 | M tempest/lib/common/utils/test_utils.py 2022-02-11 05:59:56.298 | M tempest/lib/common/validation_resources.py 2022-02-11 05:59:56.298 | M tempest/lib/decorators.py 2022-02-11 05:59:56.298 | M tempest/lib/exceptions.py 2022-02-11 05:59:56.298 | M tempest/lib/services/__init__.py 2022-02-11 05:59:56.298 | M tempest/lib/services/clients.py 2022-02-11 05:59:56.298 | M tempest/lib/services/compute/__init__.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/agents_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/aggregates_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/availability_zone_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/base_compute_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/certificates_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/extensions_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/fixed_ips_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/flavors_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/floating_ips_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/hosts_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/hypervisor_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/images_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/interfaces_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/keypairs_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/limits_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/migrations_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/networks_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/quota_classes_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/quotas_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/security_group_rules_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/security_groups_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/server_groups_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/servers_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/services_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/snapshots_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/tenant_networks_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/tenant_usages_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/versions_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/compute/volumes_client.py 2022-02-11 05:59:56.299 | M tempest/lib/services/identity/__init__.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/__init__.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/identity_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/roles_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/services_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/tenants_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/token_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v2/users_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/__init__.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/catalog_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/credentials_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/domains_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/groups_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/identity_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/limits_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/mappings_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/policies_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/projects_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/protocols_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/regions_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/roles_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/services_client.py 2022-02-11 05:59:56.300 | M tempest/lib/services/identity/v3/token_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/identity/v3/trusts_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/identity/v3/users_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/identity/v3/versions_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/__init__.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v1/__init__.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v1/image_members_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v1/images_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/__init__.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/image_members_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/images_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/namespaces_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/resource_types_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/schemas_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/image/v2/versions_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/__init__.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/agents_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/base.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/extensions_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/floating_ips_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/log_resource_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/loggable_resource_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/metering_label_rules_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/metering_labels_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/networks_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/ports_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/qos_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/quotas_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/routers_client.py 2022-02-11 05:59:56.301 | M tempest/lib/services/network/security_group_rules_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/security_groups_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/segments_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/service_providers_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/subnetpools_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/subnets_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/tags_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/trunks_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/network/versions_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/__init__.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/account_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/capabilities_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/container_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/object_storage/object_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/placement/__init__.py 2022-02-11 05:59:56.302 | M tempest/lib/services/placement/base_placement_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/placement/placement_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/placement/resource_providers_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/__init__.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/base_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/__init__.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/backups_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/extensions_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/hosts_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/limits_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/qos_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-02-11 05:59:56.302 | M tempest/lib/services/volume/v2/quotas_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/services_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/transfers_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/types_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v2/volumes_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/__init__.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/attachments_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/backups_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/base_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/extensions_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/group_types_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/groups_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/hosts_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/limits_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/messages_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/qos_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/quotas_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/services_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/transfers_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/types_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/versions_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-02-11 05:59:56.303 | M tempest/lib/services/volume/v3/volumes_client.py 2022-02-11 05:59:56.303 | M tempest/scenario/README.rst 2022-02-11 05:59:56.303 | M tempest/scenario/__init__.py 2022-02-11 05:59:56.303 | M tempest/scenario/manager.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_aggregates_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_dashboard_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_minimum_basic.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_network_advanced_server_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_network_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_network_qos_placement.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_network_v6.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_object_storage_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_security_groups_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_server_advanced_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_server_basic_ops.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_server_multinode.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_shelve_instance.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_snapshot_pattern.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_stamp_pattern.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_unified_limits.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_volume_backup_restore.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_volume_boot_pattern.py 2022-02-11 05:59:56.304 | M tempest/scenario/test_volume_migrate_attached.py 2022-02-11 05:59:56.304 | M tempest/services/__init__.py 2022-02-11 05:59:56.304 | M tempest/services/orchestration/__init__.py 2022-02-11 05:59:56.304 | M tempest/services/orchestration/json/__init__.py 2022-02-11 05:59:56.304 | M tempest/services/orchestration/json/orchestration_client.py 2022-02-11 05:59:56.304 | M tempest/test.py 2022-02-11 05:59:56.304 | M tempest/test_discover/__init__.py 2022-02-11 05:59:56.304 | M tempest/test_discover/plugins.py 2022-02-11 05:59:56.304 | M tempest/test_discover/test_discover.py 2022-02-11 05:59:56.304 | M tempest/tests/README.rst 2022-02-11 05:59:56.304 | M tempest/tests/__init__.py 2022-02-11 05:59:56.304 | M tempest/tests/api/__init__.py 2022-02-11 05:59:56.304 | M tempest/tests/api/compute/__init__.py 2022-02-11 05:59:56.304 | M tempest/tests/api/compute/test_base.py 2022-02-11 05:59:56.304 | M tempest/tests/base.py 2022-02-11 05:59:56.304 | M tempest/tests/cmd/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-02-11 05:59:56.305 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_account_generator.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_cleanup.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_cleanup_services.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_list_plugins.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_run.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_saved_state_json.json 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_tempest_init.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-02-11 05:59:56.305 | M tempest/tests/cmd/test_workspace.py 2022-02-11 05:59:56.305 | M tempest/tests/common/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_admin_available.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_alt_available.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_compute.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_credentials_factory.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_custom_matchers.py 2022-02-11 05:59:56.305 | M tempest/tests/common/test_image.py 2022-02-11 05:59:56.305 | M tempest/tests/common/utils/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/common/utils/linux/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-02-11 05:59:56.305 | M tempest/tests/common/utils/test_net_utils.py 2022-02-11 05:59:56.305 | M tempest/tests/fake_config.py 2022-02-11 05:59:56.305 | M tempest/tests/fake_tempest_plugin.py 2022-02-11 05:59:56.305 | M tempest/tests/files/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/files/failing-tests 2022-02-11 05:59:56.305 | M tempest/tests/files/passing-tests 2022-02-11 05:59:56.305 | M tempest/tests/files/setup.cfg 2022-02-11 05:59:56.305 | M tempest/tests/files/testr-conf 2022-02-11 05:59:56.305 | M tempest/tests/lib/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cli/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cli/test_command_failed.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cli/test_execute.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cli/test_output_parser.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cmd/__init__.py 2022-02-11 05:59:56.305 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/__init__.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_api_version_request.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_api_version_utils.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_cred_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_http.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_preprov_creds.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_profiler.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_rest_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/test_validation_resources.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/__init__.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/test_misc.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/fake_auth_provider.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/fake_credentials.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/fake_http.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/fake_identity.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/__init__.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/base.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/__init__.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-02-11 05:59:56.306 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_images_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_services_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/__init__.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-02-11 05:59:56.307 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/__init__.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v1/__init__.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v2/__init__.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-02-11 05:59:56.308 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/__init__.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_agents_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_networks_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_ports_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_qos_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_routers_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_segments_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_tags_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/network/test_versions_client.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/object_storage/__init__.py 2022-02-11 05:59:56.309 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/placement/__init__.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/registry_fixture.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/test_clients.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/__init__.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-02-11 05:59:56.310 | M tempeSwitched to branch 'master' 2022-02-11 05:59:56.310 | st/tests/lib/services/volume/v3/test_group_types_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-02-11 05:59:56.310 | M tempest/tests/lib/test_auth.py 2022-02-11 05:59:56.311 | M tempest/tests/lib/test_base.py 2022-02-11 05:59:56.311 | M tempest/tests/lib/test_credentials.py 2022-02-11 05:59:56.311 | M tempest/tests/lib/test_decorators.py 2022-02-11 05:59:56.311 | M tempest/tests/lib/test_ssh.py 2022-02-11 05:59:56.311 | M tempest/tests/lib/test_tempest_lib.py 2022-02-11 05:59:56.311 | M tempest/tests/test_base_test.py 2022-02-11 05:59:56.311 | M tempest/tests/test_config.py 2022-02-11 05:59:56.311 | M tempest/tests/test_decorators.py 2022-02-11 05:59:56.311 | M tempest/tests/test_hacking.py 2022-02-11 05:59:56.311 | M tempest/tests/test_imports.py 2022-02-11 05:59:56.311 | M tempest/tests/test_list_tests.py 2022-02-11 05:59:56.311 | M tempest/tests/test_microversions.py 2022-02-11 05:59:56.311 | M tempest/tests/test_tempest_plugin.py 2022-02-11 05:59:56.311 | M tempest/tests/test_test.py 2022-02-11 05:59:56.311 | M tempest/tests/utils.py 2022-02-11 05:59:56.311 | M tempest/version.py 2022-02-11 05:59:56.311 | M test-requirements.txt 2022-02-11 05:59:56.311 | M tools/generate-tempest-plugins-list.py 2022-02-11 05:59:56.311 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-02-11 05:59:56.311 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-02-11 05:59:56.311 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-02-11 05:59:56.311 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-02-11 05:59:56.311 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-02-11 05:59:56.311 | M tools/tempest-plugin-sanity.sh 2022-02-11 05:59:56.311 | M tox.ini 2022-02-11 05:59:56.311 | M zuul.d/base.yaml 2022-02-11 05:59:56.311 | M zuul.d/integrated-gate.yaml 2022-02-11 05:59:56.311 | M zuul.d/project.yaml 2022-02-11 05:59:56.311 | M zuul.d/stable-jobs.yaml 2022-02-11 05:59:56.311 | M zuul.d/tempest-specific.yaml 2022-02-11 05:59:56.311 | Your branch is up to date with 'origin/master'. 2022-02-11 05:59:56.311 | ++ lib/tempest:install_tempest:710 : local tmp_u_c_m 2022-02-11 05:59:56.311 | +++ lib/tempest:install_tempest:711 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-11 05:59:56.311 | ++ lib/tempest:install_tempest:711 : tmp_u_c_m=/tmp/tempest_u_c_m.mXGcT5yCnA 2022-02-11 05:59:56.311 | ++ lib/tempest:install_tempest:712 : set_tempest_venv_constraints /tmp/tempest_u_c_m.mXGcT5yCnA 2022-02-11 05:59:56.311 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-02-11 05:59:56.312 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.mXGcT5yCnA 2022-02-11 05:59:56.312 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-02-11 05:59:56.312 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-02-11 05:59:56.312 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-02-11 05:59:56.312 | ++ lib/tempest:install_tempest:714 : tox -r --notest -efull 2022-02-11 05:59:56.312 | full create: /opt/stack/tempest/.tox/tempest 2022-02-11 05:59:56.312 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-11 05:59:56.312 | full develop-inst: /opt/stack/tempest 2022-02-11 05:59:56.312 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@165397af71bdb89ea942b680480f25b32e94e685#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-11 05:59:56.312 | ___________________________________ summary ____________________________________ 2022-02-11 05:59:56.312 | full: skipped tests 2022-02-11 05:59:56.312 | congratulations :) 2022-02-11 05:59:56.312 | ++ lib/tempest:install_tempest:718 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.mXGcT5yCnA -r requirements.txt 2022-02-11 05:59:56.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:59:56.312 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-11 05:59:56.312 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-11 05:59:56.312 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-11 05:59:56.313 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-11 05:59:56.313 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.7.1) 2022-02-11 05:59:56.313 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-11 05:59:56.313 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-11 05:59:56.313 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-11 05:59:56.313 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-11 05:59:56.313 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-11 05:59:56.313 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-11 05:59:56.313 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-11 05:59:56.313 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-11 05:59:56.313 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-11 05:59:56.313 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-11 05:59:56.313 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-11 05:59:56.313 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-11 05:59:56.313 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-11 05:59:56.314 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-11 05:59:56.314 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-11 05:59:56.314 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 05:59:56.314 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-11 05:59:56.314 | ++ lib/tempest:install_tempest:719 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-02-11 05:59:56.314 | ++ lib/tempest:install_tempest:720 : rm -f /tmp/tempest_u_c_m.mXGcT5yCnA 2022-02-11 05:59:56.314 | ++ lib/tempest:install_tempest:721 : popd 2022-02-11 05:59:56.314 | ~/devstack 2022-02-11 05:59:56.329 | [17624 Async install_tempest:90145]: finished install_tempest with result 0 in 49 seconds 2022-02-11 05:59:56.334 | ++ inc/async:async_wait:197 : return 0 2022-02-11 05:59:56.337 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-02-11 05:59:56.340 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 05:59:56.343 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-02-11 05:59:56.345 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-02-11 05:59:56.348 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-02-11 05:59:56.350 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-02-11 05:59:56.353 | ++ inc/python:setup_develop:338 : local bindep 2022-02-11 05:59:56.355 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-11 05:59:56.357 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-02-11 05:59:56.360 | ++ inc/python:setup_develop:344 : local extras= 2022-02-11 05:59:56.362 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-02-11 05:59:56.364 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-11 05:59:56.366 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-11 05:59:56.369 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-02-11 05:59:56.372 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-11 05:59:56.374 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-11 05:59:56.377 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-02-11 05:59:56.380 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-11 05:59:56.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-02-11 05:59:56.386 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-11 05:59:56.389 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-11 05:59:56.392 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-02-11 05:59:56.398 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-02-11 05:59:56.401 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-02-11 05:59:57.100 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-02-11 05:59:57.102 | ++ inc/python:setup_package:418 : local bindep=0 2022-02-11 05:59:57.105 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-02-11 05:59:57.108 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-02-11 05:59:57.110 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-11 05:59:57.112 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-02-11 05:59:57.114 | ++ inc/python:setup_package:427 : local flags=-e 2022-02-11 05:59:57.116 | ++ inc/python:setup_package:428 : local extras= 2022-02-11 05:59:57.121 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-02-11 05:59:57.121 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-02-11 05:59:57.123 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-11 05:59:57.125 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-11 05:59:57.128 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-11 05:59:57.130 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-02-11 05:59:57.154 | Using python 3.8 to install /opt/stack/tempest 2022-02-11 05:59:57.156 | ++ 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/tempest 2022-02-11 05:59:58.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:58.115 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:58.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 05:59:58.115 | from cryptography.utils import int_from_bytes 2022-02-11 05:59:59.405 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 05:59:59.433 | Obtaining file:///opt/stack/tempest 2022-02-11 05:59:59.434 | Preparing metadata (setup.py): started 2022-02-11 06:00:01.385 | Preparing metadata (setup.py): finished with status 'done' 2022-02-11 06:00:01.540 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (5.8.0) 2022-02-11 06:00:01.541 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (3.10.0) 2022-02-11 06:00:01.542 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev77) (3.2.0) 2022-02-11 06:00:01.543 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (2.5.0) 2022-02-11 06:00:01.545 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (2.8.1) 2022-02-11 06:00:01.546 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (36.0.1) 2022-02-11 06:00:01.546 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (0.8.0) 2022-02-11 06:00:01.547 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (4.5.0) 2022-02-11 06:00:01.549 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (8.7.1) 2022-02-11 06:00:01.550 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (4.6.1) 2022-02-11 06:00:01.551 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (3.2.1) 2022-02-11 06:00:01.552 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (4.2.0) 2022-02-11 06:00:01.553 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (4.12.1) 2022-02-11 06:00:01.554 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (3.0.0) 2022-02-11 06:00:01.555 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (6.0) 2022-02-11 06:00:01.556 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (1.4.0) 2022-02-11 06:00:01.557 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (3.5.0) 2022-02-11 06:00:01.558 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (3.0.0) 2022-02-11 06:00:01.559 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (1.26.8) 2022-02-11 06:00:01.560 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev77) (2.4.0) 2022-02-11 06:00:01.574 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev77) (3.0.7) 2022-02-11 06:00:01.575 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev77) (2.3.3) 2022-02-11 06:00:01.576 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev77) (0.5.0) 2022-02-11 06:00:01.615 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==29.2.1.dev77) (1.15.0) 2022-02-11 06:00:01.623 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev77) (1.13.3) 2022-02-11 06:00:01.633 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==29.2.1.dev77) (1.16.0) 2022-02-11 06:00:01.659 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev77) (0.17.3) 2022-02-11 06:00:01.660 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev77) (5.1.0) 2022-02-11 06:00:01.702 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev77) (1.5.0) 2022-02-11 06:00:01.703 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev77) (2.27.1) 2022-02-11 06:00:01.745 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev77) (2.8.2) 2022-02-11 06:00:01.748 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev77) (3.4.0) 2022-02-11 06:00:01.751 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev77) (0.9.6) 2022-02-11 06:00:01.760 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev77) (1.0.3) 2022-02-11 06:00:01.762 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev77) (2021.3) 2022-02-11 06:00:01.777 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev77) (0.11.0) 2022-02-11 06:00:01.778 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev77) (21.3) 2022-02-11 06:00:01.780 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev77) (1.0.2) 2022-02-11 06:00:01.817 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev77) (1.5.0) 2022-02-11 06:00:01.818 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev77) (3.2.0) 2022-02-11 06:00:01.838 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev77) (0.2.5) 2022-02-11 06:00:01.856 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev77) (1.0.0) 2022-02-11 06:00:01.892 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev77) (0.18.2) 2022-02-11 06:00:01.894 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev77) (0.12.2) 2022-02-11 06:00:01.983 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==29.2.1.dev77) (2.21) 2022-02-11 06:00:02.043 | 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->tempest==29.2.1.dev77) (21.4.0) 2022-02-11 06:00:02.044 | 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->tempest==29.2.1.dev77) (1.8.2) 2022-02-11 06:00:02.238 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev77) (2019.11.28) 2022-02-11 06:00:02.240 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev77) (3.3) 2022-02-11 06:00:02.243 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev77) (2.0.11) 2022-02-11 06:00:04.534 | Installing collected packages: tempest 2022-02-11 06:00:04.536 | Running setup.py develop for tempest 2022-02-11 06:00:07.376 | Successfully installed tempest 2022-02-11 06:00:07.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-11 06:00:07.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 06:00:07.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-11 06:00:07.542 | ++ inc/python:pip_install:200 : result=0 2022-02-11 06:00:07.544 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-11 06:00:07.547 | ++ functions-common:time_stop:2425 : local name 2022-02-11 06:00:07.549 | ++ functions-common:time_stop:2426 : local end_time 2022-02-11 06:00:07.551 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-11 06:00:07.554 | ++ functions-common:time_stop:2428 : local total 2022-02-11 06:00:07.557 | ++ functions-common:time_stop:2429 : local start_time 2022-02-11 06:00:07.560 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-11 06:00:07.562 | ++ functions-common:time_stop:2432 : start_time=1644559197148 2022-02-11 06:00:07.564 | ++ functions-common:time_stop:2434 : [[ -z 1644559197148 ]] 2022-02-11 06:00:07.567 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-11 06:00:07.571 | ++ functions-common:time_stop:2437 : end_time=1644559207569 2022-02-11 06:00:07.573 | ++ functions-common:time_stop:2438 : elapsed_time=10421 2022-02-11 06:00:07.576 | ++ functions-common:time_stop:2439 : total=243263 2022-02-11 06:00:07.578 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-11 06:00:07.580 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=253684 2022-02-11 06:00:07.582 | ++ inc/python:pip_install:203 : return 0 2022-02-11 06:00:07.585 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-11 06:00:07.587 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-11 06:00:07.591 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-11 06:00:07.614 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-11 06:00:07.632 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-02-11 06:00:07.635 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-02-11 06:00:07.637 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-02-11 06:00:07.640 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-11 06:00:07.642 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-02-11 06:00:07.645 | ++ inc/python:use_library_from_git:253 : return 1 2022-02-11 06:00:07.648 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-02-11 06:00:07.651 | ++ lib/tempest:configure_tempest:140 : local images 2022-02-11 06:00:07.653 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-02-11 06:00:07.655 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-02-11 06:00:07.657 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-02-11 06:00:07.660 | ++ lib/tempest:configure_tempest:144 : local password 2022-02-11 06:00:07.662 | ++ lib/tempest:configure_tempest:145 : local line 2022-02-11 06:00:07.664 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-02-11 06:00:07.668 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-02-11 06:00:07.671 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-02-11 06:00:07.674 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-02-11 06:00:07.676 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-02-11 06:00:07.679 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-02-11 06:00:07.681 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-02-11 06:00:07.684 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-02-11 06:00:07.686 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-02-11 06:00:07.688 | ++ lib/tempest:configure_tempest:155 : local disk 2022-02-11 06:00:07.691 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-02-11 06:00:07.691 | ' 2022-02-11 06:00:07.693 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-02-11 06:00:07.695 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-02-11 06:00:07.718 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:07.721 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-02-11 06:00:07.722 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-02-11 06:00:07.722 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-02-11 06:00:10.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:10.334 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:10.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:10.334 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:10.525 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 06:00:10.529 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-02-11 06:00:10.531 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-02-11 06:00:10.534 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-02-11 06:00:10.537 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-02-11 06:00:10.539 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-02-11 06:00:10.542 | ++ lib/tempest:configure_tempest:186 : image_uuid=f7b2c0c3-4867-4d97-929b-a6c76101995d 2022-02-11 06:00:10.544 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=f7b2c0c3-4867-4d97-929b-a6c76101995d 2022-02-11 06:00:10.546 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-02-11 06:00:10.569 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-02-11 06:00:10.574 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-02-11 06:00:10.577 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-02-11 06:00:10.579 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-02-11 06:00:10.583 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-02-11 06:00:10.584 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-02-11 06:00:10.586 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-02-11 06:00:10.590 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-02-11 06:00:10.594 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-02-11 06:00:10.594 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-02-11 06:00:12.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:12.975 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:12.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:12.975 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:13.148 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 06:00:13.155 | ++ lib/tempest:configure_tempest:213 : admin_project_id=3260f7d91b9d4943bcf5efb68f3661aa 2022-02-11 06:00:13.163 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-02-11 06:00:13.183 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:13.186 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-02-11 06:00:15.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:15.772 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:15.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:15.772 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:15.951 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 06:00:15.954 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.954 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-11 06:00:15.954 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.954 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-11 06:00:15.954 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-11 06:00:15.954 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-11 06:00:15.954 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-11 06:00:15.954 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-11 06:00:15.954 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-11 06:00:15.954 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-02-11 06:00:15.957 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-02-11 06:00:15.959 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.959 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-11 06:00:15.959 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.959 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.959 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-11 06:00:15.959 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-11 06:00:15.959 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-11 06:00:15.959 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.959 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.959 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.959 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-11 06:00:15.959 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-11 06:00:15.960 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.960 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-11 06:00:15.960 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-11 06:00:15.960 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-11 06:00:15.960 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-11 06:00:15.960 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-02-11 06:00:15.963 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-02-11 06:00:15.966 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.967 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-11 06:00:15.967 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-11 06:00:15.967 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-11 06:00:15.967 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-11 06:00:15.967 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-11 06:00:15.967 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-11 06:00:15.967 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-11 06:00:15.967 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-11 06:00:15.967 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-02-11 06:00:15.972 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-02-11 06:00:15.977 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-02-11 06:00:16.012 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-02-11 06:00:16.016 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-02-11 06:00:16.018 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-02-11 06:00:16.021 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-11 06:00:16.025 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-11 06:00:18.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:18.406 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:18.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:18.406 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:18.609 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 06:00:18.612 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-11 06:00:18.612 | address-scope 2022-02-11 06:00:18.612 | router-admin-state-down-before-update 2022-02-11 06:00:18.612 | agent 2022-02-11 06:00:18.612 | agent-resources-synced 2022-02-11 06:00:18.612 | allowed-address-pairs 2022-02-11 06:00:18.613 | auto-allocated-topology 2022-02-11 06:00:18.613 | availability_zone 2022-02-11 06:00:18.613 | availability_zone_filter 2022-02-11 06:00:18.613 | default-subnetpools 2022-02-11 06:00:18.613 | dhcp_agent_scheduler 2022-02-11 06:00:18.613 | dvr 2022-02-11 06:00:18.613 | empty-string-filtering 2022-02-11 06:00:18.613 | external-net 2022-02-11 06:00:18.613 | extra_dhcp_opt 2022-02-11 06:00:18.613 | extraroute 2022-02-11 06:00:18.613 | extraroute-atomic 2022-02-11 06:00:18.613 | filter-validation 2022-02-11 06:00:18.613 | fip-port-details 2022-02-11 06:00:18.613 | flavors 2022-02-11 06:00:18.613 | floatingip-pools 2022-02-11 06:00:18.614 | ip-substring-filtering 2022-02-11 06:00:18.614 | router 2022-02-11 06:00:18.614 | ext-gw-mode 2022-02-11 06:00:18.614 | l3-ha 2022-02-11 06:00:18.614 | l3-flavors 2022-02-11 06:00:18.614 | l3-port-ip-change-not-allowed 2022-02-11 06:00:18.614 | l3_agent_scheduler 2022-02-11 06:00:18.614 | multi-provider 2022-02-11 06:00:18.614 | net-mtu 2022-02-11 06:00:18.614 | net-mtu-writable 2022-02-11 06:00:18.614 | network_availability_zone 2022-02-11 06:00:18.614 | network-ip-availability 2022-02-11 06:00:18.614 | pagination 2022-02-11 06:00:18.614 | port-device-profile 2022-02-11 06:00:18.614 | port-mac-address-regenerate 2022-02-11 06:00:18.614 | port-numa-affinity-policy 2022-02-11 06:00:18.614 | binding 2022-02-11 06:00:18.614 | binding-extended 2022-02-11 06:00:18.614 | port-security 2022-02-11 06:00:18.614 | project-id 2022-02-11 06:00:18.614 | provider 2022-02-11 06:00:18.614 | quota-check-limit 2022-02-11 06:00:18.614 | quotas 2022-02-11 06:00:18.614 | quota_details 2022-02-11 06:00:18.614 | rbac-policies 2022-02-11 06:00:18.614 | rbac-address-group 2022-02-11 06:00:18.614 | rbac-address-scope 2022-02-11 06:00:18.614 | rbac-security-groups 2022-02-11 06:00:18.614 | rbac-subnetpool 2022-02-11 06:00:18.614 | revision-if-match 2022-02-11 06:00:18.614 | standard-attr-revisions 2022-02-11 06:00:18.614 | router_availability_zone 2022-02-11 06:00:18.614 | security-groups-normalized-cidr 2022-02-11 06:00:18.614 | port-security-groups-filtering 2022-02-11 06:00:18.614 | security-groups-remote-address-group 2022-02-11 06:00:18.614 | security-groups-shared-filtering 2022-02-11 06:00:18.615 | security-group 2022-02-11 06:00:18.615 | service-type 2022-02-11 06:00:18.615 | sorting 2022-02-11 06:00:18.615 | standard-attr-description 2022-02-11 06:00:18.615 | stateful-security-group 2022-02-11 06:00:18.615 | subnet_onboard 2022-02-11 06:00:18.615 | subnet-service-types 2022-02-11 06:00:18.615 | subnet_allocation 2022-02-11 06:00:18.615 | subnetpool-prefix-ops 2022-02-11 06:00:18.615 | standard-attr-tag 2022-02-11 06:00:18.615 | standard-attr-timestamp' 2022-02-11 06:00:18.617 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-11 06:00:18.617 | address-scope 2022-02-11 06:00:18.617 | router-admin-state-down-before-update 2022-02-11 06:00:18.617 | agent 2022-02-11 06:00:18.617 | agent-resources-synced 2022-02-11 06:00:18.617 | allowed-address-pairs 2022-02-11 06:00:18.617 | auto-allocated-topology 2022-02-11 06:00:18.617 | availability_zone 2022-02-11 06:00:18.617 | availability_zone_filter 2022-02-11 06:00:18.617 | default-subnetpools 2022-02-11 06:00:18.617 | dhcp_agent_scheduler 2022-02-11 06:00:18.617 | dvr 2022-02-11 06:00:18.617 | empty-string-filtering 2022-02-11 06:00:18.617 | external-net 2022-02-11 06:00:18.617 | extra_dhcp_opt 2022-02-11 06:00:18.617 | extraroute 2022-02-11 06:00:18.617 | extraroute-atomic 2022-02-11 06:00:18.617 | filter-validation 2022-02-11 06:00:18.617 | fip-port-details 2022-02-11 06:00:18.617 | flavors 2022-02-11 06:00:18.617 | floatingip-pools 2022-02-11 06:00:18.617 | ip-substring-filtering 2022-02-11 06:00:18.617 | router 2022-02-11 06:00:18.617 | ext-gw-mode 2022-02-11 06:00:18.617 | l3-ha 2022-02-11 06:00:18.617 | l3-flavors 2022-02-11 06:00:18.617 | l3-port-ip-change-not-allowed 2022-02-11 06:00:18.617 | l3_agent_scheduler 2022-02-11 06:00:18.617 | multi-provider 2022-02-11 06:00:18.617 | net-mtu 2022-02-11 06:00:18.617 | net-mtu-writable 2022-02-11 06:00:18.618 | network_availability_zone 2022-02-11 06:00:18.618 | network-ip-availability 2022-02-11 06:00:18.618 | pagination 2022-02-11 06:00:18.618 | port-device-profile 2022-02-11 06:00:18.618 | port-mac-address-regenerate 2022-02-11 06:00:18.618 | port-numa-affinity-policy 2022-02-11 06:00:18.618 | binding 2022-02-11 06:00:18.618 | binding-extended 2022-02-11 06:00:18.618 | port-security 2022-02-11 06:00:18.618 | project-id 2022-02-11 06:00:18.618 | provider 2022-02-11 06:00:18.618 | quota-check-limit 2022-02-11 06:00:18.618 | quotas 2022-02-11 06:00:18.618 | quota_details 2022-02-11 06:00:18.618 | rbac-policies 2022-02-11 06:00:18.618 | rbac-address-group 2022-02-11 06:00:18.618 | rbac-address-scope 2022-02-11 06:00:18.618 | rbac-security-groups 2022-02-11 06:00:18.618 | rbac-subnetpool 2022-02-11 06:00:18.618 | revision-if-match 2022-02-11 06:00:18.618 | standard-attr-revisions 2022-02-11 06:00:18.618 | router_availability_zone 2022-02-11 06:00:18.618 | security-groups-normalized-cidr 2022-02-11 06:00:18.618 | port-security-groups-filtering 2022-02-11 06:00:18.619 | security-groups-remote-address-group 2022-02-11 06:00:18.619 | security-groups-shared-filtering 2022-02-11 06:00:18.619 | security-group 2022-02-11 06:00:18.619 | service-type 2022-02-11 06:00:18.619 | sorting 2022-02-11 06:00:18.619 | standard-attr-description 2022-02-11 06:00:18.619 | stateful-security-group 2022-02-11 06:00:18.619 | subnet_onboard 2022-02-11 06:00:18.619 | subnet-service-types 2022-02-11 06:00:18.619 | subnet_allocation 2022-02-11 06:00:18.619 | subnetpool-prefix-ops 2022-02-11 06:00:18.619 | standard-attr-tag 2022-02-11 06:00:18.619 | standard-attr-timestamp =~ external-net ]] 2022-02-11 06:00:18.622 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-11 06:00:18.626 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-02-11 06:00:21.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:21.127 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:21.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:21.127 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:21.299 | +++ functions-common:oscwrap:2465 : return 0 2022-02-11 06:00:21.303 | ++ lib/tempest:configure_tempest:289 : public_network_id=619680bf-58e9-4484-a823-705f04cab6da 2022-02-11 06:00:21.306 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-02-11 06:00:24.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:24.241 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:24.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:24.241 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:24.241 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:24.241 | | Field | Value | 2022-02-11 06:00:24.241 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:24.241 | | admin_state_up | UP | 2022-02-11 06:00:24.241 | | availability_zone_hints | | 2022-02-11 06:00:24.241 | | availability_zones | | 2022-02-11 06:00:24.241 | | created_at | 2022-02-11T06:00:23Z | 2022-02-11 06:00:24.241 | | description | | 2022-02-11 06:00:24.241 | | dns_domain | None | 2022-02-11 06:00:24.241 | | id | b7113fc3-5abc-4cce-9a5a-e6b09e20e114 | 2022-02-11 06:00:24.241 | | ipv4_address_scope | None | 2022-02-11 06:00:24.241 | | ipv6_address_scope | None | 2022-02-11 06:00:24.241 | | is_default | False | 2022-02-11 06:00:24.242 | | is_vlan_transparent | None | 2022-02-11 06:00:24.242 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3260f7d91b9d4943bcf5efb68f3661aa', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-11 06:00:24.242 | | mtu | 1500 | 2022-02-11 06:00:24.242 | | name | shared | 2022-02-11 06:00:24.242 | | port_security_enabled | True | 2022-02-11 06:00:24.242 | | project_id | 3260f7d91b9d4943bcf5efb68f3661aa | 2022-02-11 06:00:24.242 | | provider:network_type | vlan | 2022-02-11 06:00:24.242 | | provider:physical_network | physnet1 | 2022-02-11 06:00:24.242 | | provider:segmentation_id | 52 | 2022-02-11 06:00:24.242 | | qos_policy_id | None | 2022-02-11 06:00:24.242 | | revision_number | 1 | 2022-02-11 06:00:24.242 | | router:external | Internal | 2022-02-11 06:00:24.242 | | segments | None | 2022-02-11 06:00:24.242 | | shared | True | 2022-02-11 06:00:24.242 | | status | ACTIVE | 2022-02-11 06:00:24.242 | | subnets | | 2022-02-11 06:00:24.242 | | tags | | 2022-02-11 06:00:24.242 | | updated_at | 2022-02-11T06:00:23Z | 2022-02-11 06:00:24.242 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:24.409 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-02-11 06:00:27.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:27.830 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:27.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-11 06:00:27.831 | from cryptography.utils import int_from_bytes 2022-02-11 06:00:27.831 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:27.831 | | Field | Value | 2022-02-11 06:00:27.831 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:27.831 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-02-11 06:00:27.831 | | cidr | 192.168.233.0/24 | 2022-02-11 06:00:27.831 | | created_at | 2022-02-11T06:00:27Z | 2022-02-11 06:00:27.831 | | description | shared-subnet | 2022-02-11 06:00:27.831 | | dns_nameservers | | 2022-02-11 06:00:27.831 | | dns_publish_fixed_ip | None | 2022-02-11 06:00:27.831 | | enable_dhcp | True | 2022-02-11 06:00:27.831 | | gateway_ip | 192.168.233.1 | 2022-02-11 06:00:27.831 | | host_routes | | 2022-02-11 06:00:27.831 | | id | 440e5b88-4325-4609-a336-3673390bf84b | 2022-02-11 06:00:27.831 | | ip_version | 4 | 2022-02-11 06:00:27.831 | | ipv6_address_mode | None | 2022-02-11 06:00:27.831 | | ipv6_ra_mode | None | 2022-02-11 06:00:27.831 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3260f7d91b9d4943bcf5efb68f3661aa', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-11 06:00:27.832 | | name | shared-subnet | 2022-02-11 06:00:27.832 | | network_id | b7113fc3-5abc-4cce-9a5a-e6b09e20e114 | 2022-02-11 06:00:27.832 | | project_id | 3260f7d91b9d4943bcf5efb68f3661aa | 2022-02-11 06:00:27.832 | | revision_number | 0 | 2022-02-11 06:00:27.832 | | segment_id | None | 2022-02-11 06:00:27.832 | | service_types | | 2022-02-11 06:00:27.832 | | subnetpool_id | None | 2022-02-11 06:00:27.832 | | tags | | 2022-02-11 06:00:27.832 | | updated_at | 2022-02-11T06:00:27Z | 2022-02-11 06:00:27.832 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-11 06:00:28.046 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-02-11 06:00:28.086 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-02-11 06:00:28.127 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-02-11 06:00:28.136 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-02-11 06:00:28.168 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-02-11 06:00:28.205 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-02-11 06:00:28.238 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-02-11 06:00:28.278 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-02-11 06:00:28.322 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.82/identity/v2.0/ 2022-02-11 06:00:28.370 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.82/identity/v3 2022-02-11 06:00:28.415 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-02-11 06:00:28.458 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-02-11 06:00:28.499 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-02-11 06:00:28.542 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-02-11 06:00:28.545 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-02-11 06:00:28.579 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-02-11 06:00:28.610 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-02-11 06:00:28.641 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-02-11 06:00:28.681 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-02-11 06:00:28.686 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-02-11 06:00:28.724 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-02-11 06:00:28.760 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-02-11 06:00:28.764 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-02-11 06:00:28.802 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-02-11 06:00:28.825 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:28.827 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-02-11 06:00:28.830 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-02-11 06:00:28.862 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-02-11 06:00:28.880 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:28.883 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-02-11 06:00:28.924 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-02-11 06:00:28.955 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-02-11 06:00:28.988 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-02-11 06:00:28.993 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-02-11 06:00:29.032 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-02-11 06:00:29.069 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-02-11 06:00:29.090 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:29.092 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f7b2c0c3-4867-4d97-929b-a6c76101995d 2022-02-11 06:00:29.122 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f7b2c0c3-4867-4d97-929b-a6c76101995d 2022-02-11 06:00:29.152 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-02-11 06:00:29.187 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-02-11 06:00:29.219 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-02-11 06:00:29.257 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-02-11 06:00:29.276 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:29.279 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-02-11 06:00:29.283 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-02-11 06:00:29.283 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-02-11 06:00:29.286 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-02-11 06:00:29.289 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-02-11 06:00:29.292 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-02-11 06:00:29.312 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-02-11 06:00:29.315 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-02-11 06:00:29.348 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-02-11 06:00:29.390 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-02-11 06:00:29.424 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-02-11 06:00:29.460 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-02-11 06:00:29.493 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-02-11 06:00:29.524 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-02-11 06:00:29.569 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-02-11 06:00:29.600 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-02-11 06:00:29.637 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-02-11 06:00:29.639 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-11 06:00:29.670 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-02-11 06:00:29.672 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-02-11 06:00:29.696 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:29.699 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-02-11 06:00:29.731 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 619680bf-58e9-4484-a823-705f04cab6da 2022-02-11 06:00:29.762 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-02-11 06:00:29.796 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-02-11 06:00:29.826 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-02-11 06:00:29.865 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-02-11 06:00:29.901 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-02-11 06:00:29.938 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-02-11 06:00:29.977 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-02-11 06:00:29.980 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-02-11 06:00:29.982 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-02-11 06:00:30.019 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-02-11 06:00:30.022 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-02-11 06:00:30.025 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-11 06:00:30.028 | ++ functions-common:is_provider_network:2277 : return 1 2022-02-11 06:00:30.034 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-02-11 06:00:30.062 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-02-11 06:00:30.094 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-02-11 06:00:30.125 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-02-11 06:00:30.156 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-02-11 06:00:30.188 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-02-11 06:00:30.223 | ++ lib/tempest:configure_tempest:469 : [[ ceph == *\l\v\m* ]] 2022-02-11 06:00:30.226 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-02-11 06:00:30.246 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2022-02-11 06:00:30.282 | ++ lib/tempest:configure_tempest:474 : [[ ceph == *\l\v\m* ]] 2022-02-11 06:00:30.285 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-02-11 06:00:30.303 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2022-02-11 06:00:30.332 | ++ lib/tempest:configure_tempest:480 : [[ ceph == *\l\v\m* ]] 2022-02-11 06:00:30.335 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-02-11 06:00:30.354 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2022-02-11 06:00:30.383 | ++ lib/tempest:configure_tempest:485 : [[ ceph == *\l\v\m* ]] 2022-02-11 06:00:30.387 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-02-11 06:00:30.405 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2022-02-11 06:00:30.441 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-02-11 06:00:30.444 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-02-11 06:00:30.448 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-02-11 06:00:30.451 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-02-11 06:00:30.472 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-02-11 06:00:30.475 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-02-11 06:00:30.507 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-02-11 06:00:30.526 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:30.528 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-02-11 06:00:30.564 | ++ lib/tempest:configure_tempest:510 : [[ -n ceph ]] 2022-02-11 06:00:30.567 | ++ lib/tempest:configure_tempest:510 : [[ ceph =~ .*,.* ]] 2022-02-11 06:00:30.570 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-02-11 06:00:30.573 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2022-02-11 06:00:30.576 | ++ lib/tempest:configure_tempest:536 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2022-02-11 06:00:30.604 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-02-11 06:00:30.607 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-02-11 06:00:30.609 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-02-11 06:00:30.612 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-02-11 06:00:30.643 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-02-11 06:00:30.646 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-02-11 06:00:30.679 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-02-11 06:00:30.682 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-02-11 06:00:30.684 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-02-11 06:00:30.687 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-02-11 06:00:30.727 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-02-11 06:00:30.766 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-02-11 06:00:30.805 | ++ lib/tempest:configure_tempest:596 : local service 2022-02-11 06:00:30.808 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-02-11 06:00:30.811 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:30.813 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-02-11 06:00:30.835 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:30.840 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-02-11 06:00:30.883 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:30.886 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-02-11 06:00:30.909 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:30.912 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-02-11 06:00:30.948 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:30.953 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-02-11 06:00:30.970 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:30.973 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-02-11 06:00:31.007 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:31.010 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-02-11 06:00:31.028 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:31.031 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-02-11 06:00:31.064 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:31.067 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-02-11 06:00:31.085 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:00:31.088 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-02-11 06:00:31.119 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:31.123 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-02-11 06:00:31.142 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:31.145 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2022-02-11 06:00:31.176 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-11 06:00:31.178 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-02-11 06:00:31.196 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:00:31.198 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-02-11 06:00:31.230 | ++ lib/tempest:configure_tempest:606 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-02-11 06:00:31.263 | ++ lib/tempest:configure_tempest:608 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-02-11 06:00:31.295 | ++ lib/tempest:configure_tempest:610 : '[' libvirt = libvirt ']' 2022-02-11 06:00:31.298 | ++ lib/tempest:configure_tempest:610 : '[' kvm = lxc ']' 2022-02-11 06:00:31.300 | ++ lib/tempest:configure_tempest:620 : local tmp_cfg_file 2022-02-11 06:00:31.304 | +++ lib/tempest:configure_tempest:621 : mktemp 2022-02-11 06:00:31.314 | ++ lib/tempest:configure_tempest:621 : tmp_cfg_file=/tmp/tmp.OkehbDM6bl 2022-02-11 06:00:31.316 | ++ lib/tempest:configure_tempest:622 : cd /opt/stack/tempest 2022-02-11 06:00:31.319 | ++ lib/tempest:configure_tempest:623 : [[ False != \T\r\u\e ]] 2022-02-11 06:00:31.322 | ++ lib/tempest:configure_tempest:624 : tox -revenv-tempest --notest 2022-02-11 06:00:32.067 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-02-11 06:00:33.675 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-11 06:00:57.347 | venv-tempest develop-inst: /opt/stack/tempest 2022-02-11 06:01:03.786 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@165397af71bdb89ea942b680480f25b32e94e685#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-11 06:01:03.787 | ___________________________________ summary ____________________________________ 2022-02-11 06:01:03.787 | venv-tempest: skipped tests 2022-02-11 06:01:03.787 | congratulations :) 2022-02-11 06:01:03.825 | ++ lib/tempest:configure_tempest:627 : local tmp_u_c_m 2022-02-11 06:01:03.829 | +++ lib/tempest:configure_tempest:628 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-11 06:01:03.835 | ++ lib/tempest:configure_tempest:628 : tmp_u_c_m=/tmp/tempest_u_c_m.FK5O5vJT7v 2022-02-11 06:01:03.838 | ++ lib/tempest:configure_tempest:629 : set_tempest_venv_constraints /tmp/tempest_u_c_m.FK5O5vJT7v 2022-02-11 06:01:03.841 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-02-11 06:01:03.844 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.FK5O5vJT7v 2022-02-11 06:01:03.847 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-02-11 06:01:03.851 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-02-11 06:01:03.854 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-02-11 06:01:03.861 | ++ lib/tempest:configure_tempest:630 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.FK5O5vJT7v -r requirements.txt 2022-02-11 06:01:05.607 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:157: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-11 06:01:05.607 | warnings.warn( 2022-02-11 06:01:05.607 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-11 06:01:05.607 | warnings.warn( 2022-02-11 06:01:05.702 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-11 06:01:06.410 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@165397af71bdb89ea942b680480f25b32e94e685#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-11 06:01:06.411 | venv-tempest run-test-pre: PYTHONHASHSEED='3229037008' 2022-02-11 06:01:06.411 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.FK5O5vJT7v -r requirements.txt 2022-02-11 06:01:08.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-11 06:01:08.195 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-02-11 06:01:08.196 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-02-11 06:01:08.199 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-11 06:01:08.199 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-11 06:01:08.200 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-11 06:01:08.201 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-11 06:01:08.203 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-11 06:01:08.204 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-11 06:01:08.205 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-11 06:01:08.206 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-11 06:01:08.207 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-11 06:01:08.209 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-11 06:01:08.214 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-11 06:01:08.214 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-11 06:01:08.214 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-11 06:01:08.214 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-11 06:01:08.215 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-11 06:01:08.215 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-11 06:01:08.216 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-11 06:01:08.217 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-11 06:01:08.231 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-02-11 06:01:08.232 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-11 06:01:08.233 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-11 06:01:08.263 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-11 06:01:08.264 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.7.1) 2022-02-11 06:01:08.265 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-11 06:01:08.266 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-11 06:01:08.278 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-11 06:01:08.313 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-11 06:01:08.314 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-11 06:01:08.358 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-11 06:01:08.380 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-11 06:01:08.382 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-11 06:01:08.437 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-11 06:01:08.438 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-11 06:01:08.482 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-11 06:01:08.484 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-11 06:01:08.488 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-11 06:01:08.516 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-11 06:01:08.518 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-11 06:01:08.532 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-11 06:01:08.533 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-11 06:01:08.548 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-11 06:01:08.551 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-11 06:01:08.552 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-11 06:01:08.626 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-11 06:01:08.666 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-11 06:01:08.771 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-11 06:01:08.840 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-11 06:01:09.078 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-11 06:01:09.079 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-11 06:01:09.081 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.11) 2022-02-11 06:01:09.376 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-11 06:01:09.376 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-02-11 06:01:09.480 | ___________________________________ summary ____________________________________ 2022-02-11 06:01:09.480 | venv-tempest: commands succeeded 2022-02-11 06:01:09.480 | congratulations :) 2022-02-11 06:01:09.518 | ++ lib/tempest:configure_tempest:631 : rm -f /tmp/tempest_u_c_m.FK5O5vJT7v 2022-02-11 06:01:09.523 | ++ lib/tempest:configure_tempest:634 : [[ False == \T\r\u\e ]] 2022-02-11 06:01:09.526 | ++ lib/tempest:configure_tempest:642 : [[ True == \F\a\l\s\e ]] 2022-02-11 06:01:09.530 | ++ lib/tempest:configure_tempest:646 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-02-11 06:01:09.571 | ++ lib/tempest:configure_tempest:652 : tox -evenv -- tempest verify-config -uro /tmp/tmp.OkehbDM6bl 2022-02-11 06:01:10.333 | venv create: /opt/stack/tempest/.tox/venv 2022-02-11 06:01:11.680 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-02-11 06:01:47.470 | venv develop-inst: /opt/stack/tempest 2022-02-11 06:01:56.107 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.11,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.10.1,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.0.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@165397af71bdb89ea942b680480f25b32e94e685#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-02-11 06:01:56.108 | venv run-test-pre: PYTHONHASHSEED='3717468811' 2022-02-11 06:01:56.108 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.OkehbDM6bl 2022-02-11 06:02:00.411 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-02-11 06:02:00.412 | warnings.warn( 2022-02-11 06:02:00.412 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-02-11 06:02:00.412 | warnings.warn( 2022-02-11 06:02:00.412 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-02-11 06:02:00.412 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-02-11 06:02:00.412 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-02-11 06:02:00.549 | ___________________________________ summary ____________________________________ 2022-02-11 06:02:00.549 | venv: commands succeeded 2022-02-11 06:02:00.549 | congratulations :) 2022-02-11 06:02:00.584 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-metering 2022-02-11 06:02:00.603 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-11 06:02:00.605 | ++ lib/tempest:configure_tempest:658 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2022-02-11 06:02:00.608 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-l3 2022-02-11 06:02:00.626 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:02:00.630 | ++ lib/tempest:configure_tempest:666 : local network_api_extensions=all 2022-02-11 06:02:00.632 | ++ lib/tempest:configure_tempest:667 : [[ ! -z , metering ]] 2022-02-11 06:02:00.637 | +++ lib/tempest:configure_tempest:669 : iniget /tmp/tmp.OkehbDM6bl network-feature-enabled api_extensions 2022-02-11 06:02:00.637 | +++ lib/tempest:configure_tempest:669 : tr -d ' ' 2022-02-11 06:02:00.663 | ++ lib/tempest:configure_tempest:669 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-11 06:02:00.666 | +++ lib/tempest:configure_tempest:671 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2022-02-11 06:02:00.669 | +++ lib/tempest:remove_disabled_extensions:99 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-11 06:02:00.672 | +++ lib/tempest:remove_disabled_extensions:100 : shift 2022-02-11 06:02:00.675 | +++ lib/tempest:remove_disabled_extensions:101 : local 'disabled_exts=, metering' 2022-02-11 06:02:00.677 | +++ lib/tempest:remove_disabled_extensions:102 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2022-02-11 06:02:00.703 | +++ functions-common:remove_disabled_services:2112 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-11 06:02:00.725 | ++ lib/tempest:configure_tempest:671 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-11 06:02:00.729 | ++ lib/tempest:configure_tempest:673 : [[ -n '' ]] 2022-02-11 06:02:00.734 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2022-02-11 06:02:00.766 | ++ lib/tempest:configure_tempest:678 : local object_storage_api_extensions=all 2022-02-11 06:02:00.769 | ++ lib/tempest:configure_tempest:679 : [[ ! -z '' ]] 2022-02-11 06:02:00.772 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-02-11 06:02:00.806 | ++ lib/tempest:configure_tempest:687 : local volume_api_extensions=all 2022-02-11 06:02:00.808 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-02-11 06:02:00.811 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-02-11 06:02:00.842 | ++ lib/tempest:configure_tempest:697 : IFS=' 2022-02-11 06:02:00.842 | ' 2022-02-11 06:02:00.845 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-02-11 06:02:00.847 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-11 06:02:00.850 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-02-11 06:02:00.853 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-02-11 06:02:00.856 | ++ lib/tempest:install_tempest_plugins:726 : pushd /opt/stack/tempest 2022-02-11 06:02:00.861 | /opt/stack/tempest /opt/stack/tempest 2022-02-11 06:02:00.861 | ++ lib/tempest:install_tempest_plugins:727 : [[ 0 != 0 ]] 2022-02-11 06:02:00.861 | ++ lib/tempest:install_tempest_plugins:736 : popd 2022-02-11 06:02:00.861 | /opt/stack/tempest 2022-02-11 06:02:00.864 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 06:02:00.866 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-11 06:02:00.870 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 06:02:00.873 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-11 06:02:00.876 | + functions-common:run_phase:1880 : run_plugins stack test-config 2022-02-11 06:02:00.879 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-11 06:02:00.882 | + functions-common:run_plugins:1840 : local phase=test-config 2022-02-11 06:02:00.885 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-11 06:02:00.888 | + functions-common:run_plugins:1843 : local plugin 2022-02-11 06:02:00.891 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-11 06:02:00.894 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-11 06:02:00.902 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-11 06:02:00.905 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2022-02-11 06:02:00.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-11 06:02:00.912 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-11 06:02:00.915 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-11 06:02:00.918 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-11 06:02:00.921 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-11 06:02:00.924 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-11 06:02:00.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-11 06:02:00.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-11 06:02:00.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-11 06:02:00.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2022-02-11 06:02:00.953 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-11 06:02:00.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2022-02-11 06:02:00.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2022-02-11 06:02:00.996 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2022-02-11 06:02:01.028 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2022-02-11 06:02:01.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-02-11 06:02:01.068 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2022-02-11 06:02:01.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-02-11 06:02:01.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-11 06:02:01.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-11 06:02:01.113 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-02-11 06:02:01.116 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-11 06:02:01.119 | + inc/meta-config:merge_config_group:171 : shift 2022-02-11 06:02:01.122 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-02-11 06:02:01.125 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 06:02:01.128 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-11 06:02:01.131 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-11 06:02:01.134 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-02-11 06:02:01.138 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-11 06:02:01.142 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-02-11 06:02:01.145 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-11 06:02:01.149 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-02-11 06:02:01.149 | /^\[\[.+\|.*\]\]/ { 2022-02-11 06:02:01.149 | gsub("[][]", "", $1); 2022-02-11 06:02:01.149 | split($1, a, "|"); 2022-02-11 06:02:01.149 | if (a[1] == matchgroup) 2022-02-11 06:02:01.149 | print a[2] 2022-02-11 06:02:01.149 | } 2022-02-11 06:02:01.149 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 25 pip_install 253 apt-get 993 run_process 30 dbsync 51 git_timed 11 apt-get-update 2 test_with_retry 6 async_wait 593 osc 378 ------------------------- Unaccounted time 246 ========================= Total runtime 2588 ================= Async summary ================= Time spent in the background minus waits: 923 sec Elapsed time: 2588 sec Time if we did everything serially: 3511 sec Speedup: 1.35665 This is your host IP address: 10.222.0.82 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.82/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: c023e621241d6ce0467525faaba16b9c42cc4518 Use ping instead of arping for br-data 2022-02-11 05:17:06 +0000 OS Version: Ubuntu 20.04 focal