Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] Build failed in Jenkins: clean-nightly #797

See <https://ci.eclipse.org/emfcompare/job/clean-nightly/797/display/redirect>

------------------------------------------
Started by upstream project "publish-nightly" build number 916
originally caused by:
 Started by upstream project "master-build-on-egit-logical-nighlty" build number 631
 originally caused by:
  Started by an SCM change
Building in workspace <https://ci.eclipse.org/emfcompare/job/clean-nightly/ws/>
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url /gitroot/emfcompare/org.eclipse.emf.compare-releng.git # timeout=10
Fetching upstream changes from /gitroot/emfcompare/org.eclipse.emf.compare-releng.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress /gitroot/emfcompare/org.eclipse.emf.compare-releng.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2be881c409c486882b23f07e52869d6c26debb4b (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 2be881c409c486882b23f07e52869d6c26debb4b
Commit message: "Use curl instead of wget to avoid proxy issues"
 > /usr/local/bin/git rev-list --no-walk 2be881c409c486882b23f07e52869d6c26debb4b # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4080103802333317939.sh
+ ./hudson-scripts/clean-nightly.sh 3.1.0 5
[INFO]     Cleaning up 'EMF Compare 3.1.0' nightly builds (will keep the 5 most recent) [clean-nightly.sh:29]
[INFO]     Removing nightly build '3.1.0.201407041344' from stream '3.1.0.x' [4_update-site-clean.sh:87]
[INFO]     Removing nightly build '3.1.0.201407041344' from stream '3.1.x' [4_update-site-clean.sh:90]
[INFO]     Removing nightly build '3.1.0.201407041344' from stream '3.x' [4_update-site-clean.sh:93]
Unable to read repository at file:/home/data/httpd/download.eclipse.org/modeling/emf/compare/updates/nightly/streams/3.x/latest/.
Usage: -location repositoryURI [-list] [-add repository-list] [-remove repository-list] [-repositoryName name] [-validate] [-failOnExists] [-compressed]
  -location        URI of composite repository to create / modify
  -list            Whether the list of children should be printed on the standard output
  -add             Comma separated list of repositories URI to add to the composite
  -remove          Comma separated list of repositories URI to remove from the composite
  -repositoryName  The name of the composite as it should appears to client
  -validate        Child repositories claiming to contain the same artifact are compared using the given comparator. Either 'org.eclipse.equinox.p2.repository.tools.jar.comparator' or 'org.eclipse.equinox.artifact.md5.comparator'
  -failOnExists    Whether we should fail if the repository already exists. (Default is false)
  -compressed      Whether the composite repository should compressed. (Default is false)
./hudson-scripts/init/4_update-site-clean.sh: line 38: latestUpdateSiteInStream[@]: unbound variable
Build step 'Execute shell' marked build as failure


Back to the top