Hello!

OST failed in ./run_suilte.sh upgrade-from-release-suite-master
(it is likely to appear after updating in some remote repo) with error:

@ Deploy oVirt environment: 
  # Deploy environment: 
    * [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: 
STDERR
+ EL7='release 7\.[0-9]'
+ cat
+ cat
++ /sbin/ip -4 -o addr show dev eth0
++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
++ awk -F/ '{print $1}'
+ ADDR=192.168.203.2
+ echo '192.168.203.2 engine'
+ install_firewalld
+ grep 'release 7\.[0-9]' /etc/redhat-release
+ rpm -q firewalld
+ systemctl enable firewalld
+ systemctl start firewalld
+ yum install --nogpgcheck -y --downloaddir=/dev/shm ntp net-snmp ovirt-engine ovirt-log-collector 'ovirt-engine-extension-aaa-ldap*'
http://mirror.vilkam.ru/centos/7.3.1611/os/x86_64/repodata/bd50ff3d861cc21d254a390a963e9f0fd7b7b96ed9d31ece2f2b1997aa3a056f-primary.sqlite.bz2: [Errno 14] curl#7 - "Failed connect to mirror.vilkam.ru:80; Connection refused"
Trying other mirror.
Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch (alocalsync)
           Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos
           Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync)
               ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos

    * [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: ERROR (in 0:01:18)
Error while running thread
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
    queue.put({'return': func()})
  File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in _deploy_host
    (script, ret, host.name(), ),
RuntimeError: /home/vmakarova/template_update/ovirt-system-tests/deployment-upgrade-from-release-suite-master/default/scripts/_home_vmakarova_template_update_ovirt-system-tests_upgrade-from-release-suite-master_.._common_deploy-scripts_setup_engine.sh failed with status 1 on lago-upgrade-from-release-suite-master-engine

Updating of my yum packages and pip packages is not effective.
Please, update remote repo or say me, how can I run this.

Sincerely, Valentina Makarova