[CQ]: 107803, 2 (ovirt-imageio) failed "ovirt-master" system tests, but isn't the failure root cause

2020-04-06 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107803,2 (ovirt-imageio) failed. However, this change seems not to be the root
cause for this failure. Change 107584,3 (ovirt-imageio) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107584,3 (ovirt-imageio) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107803/2

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107584/3

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22313/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/VN3YV26URHQATPZDDCJB5R6CWTK4J5QN/


[JIRA] (OVIRT-2901) some sync_mirror jobs fail due to cache error of another repo

2020-04-06 Thread Barak Korren (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=40291#comment-40291
 ] 

Barak Korren commented on OVIRT-2901:
-

I remember talking to [~accountid:557058:caa507e4-2696-4f45-8da5-d2585a4bb794] 
about this befoe, maybe we already have a ticket on this.

The reason this happens is because the ` {{ data/mirrors-reposync.conf }} ` 
file is shared between all mirrors, so the ` {{ reposync }} ` command for each 
mirror tryies to fetch metadate for all mirrors.

The way to solve this is the change the ` {{ mirror_mgr }} ` script to remove 
the data for all other mirrors when running for a particular mirror (We can  do 
this to the file directly, because each mirror job clones the ` {{ jenkins }} ` 
repo on its own and therfor has its own local copy of the file).

Its possible to do this with a single ` {{ sed }} ` command, I think we even 
prototyped it at some point, so please look for previous tickets about this.

> some sync_mirror jobs fail due to cache error of another repo
> -
>
> Key: OVIRT-2901
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2901
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>Reporter: Shlomi Zidmi
>Assignee: infra
>Priority: Low
>
> In the recent days some sync_mirror jobs have been failing with the following 
> error:
> Error setting up repositories: Error making cache directory: 
> /home/jenkins/mirrors_cache/centos-qemu-ev-release-el7 error was: [Errno 17] 
> File exists: '/home/jenkins/mirrors_cache/centos-qemu-ev-release-el7'
> As an example, a build of fedora-updates-fc29 failed with this error:
> https://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc29-x86_64/1544/console



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5OQAHWUCNZ5TWLNBWYLBFM4BCJCC2OX2/


Build failed in Jenkins: system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64 #16

2020-04-06 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7d2fc669eb681cba289a5b5dbe030d7761a98950 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d2fc669eb681cba289a5b5dbe030d7761a98950
Commit message: "add suffix to el8 ppc64le repo names in mock configs"
 > git rev-list --no-walk 7d2fc669eb681cba289a5b5dbe030d7761a98950 # timeout=10
[system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64] $ /bin/bash 
-xe /tmp/jenkins2271812681807648467.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
ovirt-master-glusterfs-7-testing-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs ovirt-master-glusterfs-7-testing-el8 yum
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
+ check_yum_sync_needed ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/ovirt-master-glusterfs-7-testing-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=ovirt-master-glusterfs-7-testing-el8
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=ovirt-master-glusterfs-7-testing-el8 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
 --norepopath --newest-only --urls --quiet
+ 
reposync_out='https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/gluster-block-debuginfo-0.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-api-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cli-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-client-xlators-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cloudsync-plugins-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-coreutils-debuginfo-0.3.1-3.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-debuginfo-7.4-1.el8.x86_64.rpm

[oVirt Jenkins] ovirt-system-tests_compat-4.3-suite-master - Build # 401 - Still Failing!

2020-04-06 Thread jenkins
Project: 
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/ 
Build: 
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/401/
Build Number: 401
Build Status:  Still Failing
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #394
[Sandro Bonazzola] repos: fix Advanced Virtualization repos

[Sandro Bonazzola] mirrors: drop gluster 5 mirroring


Changes for Build #395
[Galit Rosenthal] Fix the repo for suites that weren't moved to no reposync


Changes for Build #396
[Galit Rosenthal] Fix the repo for suites that weren't moved to no reposync

[Shlomi] Added mirror cleanup functionality

[Evgheni Dereveanchin] Modules support for mirror_mgr.sh


