[JIRA] (OVIRT-1428) Add email notification to timed build artifacts jobs
by Daniel Belenky (oVirt JIRA)
Daniel Belenky created OVIRT-1428:
-------------------------------------
Summary: Add email notification to timed build artifacts jobs
Key: OVIRT-1428
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1428
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Daniel Belenky
Assignee: infra
Add email notification to all the build-artifacts jobs which are being triggered timely, and add infra(a)ovirt.org as default receiver in case that the maintainer has activated the plugin without specifying email(s).
--
This message was sent by Atlassian JIRA
(v1000.1026.0#100045)
7 years, 5 months
[JIRA] (OVIRT-1426) vdsm check patch jobs are failing
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1426?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1426:
-------------------------------------
{quote}
The general issue depending on working setuptools remain, we should think
how
to ensure that we have a working (and recent enough) setuptools package on
the slaves.
{quote}
Since you are not really running directly "on the slaves" it shouldn't really matter to you what is "on the slaves" (Unless you speak to the kernel or other system services)
Inside mock you can do what ever you want including running "{{pip install -U}}" for which ever package you deem necessary.
We cannot really do anything about the setuptools on the slaves because for the system Python we are limited to what ever CentOS or Fedora decided to include
> vdsm check patch jobs are failing
> ---------------------------------
>
> Key: OVIRT-1426
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1426
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Irit Goihman
> Assignee: infra
>
> Hi,
> All vdsm master check-patch jobs are failing starting from this morning
> (el7 and fc25).
> I see this repeating error:
> ERROR: invocation failed (exit code 1), logfile:
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log
> 05:53:56 msg: getenv
> 05:53:56 cmdargs:
> ['/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip',
> 'install', 'flake8==3.0.4']
> 05:53:56 env: {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"',
> 'http_proxy': 'http://proxy01.phx.ovirt.org:3128', 'LESSOPEN':
> '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER': 'root', 'TIMEOUT':
> '600', 'PATH':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin',
> 'HOME': '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm',
> 'GUESTFISH_RESTORE': '\\e[0m', 'GUESTFISH_INIT': '\\e[1;34m', 'MAKEFLAGS':
> ' --jobserver-fds=3,4 -j --
> NOSE_COVER_PACKAGE=/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib
> NOSE_WITH_COVERAGE=1', 'NOSE_WITH_COVERAGE': '1', 'LANG': 'en_US.UTF-8',
> 'TERM': 'vt100', 'SHELL': '/bin/bash', 'OVIRT_CI': '1', 'SHLVL': '2',
> 'HISTSIZE': '1000', 'NOSE_COVER_PACKAGE':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib',
> 'PYTHONHASHSEED': '3892129931', 'MFLAGS': '- --jobserver-fds=3,4 -j',
> 'GUESTFISH_PS1': '\\[\\e[1;32m\\]><fs>\\[\\e[0;31m\\] ', 'VIRTUAL_ENV':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8',
> 'MAKEOVERRIDES': '${-*-command-variables-*-}', '_': '/usr/bin/make',
> 'GUESTFISH_OUTPUT': '\\e[0m', 'HOSTNAME': 'vm0060.workers-phx.ovirt.org',
> 'HISTCONTROL': 'ignoredups', 'MAKELEVEL': '1', 'PWD':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm', 'MAIL':
> '/var/spool/mail/root'}
> 05:53:56
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip/http'
> or its parent directory is not owned by the current user and the cache has
> been disabled. Please check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip'
> or its parent directory is not owned by the current user and caching wheels
> has been disabled. check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> ....
> ERROR: flake8: could not install deps [flake8==3.0.4]; v =
> InvocationError('/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip
> install flake8==3.0.4 (see
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log)',
> 1)
> 05:53:56 make: *** [flake8] Error 1
> more details can be found at:
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/13002/con...
> Can you check?
> --
> IRIT GOIHMAN
> SOFTWARE ENGINEER
> EMEA VIRTUALIZATION R&D
> Red Hat EMEA <https://www.redhat.com/>
> <https://red.ht/sig>
> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
> @redhatnews <https://twitter.com/redhatnews> Red Hat
> <https://www.linkedin.com/company/red-hat> Red Hat
> <https://www.facebook.com/RedHatInc>
--
This message was sent by Atlassian JIRA
(v1000.1026.0#100045)
7 years, 5 months
[JIRA] (OVIRT-1426) vdsm check patch jobs are failing
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1426?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1426:
-----------------------------------
Thanks for reporting and investigating this!
The specific issue causing this failure is fixed by cleaning up vdsm's
tox.ini file:
https://gerrit.ovirt.org/#/c/77624
The general issue depending on working setuptools remain, we should think
how
to ensure that we have a working (and recent enough) setuptools package on
the slaves.
On Thu, Jun 1, 2017 at 11:18 AM ngoldin(a)redhat.com (oVirt JIRA) <
> vdsm check patch jobs are failing
> ---------------------------------
>
> Key: OVIRT-1426
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1426
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Irit Goihman
> Assignee: infra
>
> Hi,
> All vdsm master check-patch jobs are failing starting from this morning
> (el7 and fc25).
> I see this repeating error:
> ERROR: invocation failed (exit code 1), logfile:
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log
> 05:53:56 msg: getenv
> 05:53:56 cmdargs:
> ['/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip',
> 'install', 'flake8==3.0.4']
> 05:53:56 env: {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"',
> 'http_proxy': 'http://proxy01.phx.ovirt.org:3128', 'LESSOPEN':
> '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER': 'root', 'TIMEOUT':
> '600', 'PATH':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin',
> 'HOME': '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm',
> 'GUESTFISH_RESTORE': '\\e[0m', 'GUESTFISH_INIT': '\\e[1;34m', 'MAKEFLAGS':
> ' --jobserver-fds=3,4 -j --
> NOSE_COVER_PACKAGE=/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib
> NOSE_WITH_COVERAGE=1', 'NOSE_WITH_COVERAGE': '1', 'LANG': 'en_US.UTF-8',
> 'TERM': 'vt100', 'SHELL': '/bin/bash', 'OVIRT_CI': '1', 'SHLVL': '2',
> 'HISTSIZE': '1000', 'NOSE_COVER_PACKAGE':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib',
> 'PYTHONHASHSEED': '3892129931', 'MFLAGS': '- --jobserver-fds=3,4 -j',
> 'GUESTFISH_PS1': '\\[\\e[1;32m\\]><fs>\\[\\e[0;31m\\] ', 'VIRTUAL_ENV':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8',
> 'MAKEOVERRIDES': '${-*-command-variables-*-}', '_': '/usr/bin/make',
> 'GUESTFISH_OUTPUT': '\\e[0m', 'HOSTNAME': 'vm0060.workers-phx.ovirt.org',
> 'HISTCONTROL': 'ignoredups', 'MAKELEVEL': '1', 'PWD':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm', 'MAIL':
> '/var/spool/mail/root'}
> 05:53:56
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip/http'
> or its parent directory is not owned by the current user and the cache has
> been disabled. Please check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip'
> or its parent directory is not owned by the current user and caching wheels
> has been disabled. check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> ....
> ERROR: flake8: could not install deps [flake8==3.0.4]; v =
> InvocationError('/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip
> install flake8==3.0.4 (see
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log)',
> 1)
> 05:53:56 make: *** [flake8] Error 1
> more details can be found at:
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/13002/con...
> Can you check?
> --
> IRIT GOIHMAN
> SOFTWARE ENGINEER
> EMEA VIRTUALIZATION R&D
> Red Hat EMEA <https://www.redhat.com/>
> <https://red.ht/sig>
> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
> @redhatnews <https://twitter.com/redhatnews> Red Hat
> <https://www.linkedin.com/company/red-hat> Red Hat
> <https://www.facebook.com/RedHatInc>
--
This message was sent by Atlassian JIRA
(v1000.1026.0#100045)
7 years, 5 months
[JIRA] (OVIRT-1426) vdsm check patch jobs are failing
by ngoldin@redhat.com (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1426?page=com.atlassian.jir... ]
ngoldin(a)redhat.com commented on OVIRT-1426:
-------------------------------------------
This is a regression in setuptools(new release from 01/06)
https://github.com/pypa/setuptools/issues/1042
Several workarounds available there(installing six prior, etc).
> vdsm check patch jobs are failing
> ---------------------------------
>
> Key: OVIRT-1426
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1426
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Irit Goihman
> Assignee: infra
>
> Hi,
> All vdsm master check-patch jobs are failing starting from this morning
> (el7 and fc25).
> I see this repeating error:
> ERROR: invocation failed (exit code 1), logfile:
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log
> 05:53:56 msg: getenv
> 05:53:56 cmdargs:
> ['/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip',
> 'install', 'flake8==3.0.4']
> 05:53:56 env: {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"',
> 'http_proxy': 'http://proxy01.phx.ovirt.org:3128', 'LESSOPEN':
> '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER': 'root', 'TIMEOUT':
> '600', 'PATH':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin',
> 'HOME': '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm',
> 'GUESTFISH_RESTORE': '\\e[0m', 'GUESTFISH_INIT': '\\e[1;34m', 'MAKEFLAGS':
> ' --jobserver-fds=3,4 -j --
> NOSE_COVER_PACKAGE=/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib
> NOSE_WITH_COVERAGE=1', 'NOSE_WITH_COVERAGE': '1', 'LANG': 'en_US.UTF-8',
> 'TERM': 'vt100', 'SHELL': '/bin/bash', 'OVIRT_CI': '1', 'SHLVL': '2',
> 'HISTSIZE': '1000', 'NOSE_COVER_PACKAGE':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib',
> 'PYTHONHASHSEED': '3892129931', 'MFLAGS': '- --jobserver-fds=3,4 -j',
> 'GUESTFISH_PS1': '\\[\\e[1;32m\\]><fs>\\[\\e[0;31m\\] ', 'VIRTUAL_ENV':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8',
> 'MAKEOVERRIDES': '${-*-command-variables-*-}', '_': '/usr/bin/make',
> 'GUESTFISH_OUTPUT': '\\e[0m', 'HOSTNAME': 'vm0060.workers-phx.ovirt.org',
> 'HISTCONTROL': 'ignoredups', 'MAKELEVEL': '1', 'PWD':
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm', 'MAIL':
> '/var/spool/mail/root'}
> 05:53:56
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip/http'
> or its parent directory is not owned by the current user and the cache has
> been disabled. Please check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> 05:53:56 The directory
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip'
> or its parent directory is not owned by the current user and caching wheels
> has been disabled. check the permissions and owner of that directory. If
> executing pip with sudo, you may want sudo's -H flag.
> ....
> ERROR: flake8: could not install deps [flake8==3.0.4]; v =
> InvocationError('/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip
> install flake8==3.0.4 (see
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log)',
> 1)
> 05:53:56 make: *** [flake8] Error 1
> more details can be found at:
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/13002/con...
> Can you check?
> --
> IRIT GOIHMAN
> SOFTWARE ENGINEER
> EMEA VIRTUALIZATION R&D
> Red Hat EMEA <https://www.redhat.com/>
> <https://red.ht/sig>
> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
> @redhatnews <https://twitter.com/redhatnews> Red Hat
> <https://www.linkedin.com/company/red-hat> Red Hat
> <https://www.facebook.com/RedHatInc>
--
This message was sent by Atlassian JIRA
(v1000.1026.0#100045)
7 years, 5 months
[JIRA] (OVIRT-399) Migrate all oVirt distributed services to PHX
by eedri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-399?page=com.atlassian.jira... ]
eedri reassigned OVIRT-399:
---------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Migrate all oVirt distributed services to PHX
> ---------------------------------------------
>
> Key: OVIRT-399
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-399
> Project: oVirt - virtualization made easy
> Issue Type: Epic
> Components: Hosting
> Reporter: eedri
> Assignee: Evgheni Dereveanchin
> Priority: High
> Labels: hosting, phx
>
> oVirt infra is distributed in a few sites, while the majority of services are on the PHX dc,
> which is consolidating all the services and get proper hardware/monitoring/backup etc...
> We need to finish migrating all servers + services (exluding gerrit that will stay on Amazon)
> the PHX DC.
--
This message was sent by Atlassian JIRA
(v1000.1026.0#100045)
7 years, 5 months