Started by user nikhil.nanivadekar@gs.com Building in workspace /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace > /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@github.com:eclipse/eclipse-collections.git # timeout=10 Fetching upstream changes from git@github.com:eclipse/eclipse-collections.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse/eclipse-collections.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse tags/10.0.0.M2^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/tags/10.0.0.M2^{commit} # timeout=10 Checking out Revision 3b9a3b7ff584c275305666d40d9ce005e4a21edd (tags/10.0.0.M2) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 3b9a3b7ff584c275305666d40d9ce005e4a21edd Commit message: "Release version 10.0.0.M2." > /usr/local/bin/git rev-list --no-walk 3b9a3b7ff584c275305666d40d9ce005e4a21edd # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DRELEASE_TAG=10.0.0.M2 -DsigningServiceType=eclipse -Dsurefire.useFile=false -Dmaven.repo.local=/home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository -pl !jmh-scala-tests,!jmh-tests,!junit-trait-runner,!scala-unit-tests,!serialization-tests,!test-coverage,!unit-tests-java8,!unit-tests clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00) Maven home: /shared/common/apache-maven-latest Java version: 1.8.0_162, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Collections Parent Project [pom] [INFO] Eclipse Collections Code Generator [jar] [INFO] Eclipse Collections Code Generator Maven Plugin [maven-plugin] [INFO] Eclipse Collections API [jar] [INFO] Eclipse Collections Main Library [jar] [INFO] Eclipse Collections Test Utilities [jar] [INFO] Eclipse Collections Fork Join Utilities [jar] [INFO] Eclipse Collections JCStress Test Suite [jar] [INFO] Eclipse Collections p2 Repository Build [pom] [INFO] Eclipse Collections OSGi Bundle [eclipse-bundle-recipe] [INFO] [INFO] ---------< org.eclipse.collections:eclipse-collections-parent >--------- [INFO] Building Eclipse Collections Parent Project 10.0.0.M2 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-parent --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-parent/10.0.0.M2/eclipse-collections-parent-10.0.0.M2.pom [INFO] [INFO] -----< org.eclipse.collections:eclipse-collections-code-generator >----- [INFO] Building Eclipse Collections Code Generator 10.0.0.M2 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 349 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections-code-generator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections-code-generator --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections-code-generator --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections-code-generator --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.0.0.M2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections-code-generator --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-code-generator --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.0.0.M2/eclipse-collections-code-generator-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.0.0.M2/eclipse-collections-code-generator-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator/target/eclipse-collections-code-generator-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator/10.0.0.M2/eclipse-collections-code-generator-10.0.0.M2-sources.jar [INFO] [INFO] --< org.eclipse.collections:eclipse-collections-code-generator-maven-plugin >-- [INFO] Building Eclipse Collections Code Generator Maven Plugin 10.0.0.M2 [3/10] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-code-generator-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 1 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections-code-generator-maven-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections-code-generator-maven-plugin --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.0.0.M2.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eclipse-collections-code-generator-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-code-generator-maven-plugin --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-code-generator-maven-plugin --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.0.0.M2/eclipse-collections-code-generator-maven-plugin-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.0.0.M2/eclipse-collections-code-generator-maven-plugin-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-code-generator-maven-plugin/10.0.0.M2/eclipse-collections-code-generator-maven-plugin-10.0.0.M2-sources.jar [INFO] [INFO] ----------< org.eclipse.collections:eclipse-collections-api >----------- [INFO] Building Eclipse Collections API 10.0.0.M2 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-api --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-api --- [INFO] [INFO] --- eclipse-collections-code-generator-maven-plugin:10.0.0.M2:generate (default) @ eclipse-collections-api --- [INFO] Generating sources to eclipse-collections-api [INFO] Generated 1027 files [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1238 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections-api --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections-api --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections-api --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-api --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-api/10.0.0.M2/eclipse-collections-api-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-api/10.0.0.M2/eclipse-collections-api-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-api/10.0.0.M2/eclipse-collections-api-10.0.0.M2-sources.jar [INFO] [INFO] ------------< org.eclipse.collections:eclipse-collections >------------- [INFO] Building Eclipse Collections Main Library 10.0.0.M2 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections --- [INFO] [INFO] --- eclipse-collections-code-generator-maven-plugin:10.0.0.M2:generate (default) @ eclipse-collections --- [INFO] Generating sources to eclipse-collections [INFO] Generated 1426 files [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2073 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/classes [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34] Unsafe is internal proprietary API and may be removed in a future release [WARNING] /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32] Unsafe is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections/10.0.0.M2/eclipse-collections-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections/10.0.0.M2/eclipse-collections-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections/10.0.0.M2/eclipse-collections-10.0.0.M2-sources.jar [INFO] [INFO] -------< org.eclipse.collections:eclipse-collections-testutils >-------- [INFO] Building Eclipse Collections Test Utilities 10.0.0.M2 [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-testutils --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ eclipse-collections-testutils --- [INFO] argLine set to -javaagent:/home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-testutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections-testutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-testutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections-testutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections-testutils --- [INFO] Surefire report directory: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/surefire-reports Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.pom (3.1 kB at 12 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.22.0/surefire-providers-2.22.0.pom (2.5 kB at 78 kB/s) Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar Progress (1): 4.1/85 kB Progress (1): 7.7/85 kB Progress (1): 12/85 kB Progress (1): 16/85 kB Progress (1): 20/85 kB Progress (1): 24/85 kB Progress (1): 28/85 kB Progress (1): 32/85 kB Progress (1): 33/85 kB Progress (1): 37/85 kB Progress (1): 41/85 kB Progress (1): 45/85 kB Progress (1): 49/85 kB Progress (1): 53/85 kB Progress (1): 57/85 kB Progress (1): 61/85 kB Progress (1): 65/85 kB Progress (1): 69/85 kB Progress (1): 73/85 kB Progress (1): 77/85 kB Progress (1): 81/85 kB Progress (1): 85 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.22.0/surefire-junit4-2.22.0.jar (85 kB at 1.8 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.collections.impl.test.VerifyTest [INFO] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in org.eclipse.collections.impl.test.VerifyTest [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.collections.impl.test.AssertNotEqualsThrowsTest [INFO] Running org.eclipse.collections.impl.test.ExceptionThrownTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.collections.impl.test.ExceptionThrownTest [INFO] Running org.eclipse.collections.impl.test.SerializeTestHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.collections.impl.test.SerializeTestHelperTest [INFO] Running org.eclipse.collections.impl.test.AssertNotEqualsTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.collections.impl.test.AssertNotEqualsTest [INFO] Running org.eclipse.collections.impl.test.CollectionsEqualTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.collections.impl.test.CollectionsEqualTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections-testutils --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/eclipse-collections-testutils-10.0.0.M2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections-testutils --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/eclipse-collections-testutils-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-testutils --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-testutils --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/eclipse-collections-testutils-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-testutils/10.0.0.M2/eclipse-collections-testutils-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-testutils/10.0.0.M2/eclipse-collections-testutils-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-testutils/target/eclipse-collections-testutils-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-testutils/10.0.0.M2/eclipse-collections-testutils-10.0.0.M2-sources.jar [INFO] [INFO] --------< org.eclipse.collections:eclipse-collections-forkjoin >-------- [INFO] Building Eclipse Collections Fork Join Utilities 10.0.0.M2 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-collections-forkjoin --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ eclipse-collections-forkjoin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ eclipse-collections-forkjoin --- [INFO] argLine set to -javaagent:/home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipse-collections-forkjoin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipse-collections-forkjoin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipse-collections-forkjoin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipse-collections-forkjoin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ eclipse-collections-forkjoin --- [INFO] Surefire report directory: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.collections.impl.forkjoin.FJIterateTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.eclipse.collections.impl.forkjoin.FJIterateTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ eclipse-collections-forkjoin --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.0.0.M2.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ eclipse-collections-forkjoin --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ eclipse-collections-forkjoin --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ eclipse-collections-forkjoin --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.0.0.M2/eclipse-collections-forkjoin-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.0.0.M2/eclipse-collections-forkjoin-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/eclipse-collections-forkjoin/10.0.0.M2/eclipse-collections-forkjoin-10.0.0.M2-sources.jar [INFO] [INFO] ---------------< org.eclipse.collections:jcstress-tests >--------------- [INFO] Building Eclipse Collections JCStress Test Suite 10.0.0.M2 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jcstress-tests --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ jcstress-tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jcstress-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ jcstress-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jcstress-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ jcstress-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ jcstress-tests --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ jcstress-tests --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress-tests-10.0.0.M2.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ jcstress-tests --- [INFO] Including org.eclipse.collections:eclipse-collections:jar:10.0.0.M2 in the shaded jar. [INFO] Including org.eclipse.collections:eclipse-collections-api:jar:10.0.0.M2 in the shaded jar. [INFO] Including org.openjdk.jcstress:jcstress-core:jar:0.4 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. [INFO] Replacing /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress.jar with /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress-tests-10.0.0.M2-shaded.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ jcstress-tests --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress-tests-10.0.0.M2-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ jcstress-tests --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jcstress-tests --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress-tests-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/jcstress-tests/10.0.0.M2/jcstress-tests-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/jcstress-tests/10.0.0.M2/jcstress-tests-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/jcstress-tests/target/jcstress-tests-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/jcstress-tests/10.0.0.M2/jcstress-tests-10.0.0.M2-sources.jar [INFO] [INFO] ---------------< org.eclipse.collections:p2-repository >---------------- [INFO] Building Eclipse Collections p2 Repository Build 10.0.0.M2 [9/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ p2-repository --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ p2-repository --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ p2-repository --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ p2-repository --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0.M2/p2-repository-10.0.0.M2.pom [INFO] [INFO] ----------< org.eclipse.collections:org.eclipse.collections >----------- [INFO] Building Eclipse Collections OSGi Bundle 10.0.0.M2 [10/10] [INFO] -----------------------[ eclipse-bundle-recipe ]------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.collections --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.collections --- [INFO] The project's OSGi version is 10.0.0.M2.v20180918-0525 [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.collections --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ org.eclipse.collections --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.collections --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.eclipse.collections --- [INFO] No sources to compile [INFO] [INFO] --- ebr-maven-plugin:1.0.0-SNAPSHOT:bundle (default-bundle) @ org.eclipse.collections --- [INFO] Gathering dependencies [INFO] Configured Artifact: org.eclipse.collections:eclipse-collections:10.0.0.M2:jar [INFO] Configured Artifact: org.eclipse.collections:eclipse-collections-api:10.0.0.M2:jar [INFO] Unpacking /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2.jar to /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/dependency-bin with includes "**/*" and excludes "META-INF/maven/**/*.*" [INFO] Unpacking /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2.jar to /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/dependency-bin with includes "**/*" and excludes "META-INF/maven/**/*.*" [INFO] Merging collected dependencies [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5064 resources [INFO] Generating OSGi MANIFEST.MF [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar [INFO] Gathering sources [INFO] Configured Artifact: org.eclipse.collections:eclipse-collections:sources:10.0.0.M2:jar [INFO] Configured Artifact: org.eclipse.collections:eclipse-collections-api:sources:10.0.0.M2:jar [INFO] Unpacking /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections/target/eclipse-collections-10.0.0.M2-sources.jar to /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/dependency-src with includes "**/*" and excludes "META-INF/maven/**/*.*" [INFO] Unpacking /jobs/genie.collections/publish-p2-repo/workspace/eclipse-collections-api/target/eclipse-collections-api-10.0.0.M2-sources.jar to /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/dependency-src with includes "**/*" and excludes "META-INF/maven/**/*.*" [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/src/main/java [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2-sources.jar [INFO] Packing and signing bundle [WARNING] No version defined in the efective model for plugin org.eclipse.tycho.extras:tycho-pack200a-plugin. Please consider defining one in the pluginManagement section. Falling back to version "1.2.0" Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.pom (1.3 kB at 21 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.2.0/tycho-pack200-1.2.0.pom (1.5 kB at 33 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.2.0/tycho-pack200a-plugin-1.2.0.jar (7.3 kB at 149 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.pom (1.0 kB at 25 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.2.0/tycho-pack200-impl-1.2.0.jar (14 kB at 312 kB/s) [INFO] Pack200 normalizing jar /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar [INFO] Signing jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar [INFO] Signing jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2-sources.jar [WARNING] No version defined in the efective model for plugin org.eclipse.tycho.extras:tycho-pack200a-plugin. Please consider defining one in the pluginManagement section. Falling back to version "1.2.0" Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.pom (1.5 kB at 31 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.2.0/tycho-pack200b-plugin-1.2.0.jar (6.8 kB at 137 kB/s) [INFO] Pack200 packing jar /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/maven-metadata.xml Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 794 B Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/maven-metadata.xml (794 B at 21 kB/s) Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/ebr-tycho-extras-plugin-1.0.0-20180922.145127-106.pom Progress (1): 2.5 kB Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/ebr-tycho-extras-plugin-1.0.0-20180922.145127-106.pom (2.5 kB at 138 kB/s) Downloading from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/ebr-tycho-extras-plugin-1.0.0-20180922.145127-106.jar Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from ebr-snapshots: https://repo.eclipse.org/content/repositories/ebr-snapshots/org/eclipse/ebr/ebr-tycho-extras-plugin/1.0.0-SNAPSHOT/ebr-tycho-extras-plugin-1.0.0-20180922.145127-106.jar (15 kB at 716 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/maven-compat/3.5.3/maven-compat-3.5.3.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.5.3/maven-compat-3.5.3.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.5.3/maven-compat-3.5.3.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.5.3/maven-compat-3.5.3.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.5.3/maven-compat-3.5.3.pom (4.5 kB at 75 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (1.9 kB at 32 kB/s) Downloading from ebr-releases: https://repo.eclipse.org/content/repositories/ebr-releases/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (21 kB at 380 kB/s) [INFO] Assembling p2 repository [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.collections --- [INFO] [INFO] --- maven-dependency-plugin:3.1.1:analyze-only (analyze) @ org.eclipse.collections --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.collections --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2-sources.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2-sources.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/org.eclipse.collections-10.0.0.M2.jar.pack.gz to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2-pack200.jar.pack.gz [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-repository/org.eclipse.collections/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections/10.0.0.M2/org.eclipse.collections-10.0.0.M2-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.collections --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Collections Parent Project 10.0.0.M2 ....... SUCCESS [ 0.715 s] [INFO] Eclipse Collections Code Generator ................. SUCCESS [ 2.513 s] [INFO] Eclipse Collections Code Generator Maven Plugin .... SUCCESS [ 1.573 s] [INFO] Eclipse Collections API ............................ SUCCESS [ 9.832 s] [INFO] Eclipse Collections Main Library ................... SUCCESS [01:02 min] [INFO] Eclipse Collections Test Utilities ................. SUCCESS [ 7.802 s] [INFO] Eclipse Collections Fork Join Utilities ............ SUCCESS [ 5.666 s] [INFO] Eclipse Collections JCStress Test Suite ............ SUCCESS [ 3.805 s] [INFO] Eclipse Collections p2 Repository Build ............ SUCCESS [ 0.424 s] [INFO] Eclipse Collections OSGi Bundle 10.0.0.M2 .......... SUCCESS [01:09 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:45 min [INFO] Finished at: 2018-09-25T10:55:57-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f p2-feature/pom.xml -DRELEASE_TAG=10.0.0.M2 -Dmaven.repo.local=/home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00) Maven home: /shared/common/apache-maven-latest Java version: 1.8.0_162, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [INFO] Adding repository file:/jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/../../p2-repository/org.eclipse.collections/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.collections/10.0.0.v20180918-0525 [INFO] Resolving class path of MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [INFO] Adding repository file:/jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/../../p2-repository/org.eclipse.collections/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.collections/10.0.0.v20180918-0525 [INFO] Resolving class path of MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Collections p2 Repository with Feature Build [pom] [INFO] org.eclipse.collections.feature [eclipse-feature] [INFO] p2-repository [eclipse-repository] [INFO] [INFO] -----------------< org.eclipse.collections:p2-feature >----------------- [INFO] Building Eclipse Collections p2 Repository with Feature Build 10.0.0-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-feature --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ p2-feature --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-feature/10.0.0-SNAPSHOT/p2-feature-10.0.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.collections:org.eclipse.collections.feature >------- [INFO] Building org.eclipse.collections.feature 10.0.0-SNAPSHOT [2/3] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.collections.feature --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.collections.feature --- [INFO] The project's OSGi version is 10.0.0.v20180918-0525 [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.collections.feature --- [INFO] [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.collections.feature --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.collections.feature --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.collections.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.collections.feature --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.collections.feature --- [INFO] [INFO] ---------------< org.eclipse.collections:p2-repository >---------------- [INFO] Building p2-repository 10.0.0-SNAPSHOT [3/3] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-repository --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ p2-repository --- [INFO] The project's OSGi version is 10.0.0.v20180918-0525 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ p2-repository --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ p2-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-osgi-ee (default-publish-osgi-ee) @ p2-repository --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-products (default-publish-products) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-categories (default-publish-categories) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:attach-artifacts (default-attach-artifacts) @ p2-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.2.0:assemble-repository (default-assemble-repository) @ p2-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.2.0:archive-repository (default-archive-repository) @ p2-repository --- [INFO] Building zip: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2-repository-10.0.0-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ p2-repository --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2-repository-10.0.0-SNAPSHOT.zip to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT.zip [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ p2-repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Collections p2 Repository with Feature Build 10.0.0-SNAPSHOT SUCCESS [ 0.143 s] [INFO] org.eclipse.collections.feature .................... SUCCESS [ 1.030 s] [INFO] p2-repository 10.0.0-SNAPSHOT ...................... SUCCESS [ 2.275 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.299 s [INFO] Finished at: 2018-09-25T10:56:08-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f p2-feature/pom.xml -DRELEASE_TAG=10.0.0.M2 -Dmaven.repo.local=/home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00) Maven home: /shared/common/apache-maven-latest Java version: 1.8.0_162, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [INFO] Adding repository file:/jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/../../p2-repository/org.eclipse.collections/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.collections/10.0.0.v20180918-0525 [INFO] Resolving class path of MavenProject: org.eclipse.collections:org.eclipse.collections.feature:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [INFO] Adding repository file:/jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/../../p2-repository/org.eclipse.collections/target/repository [INFO] Resolving dependencies of MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [WARNING] The following locally built units have been used to resolve project dependencies: [WARNING] org.eclipse.collections/10.0.0.v20180918-0525 [INFO] Resolving class path of MavenProject: org.eclipse.collections:p2-repository:10.0.0-SNAPSHOT @ /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Collections p2 Repository with Feature Build [pom] [INFO] org.eclipse.collections.feature [eclipse-feature] [INFO] p2-repository [eclipse-repository] [INFO] [INFO] -----------------< org.eclipse.collections:p2-feature >----------------- [INFO] Building Eclipse Collections p2 Repository with Feature Build 10.0.0-SNAPSHOT [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-feature --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ p2-feature --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-feature/10.0.0-SNAPSHOT/p2-feature-10.0.0-SNAPSHOT.pom [INFO] [INFO] ------< org.eclipse.collections:org.eclipse.collections.feature >------- [INFO] Building org.eclipse.collections.feature 10.0.0-SNAPSHOT [2/3] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.collections.feature --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.collections.feature --- [INFO] The project's OSGi version is 10.0.0.v20180918-0525 [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.collections.feature --- [INFO] [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.collections.feature --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.collections.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.collections.feature --- [INFO] Building jar: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (attached-p2-metadata) @ org.eclipse.collections.feature --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.collections.feature --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-sources-feature.jar [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.feature/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/org.eclipse.collections.feature/10.0.0-SNAPSHOT/org.eclipse.collections.feature-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.collections.feature --- [INFO] [INFO] ---------------< org.eclipse.collections:p2-repository >---------------- [INFO] Building p2-repository 10.0.0-SNAPSHOT [3/3] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2-repository --- [INFO] Deleting /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target [INFO] [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ p2-repository --- [INFO] The project's OSGi version is 10.0.0.v20180918-0525 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ p2-repository --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ p2-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-osgi-ee (default-publish-osgi-ee) @ p2-repository --- [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-products (default-publish-products) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:publish-categories (default-publish-categories) @ p2-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.2.0:attach-artifacts (default-attach-artifacts) @ p2-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.2.0:assemble-repository (default-assemble-repository) @ p2-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.2.0:archive-repository (default-archive-repository) @ p2-repository --- [INFO] Building zip: /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2-repository-10.0.0-SNAPSHOT.zip [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ p2-repository --- [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2-repository-10.0.0-SNAPSHOT.zip to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT.zip [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/pom.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2content.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.collections/publish-p2-repo/workspace/p2-feature/org.eclipse.collections.repository/target/p2artifacts.xml to /home/hudson/genie.collections/.jenkins/jobs/publish-p2-repo/workspace/.repository/org/eclipse/collections/p2-repository/10.0.0-SNAPSHOT/p2-repository-10.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ p2-repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Collections p2 Repository with Feature Build 10.0.0-SNAPSHOT SUCCESS [ 0.130 s] [INFO] org.eclipse.collections.feature .................... SUCCESS [ 0.954 s] [INFO] p2-repository 10.0.0-SNAPSHOT ...................... SUCCESS [ 2.292 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.078 s [INFO] Finished at: 2018-09-25T10:56:20-04:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/bash /tmp/genie.collections/jenkins6327707823094488911.sh 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 1 second Finished: SUCCESS