Changes for Build #397
[Galit Rosenthal] Fix alosync not recognize returning old 002_bootstrap

[Evgheni Dereveanchin] Define mirrors for CentOS 8

[Evgheni Dereveanchin] fix gpg keys for COPR repos

[Shlomi] Fixed an issue with cleanup of newly created mirrors.

[Ehud Yonasi] ost: add custom repos to test nightly suites.


Changes for Build #398
[Galit Rosenthal] Fix alosync not recognize returning old 002_bootstrap


Changes for Build #399
[Galit Rosenthal] Fix alosync not recognize returning old 002_bootstrap


Changes for Build #400
[Dominik Holler] network: xfailing ovs tests


Changes for Build #401
[Evgheni Dereveanchin] Move from git proto to https

[Evgheni Dereveanchin] add suffix to el8 ppc64le repo names in mock configs




-
Failed Tests:
-
1 tests failed.
FAILED:  002_bootstrap.verify_add_hosts_43

Error Message:
1 hosts failed installation:
lago-compat-4-3-suite-master-host-0: non_responsive

 >> begin captured logging << 
002_bootstrap: DEBUG: Host status, verify_add_hosts:
 lago-compat-4-3-suite-master-host-0: installing
lago-compat-4-3-suite-master-host-1: installing

ovirtlago.testlib: ERROR: * Unhandled exception in  at 
0x7f9aef167050>
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in 
assert_equals_within
res = func()
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 368, in 
lambda: _single_host_up(hosts_service, total_hosts),
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 154, in _single_host_up
_check_problematic_hosts(hosts_service)
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 163, in _check_problematic_hosts
raise RuntimeError(dump_hosts)
RuntimeError: 1 hosts failed installation:
lago-compat-4-3-suite-master-host-0: non_responsive

- >> end captured logging << -

Stack Trace:
  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in 
