Started by user ed.merks@gmail.com Building in workspace /home/hudson/genie.oomph/.jenkins/jobs/cleanup/workspace No credentials specified > /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 git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 095917847de4df7ced0ad586c2bc1358cf22096f (origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 095917847de4df7ced0ad586c2bc1358cf22096f Commit message: "[Releng] Try to get milestone updates to compose properly." > /usr/local/bin/git rev-list --no-walk 095917847de4df7ced0ad586c2bc1358cf22096f # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f git/pom.xml -DskipTests=true -Dbuild.id=39 -Dgit.commit=095917847de4df7ced0ad586c2bc1358cf22096f clean verify --projects releng//org.eclipse.oomph.parent/tp,releng/org.eclipse.oomph.releng -am -amd Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.oomph [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml [INFO] Adding repository http://download.eclipse.org/usssdk/updates/latest [INFO] Fetching p2.index from http://download.eclipse.org/egit/updates/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/egit/updates [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/latest-R/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/latest-R [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/builds/milestone/latest [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201905280646/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/mylyn/snapshots/3.24/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/mylyn/snapshots/3.24 [INFO] Fetching p2.index from http://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/technology/m2e/snapshots/1.9.0/latest [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/nebula/snapshot [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/photon/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/webtools/repository/photon [INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repository/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.12-I-builds [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190603-1800/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190604-0600/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190604-1800/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190605-0600/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190605-1800/ (0B at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.oomph.parent [pom] [INFO] org.eclipse.oomph.plugins [pom] [INFO] org.eclipse.oomph.tp [eclipse-target-definition] [INFO] org.eclipse.oomph.releng [eclipse-plugin] [INFO] [INFO] -------------< org.eclipse.oomph:org.eclipse.oomph.parent >------------- [INFO] Building org.eclipse.oomph.parent 1.0.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.parent --- [INFO] [INFO] ------------< org.eclipse.oomph:org.eclipse.oomph.plugins >------------- [INFO] Building org.eclipse.oomph.plugins 1.1.0-SNAPSHOT [2/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.plugins --- [INFO] [INFO] --- tycho-source-plugin:0.23.1:plugin-source (attach-source) @ org.eclipse.oomph.plugins --- [INFO] [INFO] ---------------< org.eclipse.oomph:org.eclipse.oomph.tp >--------------- [INFO] Building org.eclipse.oomph.tp 1.0.0-SNAPSHOT [3/4] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.tp --- [INFO] [INFO] --- tycho-packaging-plugin:0.23.1:package-target-definition (default-package-target-definition) @ org.eclipse.oomph.tp --- [INFO] [INFO] -------------< org.eclipse.oomph:org.eclipse.oomph.releng >------------- [INFO] Building org.eclipse.oomph.releng 1.0.0-SNAPSHOT [4/4] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.oomph.releng --- [INFO] Deleting /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target [INFO] [INFO] --- tycho-packaging-plugin:0.23.1:build-qualifier (default-build-qualifier) @ org.eclipse.oomph.releng --- [INFO] The project's OSGi version is 1.0.0.v20190616-1241 [INFO] [INFO] --- tycho-packaging-plugin:0.23.1:validate-id (default-validate-id) @ org.eclipse.oomph.releng --- [INFO] [INFO] --- tycho-packaging-plugin:0.23.1:validate-version (default-validate-version) @ org.eclipse.oomph.releng --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.oomph.releng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- tycho-compiler-plugin:0.23.1:compile (default-compile) @ org.eclipse.oomph.releng --- [INFO] Compiling 3 source files to /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.oomph.releng --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/src/test/resources [INFO] [INFO] --- tycho-source-plugin:0.23.1:plugin-source (attach-source) @ org.eclipse.oomph.releng --- [INFO] Building jar: /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:0.23.1:target-platform (default-target-platform) @ org.eclipse.oomph.releng --- [INFO] [INFO] --- tycho-packaging-plugin:0.23.1:package-plugin (default-package-plugin) @ org.eclipse.oomph.releng --- [INFO] Building jar: /jobs/genie.oomph/cleanup/workspace/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:0.23.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.oomph.releng --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.oomph.parent 1.0.0-SNAPSHOT ............ SUCCESS [ 0.071 s] [INFO] org.eclipse.oomph.plugins 1.1.0-SNAPSHOT ........... SUCCESS [ 0.009 s] [INFO] org.eclipse.oomph.tp 1.0.0-SNAPSHOT ................ SUCCESS [ 0.259 s] [INFO] org.eclipse.oomph.releng 1.0.0-SNAPSHOT ............ SUCCESS [ 1.976 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.338 s [INFO] Finished at: 2019-06-16T09:07:00-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/sh -xe /tmp/genie.oomph/jenkins3749414185644693196.sh + rm -rf /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190206-100647-1.12.0-M2 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190116-015610-1.12.0-M1 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20181204-063112-1.11.0-RC1 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20181120-175658-1.11.0-M2 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20181107-083923-1.11.0-M1 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170307-122318-1.7.0-M4 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170301-061518-1.7.0-M3 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170215-125145-1.7.0-M2 /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20170201-120440-1.7.0-M1 + GIT=git + SCRIPTS=git/releng/org.eclipse.oomph.releng/hudson + BASH=/bin/bash + [[ '' == true ]] + /bin/bash git/releng/org.eclipse.oomph.releng/hudson/cleanup.sh Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.oomph folder=/home/data/httpd/download.eclipse.org/oomph/drops/release dropNames=[1.13.0, 1.12.0, 1.11.0, 1.10.0, 1.9.0, 1.8.0, 1.7.0, 1.6.1, 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.1, 1.2.0] Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/release: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.13.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.12.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.11.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.10.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.9.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.8.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.7.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.6.1 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.6.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.5.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.4.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.3.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.2.1 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.2.0 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/release/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.13.0 folder=/home/data/httpd/download.eclipse.org/oomph/drops/milestone dropNames=[S20190531-082923-1.13.0-M4, S20190529-060937-1.13.0-M3, S20190512-073205-1.13.0-M2, S20190414-014413-1.13.0-M1] Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone: of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190531-082923-1.13.0-M4 of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190529-060937-1.13.0-M3 of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190512-073205-1.13.0-M2 of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190414-014413-1.13.0-M1 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/milestone/S20190531-082923-1.13.0-M4 folder=/home/data/httpd/download.eclipse.org/oomph/drops/nightly dropNames=[N20190615-230023, N20190614-230022, N20190613-230137, N20190612-230137, N20190611-230143] Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly: of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190615-230023 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190614-230022 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190613-230137 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190612-230137 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190611-230143 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20190615-230023 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp: of release of milestone of nightly Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.13.0 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS