[JIRA] (OVIRT-1696) backup.phx.ovirt.org paused due to lack of storage space
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-1696:
-------------------------------------------
Summary: backup.phx.ovirt.org paused due to lack of storage space
Key: OVIRT-1696
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1696
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High
The Backup VM was paused due to lack of storage space while there's still hundreds of gigabytes available on the iSCSI storage domain. Opening ticket to investigate as attempts to unpause the VM do not seem to help
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100065)
7 years, 1 month
[JIRA] (OVIRT-1695) Apply fixes for Jenkins Security Advisory 2017-10-11
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1507887355-22885-252
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Evgheni Dereveanchin created OVIRT-1695:
-------------------------------------------
Summary: Apply fixes for Jenkins Security Advisory 2017-10-11
Key: OVIRT-1695
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1695
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High
A new security advisory was published for Jenkins that uncovers several issues:
https://jenkins.io/security/advisory/2017-10-11/
To close the security gap, the following actions must be taken:
* update Jenkins core to 2.73.2+
* update Swarm Plugin to 3.5+
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100065)
------------=_1507887355-22885-252
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Evgheni Dereveanchin created OVIRT-1695:</h3>
<pre> Summary: Apply fixes for Jenkins Security Advisory 2017-10-11
Key: OVIRT-1695
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1695
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: High</pre>
<p>A new security advisory was published for Jenkins that uncovers several issues: <a href="https://jenkins.io/security/advisory/2017-10-11/">https://jenkins.io/security/advisory/2017-10-11/</a></p>
<p>To close the security gap, the following actions must be taken:</p>
<ul><li><p>update Jenkins core to 2.73.2+</p></li>
<li><p>update Swarm Plugin to 3.5+</p></li></ul>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100065)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1507887355-22885-252--
7 years, 1 month
Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #807
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/807/disp...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> 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 http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2268c41ddd5da1304c1744dc6d434a7c754fd9a4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2268c41ddd5da1304c1744dc6d434a7c754fd9a4
Commit message: "Add Fedora rawhide support"
> git rev-list 2268c41ddd5da1304c1744dc6d434a7c754fd9a4 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins8340730333437478702.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1478, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years, 1 month
Build failed in Jenkins: ovirt_4.1_publish-rpms_nightly #340
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/ovirt_4.1_publish-rpms_nightly/340/display/r...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <http://jenkins.ovirt.org/job/ovirt_4.1_publish-rpms_nightly/ws/>
[WS-CLEANUP] Deleting project workspace...
[workspace] $ /bin/bash -xe /tmp/jenkins421467531808654993.sh
+ rm -rf <http://jenkins.ovirt.org/job/ovirt_4.1_publish-rpms_nightly/ws/artifacts>
+ mkdir <http://jenkins.ovirt.org/job/ovirt_4.1_publish-rpms_nightly/ws/artifacts>
Copied 5 artifacts from "ovirt-host-deploy_4.1_build-artifacts-el7-x86_64" build number 37
Copied 5 artifacts from "ovirt-host-deploy_4.1_build-artifacts-fc24-x86_64" build number 36
Copied 7 artifacts from "otopi_4.1_build-artifacts-el7-x86_64" build number 11
Copied 7 artifacts from "otopi_4.1_build-artifacts-fc24-x86_64" build number 11
Copied 5 artifacts from "ovirt-vmconsole_4.1_build-artifacts-el7-x86_64" build number 4
Copied 5 artifacts from "ovirt-vmconsole_4.1_build-artifacts-fc24-x86_64" build number 4
Copied 10 artifacts from "ovirt-imageio_4.1_build-artifacts-el7-x86_64" build number 13
Copied 10 artifacts from "ovirt-imageio_4.1_build-artifacts-fc24-x86_64" build number 13
Copied 4 artifacts from "ovirt-log-collector_4.1_build-artifacts-el7-x86_64" build number 201
Copied 4 artifacts from "ovirt-log-collector_4.1_build-artifacts-fc24-x86_64" build number 200
Copied 3 artifacts from "ovirt-engine-cli_3.6_build-artifacts-el7-x86_64" build number 24
Copied 3 artifacts from "ovirt-engine-cli_3.6_build-artifacts-fc24-x86_64" build number 14
Copied 3 artifacts from "ovirt-engine-extension-aaa-jdbc_4.1_build-artifacts-el7-x86_64" build number 12
Copied 3 artifacts from "ovirt-engine-extension-aaa-jdbc_4.1_build-artifacts-fc24-x86_64" build number 12
Copied 4 artifacts from "ovirt-engine-extension-aaa-ldap_4.1_build-artifacts-el7-x86_64" build number 27
Copied 4 artifacts from "ovirt-engine-extension-aaa-ldap_4.1_build-artifacts-fc24-x86_64" build number 27
Copied 3 artifacts from "ovirt-engine-extension-aaa-misc_4.1_build-artifacts-el7-x86_64" build number 1
Copied 3 artifacts from "ovirt-engine-extension-aaa-misc_4.1_build-artifacts-fc24-x86_64" build number 1
Copied 3 artifacts from "ovirt-engine-extension-logger-log4j_4.1_build-artifacts-el7-x86_64" build number 3
Copied 3 artifacts from "ovirt-engine-extension-logger-log4j_4.1_build-artifacts-fc24-x86_64" build number 3
Copied 2 artifacts from "ovirt-engine-wildfly_4.1_build-artifacts-el7-x86_64" build number 1
Copied 2 artifacts from "ovirt-engine-wildfly_4.1_build-artifacts-fc24-x86_64" build number 1
Copied 2 artifacts from "ovirt-engine-wildfly-overlay_4.1_build-artifacts-el7-x86_64" build number 1
Copied 2 artifacts from "ovirt-engine-wildfly-overlay_4.1_build-artifacts-fc24-x86_64" build number 1
Copied 4 artifacts from "ovirt-dwh_4.1_build-artifacts-el7-x86_64" build number 25
Copied 4 artifacts from "ovirt-dwh_4.1_build-artifacts-fc24-x86_64" build number 26
Copied 3 artifacts from "ovirt-setup-lib_4.1_build-artifacts-el7-x86_64" build number 15
Copied 3 artifacts from "ovirt-setup-lib_4.1_build-artifacts-fc24-x86_64" build number 15
Copied 4 artifacts from "vdsm-jsonrpc-java_4.1_build-artifacts-el7-x86_64" build number 24
Copied 4 artifacts from "vdsm-jsonrpc-java_4.1_build-artifacts-fc24-x86_64" build number 23
Copied 4 artifacts from "python-ovirt-engine-sdk4_4.1_build-artifacts-el7-x86_64" build number 113
Copied 5 artifacts from "python-ovirt-engine-sdk4_4.1_build-artifacts-fc24-x86_64" build number 124
Copied 4 artifacts from "python-ovirt-engine-sdk4_4.1_build-artifacts-el7-ppc64le" build number 85
Copied 5 artifacts from "python-ovirt-engine-sdk4_4.1_build-artifacts-fc24-ppc64le" build number 89
Copied 4 artifacts from "ovirt-engine-sdk-java_4.1_build-artifacts-el7-x86_64" build number 8
Copied 4 artifacts from "ovirt-engine-sdk-java_4.1_build-artifacts-fc24-x86_64" build number 3
Copied 3 artifacts from "java-ovirt-engine-sdk4_4.1_build-artifacts-el7-x86_64" build number 61
Copied 3 artifacts from "java-ovirt-engine-sdk4_4.1_build-artifacts-fc24-x86_64" build number 61
Copied 3 artifacts from "ovirt-scheduler-proxy_4.1_build-artifacts-el7-x86_64" build number 8
Copied 3 artifacts from "ovirt-scheduler-proxy_4.1_build-artifacts-fc24-x86_64" build number 8
Copied 5 artifacts from "ovirt-optimizer_4.1_build-artifacts-el7-x86_64" build number 6
Copied 6 artifacts from "ovirt-optimizer_4.1_build-artifacts-fc24-x86_64" build number 4
Copied 3 artifacts from "ovirt-engine-dashboard_4.1_build-artifacts-el7-x86_64" build number 37
Copied 3 artifacts from "ovirt-engine-dashboard_4.1_build-artifacts-fc24-x86_64" build number 33
Copied 5 artifacts from "ioprocess_4.1_build-artifacts-el7-x86_64" build number 1
Copied 5 artifacts from "ioprocess_4.1_build-artifacts-fc24-x86_64" build number 1
Copied 5 artifacts from "ioprocess_4.1_build-artifacts-el7-ppc64le" build number 1
Copied 51 artifacts from "vdsm_4.1_build-artifacts-el7-x86_64" build number 410
Copied 51 artifacts from "vdsm_4.1_build-artifacts-fc24-x86_64" build number 408
Copied 51 artifacts from "vdsm_4.1_build-artifacts-el7-ppc64le" build number 408
Copied 3 artifacts from "ovirt-hosted-engine-ha_4.1_build-artifacts-el7-x86_64" build number 63
Copied 3 artifacts from "ovirt-hosted-engine-ha_4.1_build-artifacts-fc24-x86_64" build number 61
Copied 3 artifacts from "ovirt-hosted-engine-setup_4.1_build-artifacts-el7-x86_64" build number 89
Copied 3 artifacts from "ovirt-hosted-engine-setup_4.1_build-artifacts-fc24-x86_64" build number 89
Copied 10 artifacts from "qemu_4.1_create-rpms-el7-x86_64_merged" build number 5
Copied 10 artifacts from "qemu_4.1_create-rpms-el7-ppc64le_merged" build number 5
Copied 3 artifacts from "ovirt-engine-sdk_4.1_build-artifacts-el7-x86_64" build number 1
Copied 10 artifacts from "ovirt-appliance_ovirt-4.1-snapshot_build-artifacts-el7-x86_64" build number 307
Copied 22 artifacts from "ovirt-engine_4.1_build-artifacts-el7-x86_64" build number 971
Copied 22 artifacts from "ovirt-engine_4.1_build-artifacts-fc24-x86_64" build number 971
Copied 3 artifacts from "mom_4.1_build-artifacts-el7-x86_64" build number 9
Copied 3 artifacts from "mom_4.1_build-artifacts-fc24-x86_64" build number 8
Copied 8 artifacts from "ovirt-live_4.1_build-artifacts-el7-x86_64" build number 44
Copied 8 artifacts from "ovirt-live_4.1_build-artifacts-fc24-x86_64" build number 44
Copied 2 artifacts from "py2exe-py2.7_4.1_build-artifacts-el7-x86_64" build number 4
Copied 2 artifacts from "py2exe-py2.7_4.1_build-artifacts-fc24-x86_64" build number 4
Copied 2 artifacts from "vcredist-x86_4.1_build-artifacts-el7-x86_64" build number 1
Copied 2 artifacts from "vcredist-x86_4.1_build-artifacts-fc24-x86_64" build number 1
Copied 2 artifacts from "python-windows_4.1_build-artifacts-el7-x86_64" build number 2
Copied 2 artifacts from "python-windows_4.1_build-artifacts-fc24-x86_64" build number 2
Copied 2 artifacts from "nsis-simple-service-plugin_4.1_build-artifacts-el7-x86_64" build number 2
Copied 2 artifacts from "nsis-simple-service-plugin_4.1_build-artifacts-fc24-x86_64" build number 6
Copied 2 artifacts from "pywin32-py2.7_4.1_build-artifacts-el7-x86_64" build number 1
Copied 2 artifacts from "pywin32-py2.7_4.1_build-artifacts-fc24-x86_64" build number 1
ERROR: Unable to find project for artifact copy: ovirt-wgt_4.1_create-rpms-fc24-x86_64_merged
This may be due to incorrect project name or permission settings; see help for project name in job configuration.
SSH: Current build result is [FAILURE], not going to run.
7 years, 1 month
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #879
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
Changes:
[Sandro Bonazzola] mock_runner: add Fedroa 26 support
[Daniel Belenky] Removed 3.6 system tests jobs as we dont have the corresponding repos
[Eyal Edri] enable concurent runs for manual system jobs
[Juan Hernandez] Build Python SDK 4.1 for Fedora 25
[Barak Korren] Add a packages file for fc26
[Daniel Belenky] Removed 3.6 option from the manual job
[Barak Korren] Fix SDK jobs not having proper cleanup steps
[Greg Sheremeta] ovirt-js-dependencies: add fc24 master job, build only
[Barak Korren] Remove storage handling code from mirror_mgr
[Barak Korren] Add FC26 mirrors
[Barak Korren] Fix file path of fc24 GPG key on mirrors server
[Barak Korren] Exclude big packages from mirrors
[Sandro Bonazzola] otopi: drop 3.6 and 4.0 jobs
[Juan Hernandez] Add jobs to check patches for 'ovirt-containers'
[Daniel Belenky] Removed ovirt-engine_master_find-bugs jobs
[Daniel Belenky] Remove 3.6 and 4.0 findbugs jobs
[Barak Korren] Creating a universal 'deploy-to' job
[Barak Korren] Add more data to error emails from 'deploy_to' job
[Yuval Turgeman] image-ng: updated email-to list
[Juan Hernandez] Build 'ovirt-containers' only in EL7 slaves
[Gil Shinar] Extracting projects folder name from stage script
[Sandro Bonazzola] otopi: add fc26 builds
[Roy Golan] vdsmfake: Filter el7 nodes for building containers
[ngoldin] ost manual: Allow using custom Lago repo URL
[Sandro Bonazzola] ovirt-engine-wildfly: add fc26 builds
[Sandro Bonazzola] repos-check-closure: drop 3.6 and 4.0 jobs
[Eyal Edri] add build-on-demand jobs to python-sdk
[ngoldin] Add lago-ost-plugin jobs
[Gil Shinar] General changes to upstream yamls for the new std-ci stage
[Daniel Erez] ovirt-imageio: Use release branch for release builds
[Daniel Erez] ovirt-imageio: remove 4.0 from release builds
[Nir Soffer] ovirt-imageio: Remove unneeded excludes
[Nir Soffer] ovirt-imageio: Add Fedora 26 build
[Gal Ben Haim] OST manual job: Create vm images
[Sandro Bonazzola] ovirt-engine: drop 4.1.1 jobs
[Sandro Bonazzola] ovirt-engine: drop fc25 from 4.1
[Barak Korren] Make deployer job not fail b/c on obsolete builds
[Barak Korren] Added support for queued builds to deployer
[Barak Korren] Refactor: move default properties to a macro
[Barak Korren] Enhance queue api to also return failure cause
[Barak Korren] Added change-stream support to change queue
[Barak Korren] Added change-stream awareness to Jenkins CQ objects
[Daniel Belenky] Some minor changes to the manual job
[ngoldin] lago: add fc26
[Barak Korren] Refactor: Use macros in defaults file
[Barak Korren] Default values for 'arch' and 'distro' in STD-CI
[Dafna Ron] add image-ng to list of optional suits
[Barak Korren] Use include-raw-escape for STC-CI setup scripts
[Barak Korren] Support loader_main method for pipelines
[Sandro Bonazzola] ovirt-release: add fc26 support
[Sandro Bonazzola] cockpit-ovirt: add fedora 26
[Sandro Bonazzola] ovirt-engine-nodejs: add fedora 26
[Sandro Bonazzola] ovirt-engine-nodejs-modules: add fedora 26
[Sandro Bonazzola] ovirt-engine-yarn: add fedora 26
[Eyal Edri] remove ovirt-web-ui project
[Barak Korren] Add PyYAML package to all slaves
[Barak Korren] Add retries to mirror_client on JSON errors
[Barak Korren] Enabled loading mirrors data from local file
[Barak Korren] Added GerritMergedChange class
[Sandro Bonazzola] vcredist-x86: add fc26 jobs
[Sandro Bonazzola] unboundid-ldapsdk: dropping build jobs
[Greg Sheremeta] ovirt-engine-dashboard: add fc26 jobs
[Barak Korren] Fix cleanup code for libvirt VMs
[Daniel Belenky] add email notification to build artifacts
[Daniel Belenky] Remove old repoclosure jobs
[Daniel Belenky] Add email notification to node-ng and added Yuval and infra
[Gil Shinar] upstream re-basing capability
[Gil Shinar] Use jenkins global parameter for JJB projects folder
[Greg Sheremeta] ovirt-js-dependencies: add fc26 jobs
[Yuval Turgeman] ovirt-node-ng: removing master-experimental jobs
[Gil Shinar] Create Jenkins job for the new poll STD-CI stage
[Barak Korren] Adding production change queue job scaffolding
[Barak Korren] Add support for bundling builds in changes
[Barak Korren] Added build tracking to change queue pipelines
[Barak Korren] Improve pipeline-loader checkout_repo function
[Sandro Bonazzola] python-windows: add el7 and fc26
[Sandro Bonazzola] pywin32-py2.7: add fc26 and el7 support
[Sandro Bonazzola] ovirt-engine-sdk: add fc26 jobs on master
[Sandro Bonazzola] ovirt-host: add automation
[Sandro Bonazzola] ovirt-hosted-engine-setup: add fc26 support
[Gil Shinar] Configured ovirt-host to use on-change instead of timed
[Sandro Bonazzola] ovirt-host: drop fc26 and ppc64le
[Sandro Bonazzola] ovirt-engine-sdk: disable fc26 ppc64le
[Sandro Bonazzola] ioprocess: add fc26 support
[Shirly Radco] ovirt-engine-metrics: add build-on-demand job
[Gil Shinar] Separate JJB deploy to project and template
[Gil Shinar] Added upstream-source-collector to jjb deploy job
[Evgheni Dereveanchin] OVIRT-1451 - Add a CI mirror for Gluster 3.10
[Juan Hernandez] Fix branches of metamodel jobs
[Eyal Edri] reduce experimental history to 14
[Barak Korren] Force mock to use 'chroot' in mock_runner.sh
[Eyal Edri] publisher: restore publishing vdsm ppc64le 4.1 builds
[Barak Korren] Filter builds sent to change queues by version
[Barak Korren] Make change queue invoke OST basic suit
[Barak Korren] Various UX improvements in change-queue jobs
[Barak Korren] Add a job for direct deployments to 'tested'
[Barak Korren] Use new job to update 'tested' from experimental
[Barak Korren] Use new tested deploy job in timed builders
[Eyal Edri] update build retention policy for big artifacts
[Sandro Bonazzola] OVIRT-1458 - Add a CI mirror for CentOS Virt SIG oVirt 4.2
[Yuval Turgeman] Added he-system-test for master branch
[Barak Korren] Add job configuration for infra-ansible
[Gil Shinar] Change project-pattern value in jjb deploy job
[Shirly Radco] ovirt-engine-metrics: update 4.1 branch
[Evgheni Dereveanchin] OVIRT-1511 - fix mock configs for Fedora 23 and 24
[Barak Korren] Move global_setup.sh to run first
[Barak Korren] Move setup steps to global_setup.sh
[Barak Korren] Move generic cleanup steps to cleanup_slave.sh
[Gil Shinar] Move adding host key to before querying gerrit
[Daniel Belenky] cleanup_slave: Fixed the cleanup of docker images
[Barak Korren] Inject 'tested' repos as mirrors for oVirt
[Barak Korren] Remove patchset number from GerritMergedChange.id
[Anton Marchukov] Added FC26 standard CI jobs for repoman.
[Barak Korren] Add email notifications to GerritMergedChange
[Barak Korren] Added printing of tested changes in tester job
[Daniel Belenky] Add support for per-distro scripts in mock runner
[Daniel Belenky] Use docker start instead of restart in global setup
[Daniel Belenky] standard-stage: added docker credentials binding
[Daniel Belenky] Implement archive artifacts flow for containers
[Evgheni Dereveanchin] OVIRT-1331 - Enable fc26 updates mirror
[Daniel Belenky] Add PROJECT env variable to github-common template
[Gal Ben Haim] lago-ost: Adding fc26 jobs
[Barak Korren] Make GitHub jobs deploy to 'tested'
[Barak Korren] Fix issues with HTTP retries in mirror_client
[Barak Korren] Make writing of mirror latest index files atomic
[Ondra Machacek] Add ovirt-ansible jobs
[Barak Korren] Improve email message from change queue
[Barak Korren] Make the standard-enqueue job not use silent mode
[Barak Korren] Added upgrade suits to CQ testing
[Ondra Machacek] Add 4.1 branch to ovirt-ansible job
[Gil Shinar] Refactor system tests template
[Ondra Machacek] Remove check-merged stage from ovirt-ansible
[Barak Korren] Remove old deploy-to-experimental jobs
[Barak Korren] Handle branches other then 'master' on GitHub
[Barak Korren] Add gerrit-with-proto macro for non git:// cloning
[Barak Korren] Create STD-CI jobs for a staging project
[Barak Korren] Create STD-CI jobs for GitHub staging projects
[Gil Shinar] Fix he and hc suites name
[Gil Shinar] Changed jenkins deploy to use trigger template
[Daniel Belenky] Fix cleanup_docker
[Daniel Belenky] Export pushed container(s) details to an html file
[Gil Shinar] Change the way poll script reads git push map file
[Daniel Belenky] Make CI information available in the CI env
[Barak Korren] re-factor: Reduce duplication in triggers YAML
[Barak Korren] re-factor: Reorder entries in std triggers file
[Barak Korren] Change ID of STD-CI push credentials
[Barak Korren] Make CQ update 'tested' instead of 'experimental'
[Daniel Belenky] Removed unused variable from gen_ci_env_info
[Daniel Belenky] Allow executing mirror_client.py from cli
[Daniel Belenky] Add support to inject mirrors to .yumrepos files
[Barak Korren] re-factor: Remove SCM YAML file in STD-CI
[Barak Korren] re-factor: Add 'scmtype' parameter to STD-CI
[Barak Korren] Remove the 'experimental' flow
[Sandro Bonazzola] ovirt-release: test el7 ppc64le on 4.1
[Daniel Belenky] Append ansible suite to OST's manual job
[Gil Shinar] Mount upstream sources folder in mock
[Gil Shinar] Ability to pass U/S cache folder path
[Barak Korren] Adding injection of mirrors to slaves
[Barak Korren] Add repo configuration for FC24 slaves
[Barak Korren] Add repo configuration for FC25 and FC26 slaves
[Martin Perina] Add ovirt-engine-wildfly builds
[Martin Perina] Add ovirt-engine-wildfly-overlay builds
[Gil Shinar] Removed timed triggers
[Martin Perina] Remove jobs to build WildFly from releng-tools
[Martin Perina] Remove jobs to build WildFly overlay from releng-tools
[Gil Shinar] Special scm and trigger for Jenkins project
[Gil Shinar] Pass git user and email to scm macros
[Gil Shinar] Add parameters to system tests
[Gil Shinar] Added sub path to gerrit server URL
[Gil Shinar] Jobs that deals with jenkins shouldn't use gerrit-with-proto
[Barak Korren] Adapting OST manual job to macro changes
[Daniel Belenky] Add support for secrets and credentials to STD CI
[Barak Korren] Fix small bug in slave repo setup
[Daniel Belenky] mock_runner fix empty mrmap bug
[Daniel Belenky] Modify cleanup_slave.sh not to remove docker DMs
[Daniel Belenky] Fix docker login to match all versions of docker
[Daniel Belenky] Migrate manual OST to a proper template
[Daniel Belenky] Add support for env var requests in mock_runner
[Barak Korren] Implement STD-CI pre-merge with a pipeline
[Barak Korren] Make STD-CI pipeline waste less nodes
[Barak Korren] Apply timestamps and colors to all pipeline output
[Gil Shinar] Separate jenkins diffs folders
[Martin Perina] jobs: Add FC26 builds for WildFly
[Gil Shinar] move ost parameters from template to project
[Gil Shinar] Add parameters to OST manual template
[Gil Shinar] change scm proto to be a parameter in OST templates
[Yuval Turgeman] node-ng: change job schedule
[Barak Korren] Make ovirt-ansible jobs not deploy to tested
[Daniel Belenky] Run infra-docs_check-patch and check-merged on el7
[Daniel Belenky] try to build container if related files were changed
[Gil Shinar] Suppress git ls-remote output to stderr
[Yuval Turgeman] Add 4.2 jobs for imgbased, node-ng and appliance
[Daniel Belenky] Fix bugs in mock_runner secrets binding
[Daniel Belenky] Prevent post merge Jobs from voting in Gerrit
[Gil Shinar] suppress git fetch output in upstream source collector
[Daniel Belenky] Add env inject to ost template
[Daniel Belenky] Move gerrit-trigger-ci-label inject to be first
[Sandro Bonazzola] ovirt-release: add 4.2 branch
[Daniel Belenky] Fix race condition in docker cleanup
[Barak Korren] Remove old ovirt-ansible jobs
[Barak Korren] Added pipeline-std-ci jobs for GitHub PRs
[Barak Korren] Add support for building on demand from GitHub PRs
[Sandro Bonazzola] cockpit-ovirt: add 4.2 branch
[Barak Korren] Keep CQ builds for 14 days
[Daniel Belenky] Remove find bugs jobs
[Yedidyah Bar David] Add ovirt-host 3.6
[Sandro Bonazzola] ovirt-live: drop from master
[Sandro Bonazzola] ovirt-engine-sdk-java: add fc25 for master consumption
[Sandro Bonazzola] ovirt-image-uploader: add master builders
[Daniel Belenky] Add meaningful prefix to new/old xml dirs
[Sandro Bonazzola] ovirt-optimizer: drop from master / 4.2
[Milan Zamazal] vdsm: Add Fedora 26 build
[dfodor] update python-paramiko to python2-paramiko
[Daniel Belenky] add support to inject runtime env vars to mock
[Barak Korren] Add (partial) STD_CI support for 'automation.yaml'
[Barak Korren] Add retries to GitHub notifications
[Barak Korren] Fix pipeline stdci trigger detection code
[Barak Korren] Add production STD-CI pipeline jobs
[Dan Kenigsberg] enable fc26 build for mom
[Dan Kenigsberg] enable fc26 build for ovirt-vmconsole.
[Sandro Bonazzola] ovirt-hosted-engine-ha: move to fc26
[Lev Veyde] Add EL7 build target for oVirt Windows Guest Tools RPM
[Sandro Bonazzola] glusterfs: add 3.12
[Daniel Belenky] Add secrets-file binding to std ci
[Barak Korren] Make change-queue jobs look better in Blue Ocean
[Sandro Bonazzola] py2exe-py2.7: moved to stdci
[Sandro Bonazzola] vcredist-x86: moved to stdci
[Juan Hernandez] Build and check API model from branch 4.2
[Juan Hernandez] Check API explorer patches
[Sandro Bonazzola] nsis-simple-service-plugin: moved to stdci
[Barak Korren] Add post-merge triggering from GitHub
[Barak Korren] Added dummy change queues to staging
[Barak Korren] Added GitMergedChange change-queue object
[Barak Korren] Add jobs for the 'jenkins' project in staging
[Barak Korren] Use global_setup.sh on pipeline loader nodes
[Barak Korren] Move node setup from CQ jobs to global_setup.sh
[Barak Korren] Fix slave repo configuration for PPC64LE
[idodoroz] python-windows: moved to stdci
[Sandro Bonazzola] pywin32-py2.7: migrate to stdci
[Barak Korren] Add FC27 support
[Sandro Bonazzola] ovirt-guest-agent: build also for fc26
[Sandro Bonazzola] ovirt-release: add fc27
[Barak Korren] Adding an example secrets file
[Sandro Bonazzola] ovirt-wgt: add stdci jobs
[Sandro Bonazzola] ovirt-guest-agent: dropping fc25
[Sandro Bonazzola] ovirt-wgt: drop legacy jobs
[Sandro Bonazzola] repoman: drop el6 jobs
[Barak Korren] Add Fedora rawhide support
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> 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 http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2268c41ddd5da1304c1744dc6d434a7c754fd9a4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2268c41ddd5da1304c1744dc6d434a7c754fd9a4
Commit message: "Add Fedora rawhide support"
> git rev-list 74afa8bd76b4a58906bad02ce713d1f7579c7ee5 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5702949406713915466.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1465, in _commonLoadRepoXML
if self._latestRepoXML(local):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1443, in _latestRepoXML
repomd = self.metalink_data.repomd
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 916, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 904, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-updates-fc25/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
7 years, 1 month
[JIRA] (OVIRT-1694) puppet fails to set up sudo on CentOS 7.4
by Evgheni Dereveanchin (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1694?page=com.atlassian.jir... ]
Evgheni Dereveanchin reassigned OVIRT-1694:
-------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> puppet fails to set up sudo on CentOS 7.4
> -----------------------------------------
>
> Key: OVIRT-1694
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1694
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Hosting
> Reporter: Evgheni Dereveanchin
> Assignee: Evgheni Dereveanchin
>
> puppet is unable to configure sudo on newly provisioned CentOS 7.4 systems due to changes in /etc/sudoers that augeas cannot parse:
> Debug: Augeas[Allow sudo ederevea](provider=augeas): Augeas version 1.4.0 is installed
> Warning: Augeas[Allow sudo ederevea](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error = parse_failed
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/pos = 2308
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/line = 65
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/char = 12
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/lens = /usr/share/augeas/lenses/dist/sudoers.aug:529.10-.70:
> Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/message = Iterated lens matched less than it should
> Debug: Augeas[Allow sudo ederevea](provider=augeas): Will attempt to save and only run if files changed
> Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/user", "ederevea"]
> Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/host", "ALL"]
> Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command", "ALL"]
> Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/runas_user", "root"]
> Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/tag", "PASSWD"]
> Debug: Augeas[Allow sudo ederevea](provider=augeas): Closed the augeas connection
> Error: /Stage[main]/Ovirt_infra::User::Ederevea/Ovirt_infra::User[ederevea]/Augeas[Allow sudo ederevea]: Could not evaluate: Saving failed, see debug
> commenting out the following line in /etc/sudoers fixes the issue:
> Defaults match_group_by_gid
> The following version is installed:
> augeas-libs-1.4.0-2.el7_4.1.x86_64
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100065)
7 years, 1 month
[JIRA] (OVIRT-1694) puppet fails to set up sudo on CentOS 7.4
by Evgheni Dereveanchin (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1507810846-11164-352
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Evgheni Dereveanchin created OVIRT-1694:
-------------------------------------------
Summary: puppet fails to set up sudo on CentOS 7.4
Key: OVIRT-1694
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1694
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Hosting
Reporter: Evgheni Dereveanchin
Assignee: infra
puppet is unable to configure sudo on newly provisioned CentOS 7.4 systems due to changes in /etc/sudoers that augeas cannot parse:
Debug: Augeas[Allow sudo ederevea](provider=augeas): Augeas version 1.4.0 is installed
Warning: Augeas[Allow sudo ederevea](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error = parse_failed
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/pos = 2308
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/line = 65
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/char = 12
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/lens = /usr/share/augeas/lenses/dist/sudoers.aug:529.10-.70:
Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/message = Iterated lens matched less than it should
Debug: Augeas[Allow sudo ederevea](provider=augeas): Will attempt to save and only run if files changed
Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/user", "ederevea"]
Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/host", "ALL"]
Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command", "ALL"]
Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/runas_user", "root"]
Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set' with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/tag", "PASSWD"]
Debug: Augeas[Allow sudo ederevea](provider=augeas): Closed the augeas connection
Error: /Stage[main]/Ovirt_infra::User::Ederevea/Ovirt_infra::User[ederevea]/Augeas[Allow sudo ederevea]: Could not evaluate: Saving failed, see debug
commenting out the following line in /etc/sudoers fixes the issue:
Defaults match_group_by_gid
The following version is installed:
augeas-libs-1.4.0-2.el7_4.1.x86_64
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100065)
------------=_1507810846-11164-352
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Evgheni Dereveanchin created OVIRT-1694:</h3>
<pre> Summary: puppet fails to set up sudo on CentOS 7.4
Key: OVIRT-1694
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1694
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Hosting
Reporter: Evgheni Dereveanchin
Assignee: infra</pre>
<p>puppet is unable to configure sudo on newly provisioned CentOS 7.4 systems due to changes in /etc/sudoers that augeas cannot parse:</p>
<p>Debug: Augeas[Allow sudo ederevea](provider=augeas): Augeas version 1.4.0 is installed Warning: Augeas[Allow sudo ederevea](provider=augeas): Loading failed for one or more files, see debug for /augeas//error output Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error = parse_failed Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/pos = 2308 Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/line = 65 Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/char = 12 Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/lens = /usr/share/augeas/lenses/dist/sudoers.aug:529.10-.70: Debug: Augeas[Allow sudo ederevea](provider=augeas): /augeas/files/etc/sudoers/error/message = Iterated lens matched less than it should Debug: Augeas[Allow sudo ederevea](provider=augeas): Will attempt to save and only run if files changed Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command ‘set’ with params ["/files/etc/sudoers/spec[user = ‘ederevea']/user", “ederevea”] Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command ‘set’ with params ["/files/etc/sudoers/spec[user = ‘ederevea']/host_group/host", “ALL”] Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command ‘set’ with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command", “ALL”] Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set’ with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/runas_user", “root”] Debug: Augeas[Allow sudo ederevea](provider=augeas): sending command 'set’ with params ["/files/etc/sudoers/spec[user = 'ederevea']/host_group/command/tag", “PASSWD”] Debug: Augeas[Allow sudo ederevea](provider=augeas): Closed the augeas connection Error: /Stage[main]/Ovirt_infra::User::Ederevea/Ovirt_infra::User[ederevea]/Augeas[Allow sudo ederevea]: Could not evaluate: Saving failed, see debug</p>
<p>commenting out the following line in /etc/sudoers fixes the issue: Defaults match_group_by_gid</p>
<p>The following version is installed: augeas-libs-1.4.0-2.el7_4.1.x86_64</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100065)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1507810846-11164-352--
7 years, 1 month
[JIRA] (OVIRT-1693) failure in OST seems to be repo outage
by Dafna Ron (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1507808172-16201-387
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Dafna Ron created OVIRT-1693:
--------------------------------
Summary: failure in OST seems to be repo outage
Key: OVIRT-1693
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1693
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra
We had this failure: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3104/
I could not see a specific package failure. mail sent to rule out the patch.
looks like some sort of a repo outage.
opening ticket to see if we can find the actual root cause.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100065)
------------=_1507808172-16201-387
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Dafna Ron created OVIRT-1693:</h3>
<pre> Summary: failure in OST seems to be repo outage
Key: OVIRT-1693
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1693
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra</pre>
<p>We had this failure: <a href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3104/">http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/3104/</a></p>
<p>I could not see a specific package failure. mail sent to rule out the patch. looks like some sort of a repo outage.</p>
<p>opening ticket to see if we can find the actual root cause.</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100065)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYL..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1507808172-16201-387--
7 years, 1 month