wrapped_test
test()
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in 
wrapper
return func(get_test_prefix(), *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in 
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 369, in verify_add_hosts
timeout=constants.ADD_HOST_TIMEOUT
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 278, in 
assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 234, in 
assert_equals_within
res = func()
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 368, in 
lambda: _single_host_up(hosts_service, total_hosts),
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 154, in _single_host_up
_check_problematic_hosts(hosts_service)
  File 
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/002_bootstrap.py",
 line 163, in _check_problematic_hosts
raise RuntimeError(dump_hosts)
'1 hosts failed installation:\nlago-compat-4-3-suite-master-host-0: 
non_responsive\n\n >> begin captured logging << 

[oVirt Jenkins] cleanup-gated-dummy-master - Build #108 - FAILURE!

2020-04-06 Thread jenkins
Build: https://jenkins.ovirt.org/job/cleanup-gated-dummy-master/108/
Build Name: #108
Build Status: FAILURE
Gerrit change: null
- title: null
- project: null
- branch: null
- author: null ___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ALDURS7CSB2Q7XKMCDZVOK23SVTA6G3M/


[CQ]: 107856, 1 (ovirt-release) failed "ovirt-master" system tests, but isn't the failure root cause

2020-04-06 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107856,1 (ovirt-release) failed. However, this change seems not to be the root
cause for this failure. Change 107501,1 (ovirt-release) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107501,1 (ovirt-release) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107856/1

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107501/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22304/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/KJXMONIMNLJL6ED5JFUX7URZ7U6BSSZM/


oVirt infra daily report - unstable production jobs - 1153

2020-04-06 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
https://jenkins.ovirt.org/job/system_jenkins-report/1153//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 06/04/2020
 
00 Unstable Critical
 
   
   ovirt-guest-agent_4.3_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_4.3_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_master_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_master_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-master_change-queue-tester
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_ansible-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_compat-4.3-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_gate
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_hc-basic-suite-4.3
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_hc-basic-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-ipv6-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-iscsi-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-role-remote-suite-4.3
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   

[JIRA] (OVIRT-2879) Jenkins account password reset

2020-04-06 Thread Krapali Rai (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=40289#comment-40289
 ] 

Krapali Rai commented on OVIRT-2879:


Password has been reset and sent over the email. 

> Jenkins account password reset
> --
>
> Key: OVIRT-2879
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2879
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Piotr Kliczewski
>Assignee: Krapali Rai
>
> Hi,
> Please reset password for user pkliczewski.
> Thanks,
> Piotr



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/BEJ5GR4C5RHYMHSHU7TLYVTRSA5LVTFY/


[CQ]: 108240,1 (jenkins) failed "dummy-master" system tests

2020-04-06 Thread oVirt Jenkins
Change 108240,1 (jenkins) is probably the reason behind recent system test
failures in the "dummy-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/108240/1

For failed test results see:
https://jenkins.ovirt.org/job/dummy-master_change-queue-tester/427/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/XUOVADGLWRL3ZJXAZJPOC46WOGOJXCDM/


[CQ]: 107320, 51 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2020-04-06 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107320,51 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 107696,2 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107696,2 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107320/51

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107696/2

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22295/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/FQUNM4L6VKMD5LTOBMIP7LSV7KNLTU2D/


[oVirt Jenkins] deploy-to-gated-dummy-master - Build #280 - FAILURE!

2020-04-06 Thread jenkins
Build: https://jenkins.ovirt.org/job/deploy-to-gated-dummy-master/280/
Build Name: #280
Build Status: FAILURE
Gerrit change: null
- title: null
- project: null
- branch: null
- author: null ___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DZDG4C4KL3RLUOSK5EX6UW2JGDXXSAT3/


[JIRA] (OVIRT-2901) some sync_mirror jobs fail due to cache error of another repo

2020-04-06 Thread Shlomi Zidmi (oVirt JIRA)
Shlomi Zidmi created OVIRT-2901:
---

 Summary: some sync_mirror jobs fail due to cache error of another 
repo
 Key: OVIRT-2901
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2901
 Project: oVirt - virtualization made easy
  Issue Type: Bug
Reporter: Shlomi Zidmi
Assignee: infra
Priority: Low


In the recent days some sync_mirror jobs have been failing with the following 
error:

Error setting up repositories: Error making cache directory: 
/home/jenkins/mirrors_cache/centos-qemu-ev-release-el7 error was: [Errno 17] 
File exists: '/home/jenkins/mirrors_cache/centos-qemu-ev-release-el7'

As an example, a build of fedora-updates-fc29 failed with this error:
https://jenkins.ovirt.org/job/system-sync_mirrors-fedora-updates-fc29-x86_64/1544/console



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/LKXWJQXWYITHJO2BJSY7QGKVFIAFIVIE/


Build failed in Jenkins: system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64 #15

2020-04-06 Thread jenkins
See 


Changes:

[Evgheni Dereveanchin] add suffix to el8 ppc64le repo names in mock configs


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7d2fc669eb681cba289a5b5dbe030d7761a98950 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d2fc669eb681cba289a5b5dbe030d7761a98950
Commit message: "add suffix to el8 ppc64le repo names in mock configs"
 > git rev-list --no-walk b9f3e38e09778b7fe17858034d0d2a0cc179cbfc # timeout=10
[system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64] $ /bin/bash 
-xe /tmp/jenkins7296882824215008807.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
ovirt-master-glusterfs-7-testing-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs ovirt-master-glusterfs-7-testing-el8 yum
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
+ check_yum_sync_needed ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/ovirt-master-glusterfs-7-testing-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=ovirt-master-glusterfs-7-testing-el8
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=ovirt-master-glusterfs-7-testing-el8 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
 --norepopath --newest-only --urls --quiet
+ 
reposync_out='https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/gluster-block-debuginfo-0.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-api-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cli-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-client-xlators-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cloudsync-plugins-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-coreutils-debuginfo-0.3.1-3.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-debuginfo-7.4-1.el8.x86_64.rpm

[CQ]: 107812,2 (otopi) failed "ovirt-master" system tests

2020-04-06 Thread oVirt Jenkins
Change 107812,2 (otopi) is probably the reason behind recent system test
failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107812/2

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22287/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/POZGOB7PJMDTZR7AMN6VFJLKTQZYDX3D/


[JIRA] (OVIRT-2900) save mirror cleanup data

2020-04-06 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-2900:
---

Assignee: Shlomi Zidmi  (was: infra)

> save mirror cleanup data
> 
>
> Key: OVIRT-2900
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2900
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Evgheni Dereveanchin
>Assignee: Shlomi Zidmi
>Priority: Low
>
> We merged the mirror cleanup patch yet now it's not really clear what exactly 
> is being cleaned up.
> Let's save the temporary files listing packages due for cleanup into job 
> artifacts.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UQIDXMEIXMWS7JQCOKRHLRSNXSOBIQ7Z/


[JIRA] (OVIRT-2900) save mirror cleanup data

2020-04-06 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-2900:
---

 Summary: save mirror cleanup data
 Key: OVIRT-2900
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2900
 Project: oVirt - virtualization made easy
  Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: Low


We merged the mirror cleanup patch yet now it's not really clear what exactly 
is being cleaned up.
Let's save the temporary files listing packages due for cleanup into job 
artifacts.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PEV6VXF5KJUIOXMDHGWROYS3XMQHLCJD/


[CQ]: 107850, 1 (vdsm) failed "ovirt-master" system tests, but isn't the failure root cause

2020-04-06 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107850,1 (vdsm) failed. However, this change seems not to be the root cause for
this failure. Change 107550,6 (vdsm) that this change depends on or is based
on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107550,6 (vdsm) is fixed and
this change is updated to refer to or rebased on the fixed version, or this
change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107850/1

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107550/6

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22279/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/CFLO2U3K6GHIKG5E3FAT3RE5IL4TPWHE/


[CQ]: 108195,3 (vdsm) failed "ovirt-4.3" system tests

2020-04-06 Thread oVirt Jenkins
Change 108195,3 (vdsm) is probably the reason behind recent system test
failures in the "ovirt-4.3" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/108195/3

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3213/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4CUDVAOTOASEQL5ONSDBG7PUIEZMMAER/


Build failed in Jenkins: system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64 #14

2020-04-06 Thread jenkins
See 


Changes:

[Evgheni Dereveanchin] Move from git proto to https


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b9f3e38e09778b7fe17858034d0d2a0cc179cbfc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9f3e38e09778b7fe17858034d0d2a0cc179cbfc
Commit message: "Move from git proto to https"
 > git rev-list --no-walk b3da4f07a39fb59c489f6df121da379dd9bd58df # timeout=10
[system-sync_mirrors-ovirt-master-glusterfs-7-testing-el8-x86_64] $ /bin/bash 
-xe /tmp/jenkins3950947867301276987.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
ovirt-master-glusterfs-7-testing-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs ovirt-master-glusterfs-7-testing-el8 yum
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8 
/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
+ check_yum_sync_needed ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=ovirt-master-glusterfs-7-testing-el8
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/ovirt-master-glusterfs-7-testing-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync ovirt-master-glusterfs-7-testing-el8 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=ovirt-master-glusterfs-7-testing-el8
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=ovirt-master-glusterfs-7-testing-el8 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/ovirt-master-glusterfs-7-testing-el8/base
 --norepopath --newest-only --urls --quiet
+ 
reposync_out='https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/gluster-block-debuginfo-0.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-api-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cli-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-client-xlators-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-cloudsync-plugins-debuginfo-7.4-1.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-coreutils-debuginfo-0.3.1-3.el8.x86_64.rpm
https://buildlogs.centos.org/centos/8/storage/x86_64/gluster-7/Packages/g/glusterfs-debuginfo-7.4-1.el8.x86_64.rpm

Jenkins build is back to normal : system-sync_mirrors-fedora-updates-fc29-x86_64 #1545

2020-04-06 Thread jenkins
See 

___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AGLETU3DLVIADJIUSGXGXZ2ZNFFRIEMY/


[CQ]: 107808, 2 (ovirt-imageio) failed "ovirt-master" system tests, but isn't the failure root cause

2020-04-06 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107808,2 (ovirt-imageio) failed. However, this change seems not to be the root
cause for this failure. Change 107584,3 (ovirt-imageio) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107584,3 (ovirt-imageio) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107808/2

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107584/3

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/22271/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ZK5BYBW3VP4BEETUU4ZDAKFG3ZSR2QAG/


[JIRA] (OVIRT-2897) ppc64le build-artifacts/check-merged job failing in "mock init"

2020-04-06 Thread Ehud Yonasi (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ehud Yonasi reassigned OVIRT-2897:
--

Assignee: Ehud Yonasi  (was: infra)

> ppc64le build-artifacts/check-merged job failing in "mock init"
> ---
>
> Key: OVIRT-2897
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2897
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: Ehud Yonasi
>
> The ppc64le build artifacts jobs fail now in "mock init". Looks like
> an environmental issue.
> Here are few failing builds:
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-check-patch/2574/
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-check-patch/2573/
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-on-merge/573/
> This seems to be the last successful build, 4 days ago:
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-on-merge/563/
> 
> [2020-04-04T19:28:16.332Z] + ../jenkins/mock_configs/mock_runner.sh
> --execute-script automation/build-artifacts.py3.sh --mock-confs-dir
> ../jenkins/mock_configs --secrets-file
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/std_ci_secrets.yaml
> --try-proxy --timeout-duration 10800 --try-mirrors
> http://mirrors.phx.ovirt.org/repos/yum/all_latest.json 'el8.*ppc64le'
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z] ## Sat Apr  4 19:28:16 UTC 2020 Running
> env: el8:epel-8-ppc64le
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z]
> @@
> [2020-04-04T19:28:16.332Z] @@ Sat Apr  4 19:28:16 UTC 2020 Running
> chroot for script: automation/build-artifacts.py3.sh
> [2020-04-04T19:28:16.332Z]
> @@
> [2020-04-04T19:28:16.599Z] Using base mock conf
> ../jenkins/mock_configs/epel-8-ppc64le.cfg
> [2020-04-04T19:28:16.599Z] WARN: Unable to find req file
> automation/build-artifacts.py3.req or
> automation/build-artifacts.py3.req.el8, skipping req
> [2020-04-04T19:28:16.599Z] Using proxified config
> ../jenkins/mock_configs/epel-8-ppc64le_proxied.cfg
> [2020-04-04T19:28:16.599Z] Generating temporary mock conf
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio/mocker-epel-8-ppc64le.el8
> [2020-04-04T19:28:16.599Z] Skipping mount points
> [2020-04-04T19:28:16.599Z] WARN: Unable to find repos file
> automation/build-artifacts.py3.repos or
> automation/build-artifacts.py3.repos.el8, skipping repos
> [2020-04-04T19:28:16.599Z] Using chroot cache =
> /var/cache/mock/epel-8-ppc64le-ef003ab0662b9b04a2143d179b949705
> [2020-04-04T19:28:16.599Z] Using chroot dir =
> /var/lib/mock/epel-8-ppc64le-ef003ab0662b9b04a2143d179b949705-15351
> [2020-04-04T19:28:16.599Z] Skipping environment variables
> [2020-04-04T19:28:16.599Z] == Initializing chroot
> [2020-04-04T19:28:16.599Z] mock \
> [2020-04-04T19:28:16.599Z] --old-chroot \
> [2020-04-04T19:28:16.599Z]
> --configdir="/home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio"
> \
> [2020-04-04T19:28:16.599Z] --root="mocker-epel-8-ppc64le.el8" \
> [2020-04-04T19:28:16.599Z] --resultdir="/tmp/mock_logs.FrjZTOEI/init" 
> \
> [2020-04-04T19:28:16.599Z] --init
> [2020-04-04T19:28:17.186Z] WARNING: Could not find required logging
> config file: 
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio/logging.ini.
> Using default...
> [2020-04-04T19:28:17.186Z] INFO: mock.py version 1.4.21 starting
> (python version = 3.6.8)...
> [2020-04-04T19:28:17.186Z] Start(bootstrap): init plugins
> [2020-04-04T19:28:17.186Z] INFO: selinux enabled
> [2020-04-04T19:28:17.845Z] Finish(bootstrap): init plugins
> [2020-04-04T19:28:17.845Z] Start: init plugins
> [2020-04-04T19:28:17.845Z] INFO: selinux enabled
> [2020-04-04T19:28:17.845Z] Finish: init plugins
> [2020-04-04T19:28:17.845Z] INFO: Signal handler active
> [2020-04-04T19:28:17.845Z] Start: run
> [2020-04-04T19:28:17.845Z] Start: clean chroot
> [2020-04-04T19:28:17.845Z] Finish: clean chroot
> [2020-04-04T19:28:17.845Z] Start(bootstrap): chroot init
> [2020-04-04T19:28:17.845Z] INFO: calling preinit hooks
> [2020-04-04T19:28:17.845Z] INFO: enabled root cache
> [2020-04-04T19:28:17.846Z] INFO: enabled dnf cache
> [2020-04-04T19:28:17.846Z] Start(bootstrap): cleaning dnf metadata
> [2020-04-04T19:28:17.846Z] Finish(bootstrap): cleaning dnf metadata
> [2020-04-04T19:28:17.846Z] INFO: enabled HW Info plugin
> [2020-04-04T19:28:17.846Z] Mock Version: 1.4.21
> [2020-04-04T19:28:17.846Z] INFO: 

[JIRA] (OVIRT-2897) ppc64le build-artifacts/check-merged job failing in "mock init"

2020-04-06 Thread Marcin Sobczyk (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=40277#comment-40277
 ] 

Marcin Sobczyk commented on OVIRT-2897:
---

Same thing happens for vdsm merge jobs. Can someone take a look at this?

[https://jenkins.ovirt.org/blue/organizations/jenkins/vdsm_standard-on-merge/detail/vdsm_standard-on-merge/2512/|https://jenkins.ovirt.org/blue/organizations/jenkins/vdsm_standard-on-merge/detail/vdsm_standard-on-merge/2512/]

> ppc64le build-artifacts/check-merged job failing in "mock init"
> ---
>
> Key: OVIRT-2897
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2897
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> The ppc64le build artifacts jobs fail now in "mock init". Looks like
> an environmental issue.
> Here are few failing builds:
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-check-patch/2574/
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-check-patch/2573/
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-on-merge/573/
> This seems to be the last successful build, 4 days ago:
> https://jenkins.ovirt.org/job/ovirt-imageio_standard-on-merge/563/
> 
> [2020-04-04T19:28:16.332Z] + ../jenkins/mock_configs/mock_runner.sh
> --execute-script automation/build-artifacts.py3.sh --mock-confs-dir
> ../jenkins/mock_configs --secrets-file
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/std_ci_secrets.yaml
> --try-proxy --timeout-duration 10800 --try-mirrors
> http://mirrors.phx.ovirt.org/repos/yum/all_latest.json 'el8.*ppc64le'
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z] ## Sat Apr  4 19:28:16 UTC 2020 Running
> env: el8:epel-8-ppc64le
> [2020-04-04T19:28:16.332Z]
> ##
> [2020-04-04T19:28:16.332Z]
> @@
> [2020-04-04T19:28:16.332Z] @@ Sat Apr  4 19:28:16 UTC 2020 Running
> chroot for script: automation/build-artifacts.py3.sh
> [2020-04-04T19:28:16.332Z]
> @@
> [2020-04-04T19:28:16.599Z] Using base mock conf
> ../jenkins/mock_configs/epel-8-ppc64le.cfg
> [2020-04-04T19:28:16.599Z] WARN: Unable to find req file
> automation/build-artifacts.py3.req or
> automation/build-artifacts.py3.req.el8, skipping req
> [2020-04-04T19:28:16.599Z] Using proxified config
> ../jenkins/mock_configs/epel-8-ppc64le_proxied.cfg
> [2020-04-04T19:28:16.599Z] Generating temporary mock conf
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio/mocker-epel-8-ppc64le.el8
> [2020-04-04T19:28:16.599Z] Skipping mount points
> [2020-04-04T19:28:16.599Z] WARN: Unable to find repos file
> automation/build-artifacts.py3.repos or
> automation/build-artifacts.py3.repos.el8, skipping repos
> [2020-04-04T19:28:16.599Z] Using chroot cache =
> /var/cache/mock/epel-8-ppc64le-ef003ab0662b9b04a2143d179b949705
> [2020-04-04T19:28:16.599Z] Using chroot dir =
> /var/lib/mock/epel-8-ppc64le-ef003ab0662b9b04a2143d179b949705-15351
> [2020-04-04T19:28:16.599Z] Skipping environment variables
> [2020-04-04T19:28:16.599Z] == Initializing chroot
> [2020-04-04T19:28:16.599Z] mock \
> [2020-04-04T19:28:16.599Z] --old-chroot \
> [2020-04-04T19:28:16.599Z]
> --configdir="/home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio"
> \
> [2020-04-04T19:28:16.599Z] --root="mocker-epel-8-ppc64le.el8" \
> [2020-04-04T19:28:16.599Z] --resultdir="/tmp/mock_logs.FrjZTOEI/init" 
> \
> [2020-04-04T19:28:16.599Z] --init
> [2020-04-04T19:28:17.186Z] WARNING: Could not find required logging
> config file: 
> /home/jenkins/workspace/ovirt-imageio_standard-check-patch/ovirt-imageio/logging.ini.
> Using default...
> [2020-04-04T19:28:17.186Z] INFO: mock.py version 1.4.21 starting
> (python version = 3.6.8)...
> [2020-04-04T19:28:17.186Z] Start(bootstrap): init plugins
> [2020-04-04T19:28:17.186Z] INFO: selinux enabled
> [2020-04-04T19:28:17.845Z] Finish(bootstrap): init plugins
> [2020-04-04T19:28:17.845Z] Start: init plugins
> [2020-04-04T19:28:17.845Z] INFO: selinux enabled
> [2020-04-04T19:28:17.845Z] Finish: init plugins
> [2020-04-04T19:28:17.845Z] INFO: Signal handler active
> [2020-04-04T19:28:17.845Z] Start: run
> [2020-04-04T19:28:17.845Z] Start: clean chroot
> [2020-04-04T19:28:17.845Z] Finish: clean chroot
> [2020-04-04T19:28:17.845Z] Start(bootstrap): chroot init
> [2020-04-04T19:28:17.845Z] INFO: calling preinit hooks
> [2020-04-04T19:28:17.845Z] INFO: enabled root cache
> [2020-04-04T19:28:17.846Z] INFO: enabled dnf 

[JIRA] (OVIRT-2899) Use Nginex as Jenkins reverse proxy instead on Apache

2020-04-06 Thread Barak Korren (oVirt JIRA)
Barak Korren created OVIRT-2899:
---

 Summary: Use Nginex as Jenkins reverse proxy instead on Apache
 Key: OVIRT-2899
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2899
 Project: oVirt - virtualization made easy
  Issue Type: Task
  Components: Jenkins Master
Reporter: Barak Korren
Assignee: infra


The following issue: 
[JENKINS-47279|https://issues.jenkins-ci.org/browse/JENKINS-47279] indicated 
there is currently no way to expose the Jenkins CLI over HTTP/HTTPs.

The Jenkins CLI is essential to access parts of the Jenkins internal API that 
allow detecting internal requirements for hosts, this in turn is essential for 
having a service running inside a firewalled network that provides specialized 
hosts to our public Jenkins instance.

The main use case for this is providing RHEL BM host from the Red Hat network 
to the oVirt Jenkins.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100124)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ZS36BEM3EBOOTIBXXIGKBLTLVLLDUIDN/