See
https://builds.apache.org/job/maven-box/job/maven-artifact-resolver/job/master/5/
Changes:
* Add jdkForMaven and mavenForJdk methods Use reqexp for version matching
* regex in switch/case are full match, not partial match
* Update JDKs
* Looks like the API has changed.
* Try to fix it.
* TLSv1.x being deactivated since June. So only TLSv1.2 is valid for
* Add asfMavenTlpPlgnBuild to run plugins with multiple Maven versions
* Add maven version to stageId
* Add removeFromCollection() due to RejectedAccessException on
* Scripts not permitted to use method java.util.Collection stream
* Pass 'first'
* Ensure at least minimum required Java version is used
* builds.a.o doesn't have a Maven 3.1.x
* Pass 'failfast'
* Pass 'failingFast'
* Set https.protocols for Java7
* Make failingFast global variable
* Introduce a shared taskContext to keep track of failures
* Make taskContext accessible for try-catch
* Ensure tasks on the same Jenkins instance don't block each others
* dir('m') was used twice
* Also run site goal
* Remove unused parameter
* Disable site plan, doesn't work with multimodules
All tests passed
Build log:
[...truncated 1.33 MB...]
[linux-jdk9] [INFO] 15 resources included (use -debug for more details)
[linux-jdk9] [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0
generated: 0 approved: 15 licence.
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-remote-resources-plugin:1.5:process
(process-resource-bundles) @ maven-artifact-resolver ---
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- plexus-component-metadata:1.7.1:generate-metadata
(create-component-descriptor) @ maven-artifact-resolver ---
[linux-jdk9] [INFO] Discovered 1 component descriptors(s)
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-resources-plugin:2.7:resources
(default-resources) @ maven-artifact-resolver ---
[linux-jdk9] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[linux-jdk9] [INFO] skip non existing resourceDirectory
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/src/main/resources
[linux-jdk9] [INFO] Copying 3 resources
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @
maven-artifact-resolver ---
[linux-jdk9] [INFO] Changes detected - recompiling the module!
[linux-jdk9] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/classes
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-resources-plugin:2.7:testResources
(default-testResources) @ maven-artifact-resolver ---
[linux-jdk9] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[linux-jdk9] [INFO] skip non existing resourceDirectory
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/src/test/resources
[linux-jdk9] [INFO] Copying 3 resources
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-compiler-plugin:3.5.1:testCompile
(default-testCompile) @ maven-artifact-resolver ---
[linux-jdk9] [INFO] Changes detected - recompiling the module!
[linux-jdk9] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/test-classes
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @
maven-artifact-resolver ---
[linux-jdk9] [INFO] Surefire report directory:
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/surefire-reports
[linux-jdk9] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMavenfa9990ee/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMavenfa9990ee"
[linux-jdk9]
[linux-jdk9] -------------------------------------------------------
[linux-jdk9] T E S T S
[linux-jdk9] -------------------------------------------------------
[linux-jdk9] Running
org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolverIT
[linux-jdk9] [INFO] Unable to find resource 'group.id:child1:jar:1' in
repository central (http://repo1.maven.org/maven2)
[linux-jdk9] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.305 sec
[linux-jdk9] Running
org.apache.maven.shared.artifact.resolver.CumlativeScopeArtifactFilterTest
[linux-jdk9] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.04 sec
[linux-jdk9]
[linux-jdk9] Results :
[linux-jdk9]
[linux-jdk9] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk9]
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @
maven-artifact-resolver ---
[linux-jdk9] [INFO] Building jar:
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/maven-artifact-resolver-1.1-SNAPSHOT.jar
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor
(attach-descriptor) @ maven-artifact-resolver ---
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-invoker-plugin:2.0.0:install (integration-test) @
maven-artifact-resolver ---
[linux-jdk9] [INFO] Installing
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/pom.xml
to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/local-repo/org/apache/maven/shared/maven-artifact-resolver/1.1-SNAPSHOT/maven-artifact-resolver-1.1-SNAPSHOT.pom
[linux-jdk9] [INFO] Installing
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/maven-artifact-resolver-1.1-SNAPSHOT.jar
to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/local-repo/org/apache/maven/shared/maven-artifact-resolver/1.1-SNAPSHOT/maven-artifact-resolver-1.1-SNAPSHOT.jar
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-invoker-plugin:2.0.0:run (integration-test) @
maven-artifact-resolver ---
[linux-jdk9] [INFO] Building: minimal-dependencies/pom.xml
[linux-jdk9] [INFO] run script verify.bsh
[linux-jdk9] [INFO] ..SUCCESS (5.8 s)
[linux-jdk9] [INFO] -------------------------------------------------
[linux-jdk9] [INFO] Build Summary:
[linux-jdk9] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[linux-jdk9] [INFO] -------------------------------------------------
[linux-jdk9] [INFO]
[linux-jdk9] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @
maven-artifact-resolver ---
[linux-jdk9] [INFO]
------------------------------------------------------------------------
[linux-jdk9] [INFO] BUILD SUCCESS
[linux-jdk9] [INFO]
------------------------------------------------------------------------
[linux-jdk9] [INFO] Total time: 14.528 s
[linux-jdk9] [INFO] Finished at: 2018-07-03T09:22:22Z
[linux-jdk9] [INFO] Final Memory: 32M/108M
[linux-jdk9] [INFO]
------------------------------------------------------------------------
[linux-jdk9] [INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMavenfa9990ee/maven-spy-20180703-092207-31517272629002790871908.log
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven
artifact
MavenArtifact{org.apache.maven.shared:maven-artifact-resolver::1.1-SNAPSHOT(version:
1.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run
integration-test}: m/target/invoker-reports/*.xml
[linux-jdk9] performing MavenInvokerRecorder,
reportsFilenamePattern:'**/m/target/invoker-reports/BUILD*.xml',
invokerBuildDir:'**/m/target/it'
[linux-jdk9] Found
reports:[/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/invoker-reports/BUILD-minimal-dependencies.xml]
[linux-jdk9] Found
logs:[/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/it/minimal-dependencies/build.log]
[linux-jdk9] Finished parsing Maven Invoker results (found 1)
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.shared:maven-artifact-resolver:1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test): m/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[linux-jdk10] Running on H24 in
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ
[Pipeline] [linux-jdk10] {
[Pipeline] [linux-jdk10] stage
[Pipeline] [linux-jdk10] { (Checkout linux-jdk10)
[Pipeline] [linux-jdk10] dir
[linux-jdk10] Running in
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m
[Pipeline] [linux-jdk10] {
[Pipeline] [linux-jdk10] checkout
[linux-jdk10] > git rev-parse --is-inside-work-tree # timeout=10
[linux-jdk10] Fetching changes from the remote Git repository
[linux-jdk10] > git config remote.origin.url
https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git # timeout=10
[linux-jdk10] Fetching without tags
[linux-jdk10] Fetching upstream changes from
https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git
[linux-jdk10] > git --version # timeout=10
[linux-jdk10] > git fetch --no-tags --progress
https://gitbox.apache.org/repos/asf/maven-artifact-resolver.git
+refs/heads/*:refs/remotes/origin/*
[linux-jdk10] Checking out Revision ce8ab6d54141735dca7f7e019e2a9bb2c55d5de6
(master)
[linux-jdk10] > git config core.sparsecheckout # timeout=10
[linux-jdk10] > git checkout -f ce8ab6d54141735dca7f7e019e2a9bb2c55d5de6
[linux-jdk10] Commit message: "[INFRA-16467] move components documentation out
of CMS space"
[linux-jdk10] Cleaning workspace
[linux-jdk10] > git rev-parse --verify HEAD # timeout=10
[linux-jdk10] Resetting working tree
[linux-jdk10] > git reset --hard # timeout=10
[linux-jdk10] > git clean -fdx # timeout=10
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] stage
[Pipeline] [linux-jdk10] { (Build linux-jdk10)
[Pipeline] [linux-jdk10] withMaven
[linux-jdk10] [withMaven] Options:
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true],
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true',
healthy='', unHealthy='', thresholdLimit='low'],
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false}],
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
scopes=[compile, provided, runtime], versions={snapshot:true, release:false},
skipDownstreamTriggers=false, lifecycleThreshold=deploy,
ignoreUpstreamTriggers=false]]
[linux-jdk10] [withMaven] Available options:
[linux-jdk10] [withMaven] using JDK installation JDK 10 (latest)
[linux-jdk10] [withMaven] using Maven installation 'Maven 3.5.2'
[Pipeline] [linux-jdk10] {
[Pipeline] [linux-jdk10] dir
[linux-jdk10] Running in
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m
[Pipeline] [linux-jdk10] {
[Pipeline] [linux-jdk10] isUnix
[Pipeline] [linux-jdk10] sh
[linux-jdk10] [m] Running shell script
[linux-jdk10] + mvn -P+run-its -Dmaven.test.failure.ignore=true
-Dfindbugs.failOnError=false -Dfindbugs.skip=true clean verify
[linux-jdk10] ----- withMaven Wrapper script -----
[linux-jdk10] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e"
[linux-jdk10] Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;
2017-10-18T07:58:13Z)
[linux-jdk10] Maven home: /home/jenkins/tools/maven/apache-maven-3.5.2
[linux-jdk10] Java version: 10.0.1, vendor: Oracle Corporation
[linux-jdk10] Java home: /usr/local/asfpackages/java/jdk-10.0.1
[linux-jdk10] Default locale: en_US, platform encoding: ISO-8859-1
[linux-jdk10] OS name: "linux", version: "4.4.0-43-generic", arch: "amd64",
family: "unix"
[linux-jdk10] [INFO] [jenkins-event-spy] Generate
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e/maven-spy-20180703-092238-8416219097002275027093.log.tmp
...
[linux-jdk10] [INFO] Scanning for projects...
[linux-jdk10] [WARNING] The project
org.apache.maven.shared:maven-artifact-resolver:jar:1.1-SNAPSHOT uses
prerequisites which is only intended for maven-plugin projects but not for non
maven-plugin projects. For such purposes you should use the
maven-enforcer-plugin. See
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[linux-jdk10] [INFO]
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] Building Apache Maven Artifact Resolution API 1.1-SNAPSHOT
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @
maven-artifact-resolver ---
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-enforcer-plugin:1.4.1:enforce
(enforce-bytecode-version) @ maven-artifact-resolver ---
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-enforcer-plugin:1.4.1:enforce
(ban-known-bad-maven-versions) @ maven-artifact-resolver ---
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- apache-rat-plugin:0.11:check (rat-check) @
maven-artifact-resolver ---
[linux-jdk10] [INFO] 51 implicit excludes (use -debug for more details).
[linux-jdk10] [INFO] Exclude: DEPENDENCIES
[linux-jdk10] [INFO] 15 resources included (use -debug for more details)
[linux-jdk10] [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0
generated: 0 approved: 15 licence.
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-remote-resources-plugin:1.5:process
(process-resource-bundles) @ maven-artifact-resolver ---
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- plexus-component-metadata:1.7.1:generate-metadata
(create-component-descriptor) @ maven-artifact-resolver ---
[linux-jdk10] [INFO] Discovered 1 component descriptors(s)
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-resources-plugin:2.7:resources
(default-resources) @ maven-artifact-resolver ---
[linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[linux-jdk10] [INFO] skip non existing resourceDirectory
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/src/main/resources
[linux-jdk10] [INFO] Copying 3 resources
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile)
@ maven-artifact-resolver ---
[linux-jdk10] [INFO] Changes detected - recompiling the module!
[linux-jdk10] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/classes
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-resources-plugin:2.7:testResources
(default-testResources) @ maven-artifact-resolver ---
[linux-jdk10] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[linux-jdk10] [INFO] skip non existing resourceDirectory
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/src/test/resources
[linux-jdk10] [INFO] Copying 3 resources
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-compiler-plugin:3.5.1:testCompile
(default-testCompile) @ maven-artifact-resolver ---
[linux-jdk10] [INFO] Changes detected - recompiling the module!
[linux-jdk10] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/test-classes
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @
maven-artifact-resolver ---
[linux-jdk10] [INFO] Surefire report directory:
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/surefire-reports
[linux-jdk10] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e"
[linux-jdk10]
[linux-jdk10] -------------------------------------------------------
[linux-jdk10] T E S T S
[linux-jdk10] -------------------------------------------------------
[linux-jdk10] Running
org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolverIT
[linux-jdk10] [INFO] Unable to find resource 'group.id:child1:jar:1' in
repository central (http://repo1.maven.org/maven2)
[linux-jdk10] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.288 sec
[linux-jdk10] Running
org.apache.maven.shared.artifact.resolver.CumlativeScopeArtifactFilterTest
[linux-jdk10] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.058 sec
[linux-jdk10]
[linux-jdk10] Results :
[linux-jdk10]
[linux-jdk10] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk10]
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @
maven-artifact-resolver ---
[linux-jdk10] [INFO] Building jar:
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/maven-artifact-resolver-1.1-SNAPSHOT.jar
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor
(attach-descriptor) @ maven-artifact-resolver ---
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-invoker-plugin:2.0.0:install (integration-test)
@ maven-artifact-resolver ---
[linux-jdk10] [INFO] Installing
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/pom.xml
to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/local-repo/org/apache/maven/shared/maven-artifact-resolver/1.1-SNAPSHOT/maven-artifact-resolver-1.1-SNAPSHOT.pom
[linux-jdk10] [INFO] Installing
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/maven-artifact-resolver-1.1-SNAPSHOT.jar
to
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/local-repo/org/apache/maven/shared/maven-artifact-resolver/1.1-SNAPSHOT/maven-artifact-resolver-1.1-SNAPSHOT.jar
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-invoker-plugin:2.0.0:run (integration-test) @
maven-artifact-resolver ---
[linux-jdk10] [INFO] Building: minimal-dependencies/pom.xml
[linux-jdk10] [INFO] run script verify.bsh
[linux-jdk10] [INFO] ..SUCCESS (5.6 s)
[linux-jdk10] [INFO] -------------------------------------------------
[linux-jdk10] [INFO] Build Summary:
[linux-jdk10] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[linux-jdk10] [INFO] -------------------------------------------------
[linux-jdk10] [INFO]
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check)
@ maven-artifact-resolver ---
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 14.112 s
[linux-jdk10] [INFO] Finished at: 2018-07-03T09:22:52Z
[linux-jdk10] [INFO] Final Memory: 31M/148M
[linux-jdk10] [INFO]
------------------------------------------------------------------------
[linux-jdk10] [INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ@tmp/withMaven65ab716e/maven-spy-20180703-092238-8416219097002275027093.log
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] invokerPublisher - Archive invoker results for Maven
artifact
MavenArtifact{org.apache.maven.shared:maven-artifact-resolver::1.1-SNAPSHOT(version:
1.1-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run
integration-test}: m/target/invoker-reports/*.xml
[linux-jdk10] performing MavenInvokerRecorder,
reportsFilenamePattern:'**/m/target/invoker-reports/BUILD*.xml',
invokerBuildDir:'**/m/target/it'
[linux-jdk10] Found
reports:[/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/invoker-reports/BUILD-minimal-dependencies.xml]
[linux-jdk10] Found
logs:[/home/jenkins/jenkins-slave/workspace/en-artifact-resolver_master-TCRLMCKTTCPXV2IPJG6T7K54FQQY2O7AFHHEFILBSO6ZFSIUCGRQ/m/target/it/minimal-dependencies/build.log]
[linux-jdk10] Finished parsing Maven Invoker results (found 1)
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.shared:maven-artifact-resolver:1.1-SNAPSHOT generated
by maven-surefire-plugin:test (default-test): m/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext