You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/30 05:45:47 UTC

Build unstable in Jenkins: Maven TLP » maven-indexer » master #25

See https://builds.apache.org/job/maven-box/job/maven-indexer/job/master/25/

Changes:

* Removed exclusion for problematic node cause the node is back online.
* reduce the history archiving
* reduce the history archiving
* increase a bit archiving
* increase a bit archiving
* Activate sonarqube on first project
* Disable sonar:sonar for now
* use publisherStrategy: 'EXPLICIT' to avoid non used publishers
* [INFRA-17514] Fix file separator + add other locations for workspaces
* fix indent
* use a special local repo to have a bit of caching

1 tests failed.
FAILED:  org.apache.maven.index.updater.LocalIndexCacheTest.testCleanCacheDirectory

Error Message:
File F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-core\target\localcache\cache\unknownFile unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-core\target\localcache\cache\unknownFile unable to be deleted.
	at org.apache.maven.index.updater.LocalIndexCacheTest.testCleanCacheDirectory(LocalIndexCacheTest.java:334)




Build log:
[...truncated 2.44 MB...]
[windows-jdk7] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Enabled default license matchers.
[windows-jdk7] [INFO] Will parse SCM ignores for exclusions...
[windows-jdk7] [INFO] Finished adding exclusions from SCM ignore files.
[windows-jdk7] [INFO] 61 implicit excludes (use -debug for more details).
[windows-jdk7] [INFO] Exclude: .repository/**
[windows-jdk7] [INFO] Exclude: .maven/spy.log
[windows-jdk7] [INFO] Exclude: dependency-reduced-pom.xml
[windows-jdk7] [INFO] Exclude: .java-version
[windows-jdk7] [INFO] Exclude: README.md
[windows-jdk7] [INFO] Exclude: .gitignore
[windows-jdk7] [INFO] Exclude: NOTICE
[windows-jdk7] [INFO] Exclude: **/packageinfo
[windows-jdk7] [INFO] Exclude: .git/**
[windows-jdk7] [INFO] Exclude: .idea/**
[windows-jdk7] [INFO] Exclude: **/*.iml
[windows-jdk7] [INFO] Exclude: src/test/**/*.sha1
[windows-jdk7] [INFO] Exclude: src/test/**/*.md5
[windows-jdk7] [INFO] Exclude: src/test/**/*.xml
[windows-jdk7] [INFO] Exclude: src/test/**/*.pom
[windows-jdk7] [INFO] Exclude: src/test/**/*.asc
[windows-jdk7] [INFO] Exclude: src/test/**/*.properties
[windows-jdk7] [INFO] Exclude: src/test/**/*.swc
[windows-jdk7] [INFO] Exclude: src/test/**/*.txt
[windows-jdk7] [INFO] Exclude: src/test/**/*.filename
[windows-jdk7] [INFO] Exclude: src/test/**/.placeholder
[windows-jdk7] [INFO] 4 resources included (use -debug for more details)
[windows-jdk7] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-basic ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk7] [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\src\main\resources
[windows-jdk7] [INFO] Copying 3 resources
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Changes detected - recompiling the module!
[windows-jdk7] [INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\target\classes
[windows-jdk7] [INFO] /F:/jenkins/jenkins-slave/workspace/en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA/m/indexer-examples/indexer-examples-basic/src/main/java/org/apache/maven/indexer/examples/BasicUsageExample.java: F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\src\main\java\org\apache\maven\indexer\examples\BasicUsageExample.java uses or overrides a deprecated API.
[windows-jdk7] [INFO] /F:/jenkins/jenkins-slave/workspace/en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA/m/indexer-examples/indexer-examples-basic/src/main/java/org/apache/maven/indexer/examples/BasicUsageExample.java: Recompile with -Xlint:deprecation for details.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk7] [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\src\test\resources
[windows-jdk7] [INFO] Copying 3 resources
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Changes detected - recompiling the module!
[windows-jdk7] [INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\target\test-classes
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Tests are skipped.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.0.1-SNAPSHOT.jar
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic ---
[windows-jdk7] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-basic ---
[windows-jdk7] [INFO] There is 1 error reported by Checkstyle 6.11.2 with config/maven_checks.xml ruleset.
[windows-jdk7] [INFO] Ignored 1 error, 0 violation remaining.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [INFO] Building Maven :: Indexer Examples [Spring] 6.0.1-SNAPSHOT
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 818 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 1.3 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 300 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom (3.1 kB at 224 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom (2.1 kB at 151 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom (1.5 kB at 117 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom (2.3 kB at 154 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom (2.3 kB at 176 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 1.3 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 2.6 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom (4.8 kB at 322 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom (2.7 kB at 177 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom (1.7 kB at 75 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom (6.7 kB at 416 kB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 11 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar (55 kB at 2.2 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar (180 kB at 6.2 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 14 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar (670 kB at 9.7 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar (205 kB at 3.0 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar (353 kB at 5.0 MB/s)
[windows-jdk7] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar (978 kB at 12 MB/s)
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 713 kB/s)
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar (15 kB at 164 kB/s)
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar (449 kB at 4.3 MB/s)
[windows-jdk7] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar (977 kB at 7.8 MB/s)
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ indexer-examples-spring ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Enabled default license matchers.
[windows-jdk7] [INFO] Will parse SCM ignores for exclusions...
[windows-jdk7] [INFO] Finished adding exclusions from SCM ignore files.
[windows-jdk7] [INFO] 61 implicit excludes (use -debug for more details).
[windows-jdk7] [INFO] Exclude: .repository/**
[windows-jdk7] [INFO] Exclude: .maven/spy.log
[windows-jdk7] [INFO] Exclude: dependency-reduced-pom.xml
[windows-jdk7] [INFO] Exclude: .java-version
[windows-jdk7] [INFO] Exclude: README.md
[windows-jdk7] [INFO] Exclude: .gitignore
[windows-jdk7] [INFO] Exclude: NOTICE
[windows-jdk7] [INFO] Exclude: **/packageinfo
[windows-jdk7] [INFO] Exclude: .git/**
[windows-jdk7] [INFO] Exclude: .idea/**
[windows-jdk7] [INFO] Exclude: **/*.iml
[windows-jdk7] [INFO] Exclude: src/test/**/*.sha1
[windows-jdk7] [INFO] Exclude: src/test/**/*.md5
[windows-jdk7] [INFO] Exclude: src/test/**/*.xml
[windows-jdk7] [INFO] Exclude: src/test/**/*.pom
[windows-jdk7] [INFO] Exclude: src/test/**/*.asc
[windows-jdk7] [INFO] Exclude: src/test/**/*.properties
[windows-jdk7] [INFO] Exclude: src/test/**/*.swc
[windows-jdk7] [INFO] Exclude: src/test/**/*.txt
[windows-jdk7] [INFO] Exclude: src/test/**/*.filename
[windows-jdk7] [INFO] Exclude: src/test/**/.placeholder
[windows-jdk7] [INFO] 14 resources included (use -debug for more details)
[windows-jdk7] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 14 licenses.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-spring ---
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk7] [INFO] Copying 1 resource
[windows-jdk7] [INFO] Copying 3 resources
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Changes detected - recompiling the module!
[windows-jdk7] [INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-spring\target\classes
[windows-jdk7] [INFO] /F:/jenkins/jenkins-slave/workspace/en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA/m/indexer-examples/indexer-examples-spring/src/main/java/org/apache/maven/indexer/examples/indexing/RepositoryIndexer.java: F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-spring\src\main\java\org\apache\maven\indexer\examples\indexing\RepositoryIndexer.java uses or overrides a deprecated API.
[windows-jdk7] [INFO] /F:/jenkins/jenkins-slave/workspace/en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA/m/indexer-examples/indexer-examples-spring/src/main/java/org/apache/maven/indexer/examples/indexing/RepositoryIndexer.java: Recompile with -Xlint:deprecation for details.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[windows-jdk7] [INFO] Copying 2 resources
[windows-jdk7] [INFO] Copying 3 resources
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Changes detected - recompiling the module!
[windows-jdk7] [INFO] Compiling 3 source files to F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-spring\target\test-classes
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Tests are skipped.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA\m\indexer-examples\indexer-examples-spring\target\indexer-examples-spring-6.0.1-SNAPSHOT.jar
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-spring ---
[windows-jdk7] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-spring ---
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [INFO] Reactor Summary:
[windows-jdk7] [INFO] 
[windows-jdk7] [INFO] Maven-Indexer ...................................... SUCCESS [ 22.548 s]
[windows-jdk7] [INFO] Maven :: Indexer Core .............................. SUCCESS [03:07 min]
[windows-jdk7] [INFO] Maven :: Indexer CLI ............................... SUCCESS [ 33.496 s]
[windows-jdk7] [INFO] Maven :: Indexer Reader ............................ SUCCESS [  4.700 s]
[windows-jdk7] [INFO] Maven :: Indexer Examples .......................... SUCCESS [  0.581 s]
[windows-jdk7] [INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  2.041 s]
[windows-jdk7] [INFO] Maven :: Indexer Examples [Spring] ................. SUCCESS [  3.340 s]
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [INFO] BUILD SUCCESS
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [INFO] Total time: 04:23 min
[windows-jdk7] [INFO] Finished at: 2018-12-30T05:45:25Z
[windows-jdk7] [INFO] Final Memory: 103M/1492M
[windows-jdk7] [INFO] ------------------------------------------------------------------------
[windows-jdk7] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk7] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA@tmp\withMaven777bc16f\maven-spy-20181230-054101-5577669585282832190760.log
[windows-jdk7] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA@tmp\withMaven777bc16f\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-box_maven-indexer_master-6LWQ3TOJH6HDXUXD4NYAHQOWPVAIHPSG3GQ5FWW7JCF3IGNIWBRA@tmp\withMaven777bc16f" 
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:6.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-core\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:6.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-cli\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:6.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-reader\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:6.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-spring:6.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-spring\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:6.0.1-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-core\target\failsafe-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:6.0.1-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-cli\target\failsafe-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk7] cleanWs
[windows-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-indexer » master #26

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-indexer/job/master/26/

Changes:

* add mavenLinkerPublisher

All tests passed