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 2019/12/16 02:38:10 UTC

Build failed in Jenkins: Maven TLP » maven-indexer » dependabot/maven/indexer-examples/indexer-examples-spring/version.spring-5.2.0.RELEASE #4

See https://builds.apache.org/job/maven-box/job/maven-indexer/job/dependabot%252Fmaven%252Findexer-examples%252Findexer-examples-spring%252Fversion.spring-5.2.0.RELEASE/4/

No changes.

All tests passed

Build log:
[...truncated 28794 lines...]
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-indexer-examples ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ maven-indexer-examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-indexer-examples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ maven-indexer-examples ---
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >-----------
[INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT          [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 256 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ indexer-examples-basic ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-basic ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] Exclude: README.md
[INFO] Exclude: .gitignore
[INFO] Exclude: NOTICE
[INFO] Exclude: **/packageinfo
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2\m\indexer-examples\indexer-examples-basic\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2\m\indexer-examples\indexer-examples-basic\target\classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2\m\indexer-examples\indexer-examples-basic\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2\m\indexer-examples\indexer-examples-basic\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-basic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-basic ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-basic ---
[INFO] There is 1 error reported by Checkstyle 6.11.2 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-spring >----------
[INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT         [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[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 354 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[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 523 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[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 131 kB/s)
[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
[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 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[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 73 kB/s)
[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
[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 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom (1.5 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom (2.3 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom (1.9 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom (1.7 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom (1.7 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[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 981 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar
[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 6.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar
[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 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar
[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 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar (282 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar
[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 95 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar (373 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar (684 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar (1.2 MB at 5.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar (1.4 MB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar (679 kB at 2.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar (24 kB at 70 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring ---
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-core:jar:5.2.0.RELEASE:compile contains org/springframework/core/ReactiveTypeDescriptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-context:jar:5.2.0.RELEASE:compile contains org/springframework/instrument/classloading/ResourceOverridingShadowingClassLoader.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-test:jar:5.2.0.RELEASE:test contains org/springframework/test/annotation/DirtiesContext$MethodMode.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-jcl:jar:5.2.0.RELEASE:compile contains org/apache/commons/logging/LogAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-aop:jar:5.2.0.RELEASE:compile contains org/aopalliance/intercept/ConstructorInterceptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-expression:jar:5.2.0.RELEASE:compile contains org/springframework/expression/MethodExecutor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-beans:jar:5.2.0.RELEASE:compile contains org/springframework/beans/TypeMismatchException.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.springframework:spring-core:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-context:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-test:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-jcl:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-aop:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-expression:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-beans:jar:5.2.0.RELEASE
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven-Indexer ...................................... SUCCESS [ 37.749 s]
[INFO] Maven :: Indexer Core .............................. SUCCESS [10:04 min]
[INFO] Maven :: Indexer CLI ............................... SUCCESS [01:17 min]
[INFO] Maven :: Indexer Reader ............................ SUCCESS [  7.833 s]
[INFO] Maven :: Indexer Examples .......................... SUCCESS [  0.845 s]
[INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  2.968 s]
[INFO] Maven :: Indexer Examples [Spring] ................. FAILURE [  1.833 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:31 min
[INFO] Finished at: 2019-12-15T18:38:07-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@2@tmp\withMaven2c840c7f\maven-spy-20191215-182536-3504343103375225283115.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project indexer-examples-spring: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :indexer-examples-spring
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-core\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-cli\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-reader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-core\target\failsafe-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-cli\target\failsafe-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 3 ms, Junit Publisher: 1738 ms, Dependencies Fingerprint Publisher: 41 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-indexer » dependabot/maven/indexer-examples/indexer-examples-spring/version.spring-5.2.0.RELEASE #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-indexer/job/dependabot%252Fmaven%252Findexer-examples%252Findexer-examples-spring%252Fversion.spring-5.2.0.RELEASE/7/

Changes:

* Add JDK 15
* Add Maven 3.6.3

All tests passed

Build log:
[...truncated 20360 lines...]
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >-----------
[INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT          [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 1.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ indexer-examples-basic ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-basic ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] Exclude: README.md
[INFO] Exclude: .gitignore
[INFO] Exclude: NOTICE
[INFO] Exclude: **/packageinfo
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE/m/indexer-examples/indexer-examples-basic/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE/m/indexer-examples/indexer-examples-basic/target/classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE/m/indexer-examples/indexer-examples-basic/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE/m/indexer-examples/indexer-examples-basic/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-basic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-basic ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE/m/indexer-examples/indexer-examples-basic/target/indexer-examples-basic-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-basic ---
[INFO] There is 1 error reported by Checkstyle 6.11.2 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-spring >----------
[INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT         [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[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 769 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[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.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[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 323 kB/s)
[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
[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 241 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[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 162 kB/s)
[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
[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 109 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom (1.7 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom (1.7 kB at 129 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom (1.5 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom (2.3 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom (1.9 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom (1.7 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom (1.7 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[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
[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.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar
[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 643 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar
[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 10 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar
[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 13 MB/s)
[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 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar (373 kB at 6.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar (282 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar (24 kB at 350 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar (684 kB at 9.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar (679 kB at 6.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar (1.2 MB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar (1.4 MB at 10 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring ---
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-expression:jar:5.2.0.RELEASE:compile contains org/springframework/expression/MethodExecutor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-jcl:jar:5.2.0.RELEASE:compile contains org/apache/commons/logging/LogAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-context:jar:5.2.0.RELEASE:compile contains org/springframework/instrument/classloading/ResourceOverridingShadowingClassLoader.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-test:jar:5.2.0.RELEASE:test contains org/springframework/test/annotation/DirtiesContext$MethodMode.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-aop:jar:5.2.0.RELEASE:compile contains org/aopalliance/intercept/ConstructorInterceptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-core:jar:5.2.0.RELEASE:compile contains org/springframework/core/ReactiveTypeDescriptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-beans:jar:5.2.0.RELEASE:compile contains org/springframework/beans/TypeMismatchException.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.springframework:spring-expression:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-jcl:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-context:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-test:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-aop:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-core:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-beans:jar:5.2.0.RELEASE
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven-Indexer ...................................... SUCCESS [ 16.740 s]
[INFO] Maven :: Indexer Core .............................. SUCCESS [06:01 min]
[INFO] Maven :: Indexer CLI ............................... SUCCESS [01:13 min]
[INFO] Maven :: Indexer Reader ............................ SUCCESS [  8.933 s]
[INFO] Maven :: Indexer Examples .......................... SUCCESS [  1.347 s]
[INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  3.854 s]
[INFO] Maven :: Indexer Examples [Spring] ................. FAILURE [  1.083 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:56 min
[INFO] Finished at: 2020-01-15T12:57:46Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE@tmp/withMaven291138fa/maven-spy-20200115-124950-1263061523475156573666.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project indexer-examples-spring: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :indexer-examples-spring
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact m/pom.xml under org/apache/maven/indexer/maven-indexer/6.1.0-SNAPSHOT/maven-indexer-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/target/maven-indexer-6.1.0-SNAPSHOT-site.xml under org/apache/maven/indexer/maven-indexer/6.1.0-SNAPSHOT/maven-indexer-6.1.0-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/indexer-core/pom.xml under org/apache/maven/indexer/indexer-core/6.1.0-SNAPSHOT/indexer-core-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/indexer-core/target/indexer-core-6.1.0-SNAPSHOT.jar under org/apache/maven/indexer/indexer-core/6.1.0-SNAPSHOT/indexer-core-6.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/indexer-core/target/indexer-core-6.1.0-SNAPSHOT-shaded-lucene.jar under org/apache/maven/indexer/indexer-core/6.1.0-SNAPSHOT/indexer-core-6.1.0-SNAPSHOT-shaded-lucene.jar
[withMaven] artifactsPublisher - Archive artifact m/indexer-cli/pom.xml under org/apache/maven/indexer/indexer-cli/6.1.0-SNAPSHOT/indexer-cli-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/indexer-cli/target/indexer-cli-6.1.0-SNAPSHOT.jar under org/apache/maven/indexer/indexer-cli/6.1.0-SNAPSHOT/indexer-cli-6.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/indexer-reader/pom.xml under org/apache/maven/indexer/indexer-reader/6.1.0-SNAPSHOT/indexer-reader-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/indexer-reader/target/indexer-reader-6.1.0-SNAPSHOT.jar under org/apache/maven/indexer/indexer-reader/6.1.0-SNAPSHOT/indexer-reader-6.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/indexer-examples/pom.xml under org/apache/maven/indexer/maven-indexer-examples/6.1.0-SNAPSHOT/maven-indexer-examples-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/indexer-examples/indexer-examples-basic/pom.xml under org/apache/maven/indexer/indexer-examples-basic/6.1.0-SNAPSHOT/indexer-examples-basic-6.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/indexer-examples/indexer-examples-basic/target/indexer-examples-basic-6.1.0-SNAPSHOT.jar under org/apache/maven/indexer/indexer-examples-basic/6.1.0-SNAPSHOT/indexer-examples-basic-6.1.0-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/indexer-core/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/indexer-cli/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/indexer-reader/target/surefire-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/indexer-examples/indexer-examples-basic/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m/indexer-core/target/failsafe-reports/*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m/indexer-cli/target/failsafe-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT in source directory m/indexer-core/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT in source directory m/indexer-cli/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT in source directory m/indexer-reader/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT in source directory m/indexer-examples/indexer-examples-basic/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.indexer:indexer-examples-spring:jar:6.1.0-SNAPSHOT in source directory m/indexer-examples/indexer-examples-spring/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/ing_version.spring-5.2.0.RELEASE' for files matching the pattern 'm/indexer-core/src/main/java/**/*,m/indexer-cli/src/main/java/**/*,m/indexer-reader/src/main/java/**/*,m/indexer-examples/indexer-examples-basic/src/main/java/**/*,m/indexer-examples/indexer-examples-spring/src/main/java/**/*' - excludes: null
[TASKS] Found 167 files to scan for tasks
[TASKS] Found 22 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] Publishers: Pipeline Graph Publisher: 8 ms, Generated Artifacts Publisher: 10766 ms, Junit Publisher: 27792 ms, Dependencies Fingerprint Publisher: 939 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 4327 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-indexer » dependabot/maven/indexer-examples/indexer-examples-spring/version.spring-5.2.0.RELEASE #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-indexer/job/dependabot%252Fmaven%252Findexer-examples%252Findexer-examples-spring%252Fversion.spring-5.2.0.RELEASE/6/

Changes:

* H30 is having issues

All tests passed

Build log:
[...truncated 28792 lines...]
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-indexer-examples ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ maven-indexer-examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-indexer-examples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ maven-indexer-examples ---
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >-----------
[INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT          [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 235 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ indexer-examples-basic ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-basic ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] Exclude: README.md
[INFO] Exclude: .gitignore
[INFO] Exclude: NOTICE
[INFO] Exclude: **/packageinfo
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-basic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-basic ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-basic ---
[INFO] There is 1 error reported by Checkstyle 6.11.2 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-spring >----------
[INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT         [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[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 422 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[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 468 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[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 135 kB/s)
[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
[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 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[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 111 kB/s)
[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
[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 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom (1.7 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom (1.5 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom (2.3 kB at 71 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom (1.9 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom (1.7 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom (1.7 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[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 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar
[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 956 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar
[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 286 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar
[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 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar
[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 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar (684 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar (1.4 MB at 2.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar (373 kB at 647 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar (282 kB at 489 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar (1.2 MB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar (679 kB at 597 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar (24 kB at 19 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring ---
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-core:jar:5.2.0.RELEASE:compile contains org/springframework/core/ReactiveTypeDescriptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-context:jar:5.2.0.RELEASE:compile contains org/springframework/instrument/classloading/ResourceOverridingShadowingClassLoader.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-test:jar:5.2.0.RELEASE:test contains org/springframework/test/annotation/DirtiesContext$MethodMode.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-jcl:jar:5.2.0.RELEASE:compile contains org/apache/commons/logging/LogAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-aop:jar:5.2.0.RELEASE:compile contains org/aopalliance/intercept/ConstructorInterceptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-expression:jar:5.2.0.RELEASE:compile contains org/springframework/expression/MethodExecutor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-beans:jar:5.2.0.RELEASE:compile contains org/springframework/beans/TypeMismatchException.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.springframework:spring-core:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-context:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-test:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-jcl:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-aop:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-expression:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-beans:jar:5.2.0.RELEASE
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven-Indexer ...................................... SUCCESS [ 41.975 s]
[INFO] Maven :: Indexer Core .............................. SUCCESS [09:20 min]
[INFO] Maven :: Indexer CLI ............................... SUCCESS [01:11 min]
[INFO] Maven :: Indexer Reader ............................ SUCCESS [  8.493 s]
[INFO] Maven :: Indexer Examples .......................... SUCCESS [  0.917 s]
[INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  3.234 s]
[INFO] Maven :: Indexer Examples [Spring] ................. FAILURE [  2.828 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:51 min
[INFO] Finished at: 2020-01-12T12:50:48-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@tmp\withMavend1999009\maven-spy-20200112-123856-6664312043793781224787.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project indexer-examples-spring: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :indexer-examples-spring
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-core\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-cli\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-reader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-core\target\failsafe-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-cli\target\failsafe-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Junit Publisher: 1572 ms, Dependencies Fingerprint Publisher: 51 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-indexer » dependabot/maven/indexer-examples/indexer-examples-spring/version.spring-5.2.0.RELEASE #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-indexer/job/dependabot%252Fmaven%252Findexer-examples%252Findexer-examples-spring%252Fversion.spring-5.2.0.RELEASE/5/

No changes.

All tests passed

Build log:
[...truncated 28909 lines...]
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-indexer-examples ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ maven-indexer-examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-indexer-examples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ maven-indexer-examples ---
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >-----------
[INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT          [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 241 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ indexer-examples-basic ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ indexer-examples-basic ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] Exclude: README.md
[INFO] Exclude: .gitignore
[INFO] Exclude: NOTICE
[INFO] Exclude: **/packageinfo
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/test/**/*.sha1
[INFO] Exclude: src/test/**/*.md5
[INFO] Exclude: src/test/**/*.xml
[INFO] Exclude: src/test/**/*.pom
[INFO] Exclude: src/test/**/*.asc
[INFO] Exclude: src/test/**/*.properties
[INFO] Exclude: src/test/**/*.swc
[INFO] Exclude: src/test/**/*.txt
[INFO] Exclude: src/test/**/*.filename
[INFO] Exclude: src/test/**/.placeholder
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ indexer-examples-basic ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ indexer-examples-basic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ indexer-examples-basic ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ indexer-examples-basic ---
[INFO] There is 1 error reported by Checkstyle 6.11.2 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-spring >----------
[INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT         [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[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 436 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[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 684 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[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 175 kB/s)
[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
[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 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[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 75 kB/s)
[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
[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 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.pom (1.7 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.pom (1.5 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.pom (2.3 kB at 65 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.pom (1.9 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.pom (1.7 kB at 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.pom (1.7 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[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
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[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 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar
[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 5.3 MB/s)
[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 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar
[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 5.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.2.0.RELEASE/spring-beans-5.2.0.RELEASE.jar (684 kB at 6.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.2.0.RELEASE/spring-aop-5.2.0.RELEASE.jar (373 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.2.0.RELEASE/spring-expression-5.2.0.RELEASE.jar (282 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar
[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 106 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.2.0.RELEASE/spring-context-5.2.0.RELEASE.jar (1.2 MB at 7.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.2.0.RELEASE/spring-test-5.2.0.RELEASE.jar (679 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.2.0.RELEASE/spring-core-5.2.0.RELEASE.jar (1.4 MB at 6.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.2.0.RELEASE/spring-jcl-5.2.0.RELEASE.jar (24 kB at 94 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring ---
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-core:jar:5.2.0.RELEASE:compile contains org/springframework/core/ReactiveTypeDescriptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-context:jar:5.2.0.RELEASE:compile contains org/springframework/instrument/classloading/ResourceOverridingShadowingClassLoader.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-test:jar:5.2.0.RELEASE:test contains org/springframework/test/annotation/DirtiesContext$MethodMode.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-jcl:jar:5.2.0.RELEASE:compile contains org/apache/commons/logging/LogAdapter$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-aop:jar:5.2.0.RELEASE:compile contains org/aopalliance/intercept/ConstructorInterceptor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-expression:jar:5.2.0.RELEASE:compile contains org/springframework/expression/MethodExecutor.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.springframework:spring-beans:jar:5.2.0.RELEASE:compile contains org/springframework/beans/TypeMismatchException.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.springframework:spring-core:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-context:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-test:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-jcl:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-aop:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-expression:jar:5.2.0.RELEASE
Found Banned Dependency: org.springframework:spring-beans:jar:5.2.0.RELEASE
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven-Indexer ...................................... SUCCESS [ 35.100 s]
[INFO] Maven :: Indexer Core .............................. SUCCESS [09:04 min]
[INFO] Maven :: Indexer CLI ............................... SUCCESS [01:17 min]
[INFO] Maven :: Indexer Reader ............................ SUCCESS [  7.219 s]
[INFO] Maven :: Indexer Examples .......................... SUCCESS [  0.455 s]
[INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  2.009 s]
[INFO] Maven :: Indexer Examples [Spring] ................. FAILURE [  1.552 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:22 min
[INFO] Finished at: 2020-01-01T02:40:44-08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\ing_version.spring-5.2.0.RELEASE@tmp\withMaven3bfa7d05\maven-spy-20200101-022922-3475686001110833848819.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project indexer-examples-spring: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :indexer-examples-spring
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-core\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-cli\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-reader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-core\target\failsafe-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-cli\target\failsafe-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 11 ms, Junit Publisher: 1427 ms, Dependencies Fingerprint Publisher: 44 ms
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext