Started by user Ed Merks Running as Ed Merks Building remotely on promotion-vm in workspace /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git.eclipse.org/r/oomph/org.eclipse.oomph.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/oomph/org.eclipse.oomph.git > git --version # timeout=10 > git --version # 'git version 2.18.4' > git fetch --tags --progress -- https://git.eclipse.org/r/oomph/org.eclipse.oomph.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 37226a78e27ddbbe39bdadd84cfb14292bf25e51 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 37226a78e27ddbbe39bdadd84cfb14292bf25e51 # timeout=10 Commit message: "[Releng] Create a p2.index for composite repositories." > git rev-list --no-walk 179eba02bd313e5909c7186ebc7f779f0f455d79 # timeout=10 [cleanup] $ /opt/public/common/apache-maven-latest/bin/mvn -f git/pom.xml -Dbuild.id=50 -Dgit.commit=37226a78e27ddbbe39bdadd84cfb14292bf25e51 -DskipTests=true clean verify --projects releng/org.eclipse.oomph.parent/tp,releng/org.eclipse.oomph.releng -am -amd [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/releng/org.eclipse.oomph.releng/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/ (128B) [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23-I-builds [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20211221-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20211222-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20211223-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20211224-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20211225-1800/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/egit/updates-stable-nightly/ (172B) [INFO] Adding repository https://download.eclipse.org/egit/updates-stable-nightly [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.1/ (172B) [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/17.0.1 [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/milestone/latest [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202111100156/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/snapshots/weekly/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/snapshots/weekly [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/docs/releases/3.0/ (172B) [INFO] Fetching p2.index from https://download.eclipse.org/nebula/snapshot/ (172B) [INFO] Adding repository https://download.eclipse.org/nebula/snapshot [INFO] Fetching p2.index from https://download.eclipse.org/technology/m2e/snapshots/latest/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/m2e/snapshots/latest [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/latest-R/ (134B) [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/latest-R [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/usssdk/updates/latest [INFO] Fetching compositeContent.jar from https://download.eclipse.org/usssdk/updates/latest/ (430B) [INFO] Fetching p2.index from https://download.eclipse.org/usssdk/drops/nightly/N20211226-044123/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/usssdk/drops/nightly/N20211226-044123/ (7.45kB) [INFO] Fetching p2.index from https://download.eclipse.org/webtools/repository/latest/ (130B) [INFO] Adding repository https://download.eclipse.org/webtools/repository/latest [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/2021-09/ (130B) [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.23.0/S-3.23.0.M3-20210822084517/repository/ (172B) [INFO] Resolving dependencies of MavenProject: org.eclipse.oomph:org.eclipse.oomph.releng:1.0.0-SNAPSHOT @ /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/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 @ /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/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:1.7.0: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:1.7.0: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 /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/releng/org.eclipse.oomph.releng/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.oomph.releng --- [INFO] The project's OSGi version is 1.0.0.v20211226-0902 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.oomph.releng --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0: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:1.7.0:compile (default-compile) @ org.eclipse.oomph.releng --- [INFO] Compiling 3 source files to /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/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 /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/releng/org.eclipse.oomph.releng/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (attach-source) @ org.eclipse.oomph.releng --- [INFO] Building jar: /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.oomph.releng --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.oomph.releng --- [INFO] Building jar: /opt/public/hipp/homes/genie.oomph/workspace/internal/cleanup/git/releng/org.eclipse.oomph.releng/target/org.eclipse.oomph.releng-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0: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.192 s] [INFO] org.eclipse.oomph.plugins 1.1.0-SNAPSHOT ........... SUCCESS [ 0.011 s] [INFO] org.eclipse.oomph.tp 1.0.0-SNAPSHOT ................ SUCCESS [ 0.715 s] [INFO] org.eclipse.oomph.releng 1.0.0-SNAPSHOT ............ SUCCESS [ 2.543 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.373 s [INFO] Finished at: 2021-12-26T04:04:36-05:00 [INFO] ------------------------------------------------------------------------ [cleanup] $ /bin/sh -xe /tmp/jenkins10782560288163691089.sh + 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 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/release: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.23.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.22.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.21.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.20.0-a of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.19.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.18.0-a of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.18.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.17.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.16.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.15.0 of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.14.0 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.23.0 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.23.0 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/milestone/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/release/1.23.0 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly: of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211225-232256 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211225-111637 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211224-232047 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211223-233105 of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211222-230016 Composing /home/data/httpd/download.eclipse.org/oomph/updates.tmp/nightly/latest: of /home/data/httpd/download.eclipse.org/oomph/drops/nightly/N20211225-232256 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/nightly/N20211225-232256 Finished: SUCCESS