You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/08/01 07:54:57 UTC

Build failed in Jenkins: Struts-master-JDK8-dependency-check #193

See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/193/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts.git
 > git init <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 570f8c3e67001c17b5fa6049945f187dd40c6696 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 570f8c3e67001c17b5fa6049945f187dd40c6696
Commit message: "fix compilation error of WW-4999 cherry picks"
 > git rev-list --no-walk 570f8c3e67001c17b5fa6049945f187dd40c6696 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins4096798954568307181.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[ERROR] Unable to resolve domain 'nvd.nist.gov'
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (28 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (28 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (28 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.658 s]
[INFO] Struts 2 ........................................... FAILURE [ 35.898 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.590 s
[INFO] Finished at: 2019-08-01T07:54:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	Unable to download the NVD CVE data.
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts-master-JDK8-dependency-check #226

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/226/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/225/display/redirect>

Changes:


------------------------------------------
[...truncated 623.46 KB...]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [surefire-booter-2.22.1.jar:2.22.1]
Nov 18, 2019 6:00:28 AM freemarker.log._JULLoggerFactory$JULLogger error
SEVERE: Error executing FreeMarker template
FreeMarker template error:
The following has evaluated to null or missing:
==> something  [in template "someFreeMarkerFile.ftl" at line 23, column 6]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #if something  [in template "someFreeMarkerFile.ftl" at line 23, column 1]
----

Java stack trace (for programmers):
----
freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...]
	at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134)
	at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:85)
	at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48)
	at freemarker.core.NonBooleanException.<init>(NonBooleanException.java:47)
	at freemarker.core.Expression.modelToBoolean(Expression.java:179)
	at freemarker.core.Expression.evalToBoolean(Expression.java:162)
	at freemarker.core.Expression.evalToBoolean(Expression.java:147)
	at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48)
	at freemarker.core.Environment.visit(Environment.java:330)
	at freemarker.core.Environment.visit(Environment.java:336)
	at freemarker.core.Environment.process(Environment.java:309)
	at freemarker.template.Template.process(Template.java:384)
	at org.apache.struts2.views.freemarker.FreemarkerResult.doExecute(FreemarkerResult.java:184)
	at org.apache.struts2.result.StrutsResultSupport.execute(StrutsResultSupport.java:206)
	at org.apache.struts2.views.freemarker.FreeMarkerResultTest.testWithoutWriteIfCompleted(FreeMarkerResultTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.apache.struts2.views.freemarker.FreeMarkerResultTest
[INFO] Running org.apache.struts2.views.freemarker.tags.TagModelTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.apache.struts2.views.freemarker.tags.TagModelTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.struts2.views.freemarker.FreemarkerTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerResultMockedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.apache.struts2.views.freemarker.FreemarkerResultMockedTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerThemeTemplateLoaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.apache.struts2.views.freemarker.FreemarkerThemeTemplateLoaderTest
[INFO] Running org.apache.struts2.views.TemplateEngineManagerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.struts2.views.TemplateEngineManagerTest
[INFO] Running org.apache.struts2.conversion.UploadedFileConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.struts2.conversion.UploadedFileConverterTest
[INFO] Running org.apache.struts2.RequestUtilsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.struts2.RequestUtilsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1900, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-core ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 1588 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1581 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-core ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default) @ struts2-core ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (3 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (5 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (10 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Core:

dom4j-1.1.jar (pkg:maven/dom4j/dom4j@1.1, cpe:2.3:a:dom4j_project:dom4j:1.1:*:*:*:*:*:*:*) : CVE-2018-1000632
struts-core-1.3.8.jar (pkg:maven/org.apache.struts/struts-core@1.3.8) : CVE-2011-5057, CVE-2012-0391, CVE-2012-0392, CVE-2012-0393, CVE-2012-0394, CVE-2012-0838, CVE-2013-1965, CVE-2013-1966, CVE-2013-2115, CVE-2013-2134, CVE-2013-2135, CVE-2014-0094, CVE-2014-0113, CVE-2015-5169, CVE-2016-0785, CVE-2016-4003
bsh-2.0b4.jar (pkg:maven/org.beanshell/bsh@2.0b4, cpe:2.3:a:beanshell:beanshell:2.0.b4:*:*:*:*:*:*:*) : CVE-2016-2510


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.196 s]
[INFO] Struts 2 ........................................... SUCCESS [05:46 min]
[INFO] Struts 2 Core ...................................... FAILURE [02:27 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:19 min
[INFO] Finished at: 2019-11-18T06:00:44Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default) on project struts2-core: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] dom4j-1.1.jar: CVE-2018-1000632
[ERROR] struts-core-1.3.8.jar: CVE-2012-0392, CVE-2012-0391, CVE-2013-2134, CVE-2013-2135, CVE-2016-0785, CVE-2013-1966, CVE-2013-1965, CVE-2012-0838, CVE-2013-2115, CVE-2014-0113
[ERROR] bsh-2.0b4.jar: CVE-2016-2510
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-core
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #224

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/224/display/redirect?page=changes>

Changes:

[lukaszlenart] Use the latest version of OWASP Dependency Check plugin

[lukaszlenart]  WW-5022 Adds missing autogenerated tags

[lukaszlenart] Uses proper XSD when defining suppressions for OWASP plugin

[lukaszlenart] Cleans up code


------------------------------------------
[...truncated 583.73 KB...]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49f8bd60: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@8b3f063: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@241841cf: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@561ecb00: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39f3b5e8: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
Nov 14, 2019 4:40:14 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@3514a6a2: startup date [Thu Nov 14 16:40:14 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:14 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/emptyContext-spring.xml]
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s - in com.opensymphony.xwork2.spring.SpringObjectFactoryTest
[INFO] Running com.opensymphony.xwork2.spring.ActionsFromSpringTest
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@534cb10f: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@d169b9d: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@36542d9a: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
2019-11-14 16:40:15,266 WARN  [main] ognl.SecurityMemberAccess (SecurityMemberAccess.java:152) - Access to proxy is blocked! Target class [class com.opensymphony.xwork2.TestSubBean$$EnhancerBySpringCGLIB$$667594af] of target [com.opensymphony.xwork2.TestSubBean@31a3d24], member [public final void com.opensymphony.xwork2.TestSubBean$$EnhancerBySpringCGLIB$$667594af.setExposeProxy(boolean)]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@54aaf8fa: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2844054d: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@48b1b58e: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
Nov 14, 2019 4:40:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@21a16d76: startup date [Thu Nov 14 16:40:15 UTC 2019]; root of context hierarchy
Nov 14, 2019 4:40:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/opensymphony/xwork2/spring/actionContext-spring.xml]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in com.opensymphony.xwork2.spring.ActionsFromSpringTest
[INFO] Running com.opensymphony.xwork2.DefaultActionProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.opensymphony.xwork2.DefaultActionProxyTest
[INFO] Running com.opensymphony.xwork2.ActionInvocationTest
2019-11-14 16:40:15,612 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Starting execution stack for action baz/myCommand
2019-11-14 16:40:15,612 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Finishing execution stack for action baz/myCommand
2019-11-14 16:40:15,653 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Starting execution stack for action baz/resultAction
2019-11-14 16:40:15,654 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Finishing execution stack for action baz/resultAction
2019-11-14 16:40:15,692 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Starting execution stack for action Foo
2019-11-14 16:40:15,696 INFO  [main] interceptor.LoggingInterceptor (LoggingInterceptor.java:86) - Finishing execution stack for action Foo
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in com.opensymphony.xwork2.ActionInvocationTest
[INFO] Running com.opensymphony.xwork2.WildCardResultTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.opensymphony.xwork2.WildCardResultTest
[INFO] Running com.opensymphony.xwork2.DefaultTextProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.opensymphony.xwork2.DefaultTextProviderTest
[INFO] Running com.opensymphony.xwork2.CompositeTextProviderTest
2019-11-14 16:40:15,777 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'dog' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,777 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'cat' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,777 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'someNonExistingKey' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,777 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'someNonExistingKey' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,788 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'cat' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,789 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'dog' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,789 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'nosuchkey' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,789 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'nosuchkey' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,793 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'no_such_key' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,793 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'no_such_key' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,793 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'dog' in ResourceBundles for locale 'en'
2019-11-14 16:40:15,794 WARN  [main] util.AbstractLocalizedTextProvider (AbstractLocalizedTextProvider.java:213) - Unable to find text for key 'cat' in ResourceBundles for locale 'en'
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.opensymphony.xwork2.CompositeTextProviderTest
[INFO] Running com.opensymphony.xwork2.security.DefaultExcludedPatternsCheckerTest
2019-11-14 16:40:15,798 WARN  [main] security.DefaultExcludedPatternsChecker (DefaultExcludedPatternsChecker.java:102) - Replacing excluded patterns [[(^|\%\{)((#?)(top(\.|\['|\[")|\[\d\]\.)?)(dojo|struts|session|request|response|application|servlet(Request|Response|Context)|parameters|context|_memberAccess)(\.|\[).*, .*(^|\.|\[|\'|"|get)class(\(\.|\[|\'|").*]] with [[(^|\%\{)((#?)(top(\.|\['|\[")|\[\d\]\.)?)(dojo|struts|session|request|response|application|servlet(Request|Response|Context)|parameters|context|_memberAccess)(\.|\[).*, .*(^|\.|\[|\'|"|get)class(\(\.|\[|\'|").*]], be aware that this affects all instances and safety of your application!
2019-11-14 16:40:15,798 WARN  [main] security.DefaultExcludedPatternsChecker (DefaultExcludedPatternsChecker.java:102) - Replacing excluded patterns [[(^|\%\{)((#?)(top(\.|\['|\[")|\[\d\]\.)?)(dojo|struts|session|request|response|application|servlet(Request|Response|Context)|parameters|context|_memberAccess)(\.|\[).*, .*(^|\.|\[|\'|"|get)class(\(\.|\[|\'|").*]] with [[exactmatch1, exactmatch4, exactmatch2, exactmatch3]], be aware that this affects all instances and safety of your application!
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in com.opensymphony.xwork2.security.DefaultExcludedPatternsCheckerTest
[INFO] Running com.opensymphony.xwork2.security.DefaultAcceptedPatternsCheckerTest
2019-11-14 16:40:15,832 WARN  [main] security.DefaultAcceptedPatternsChecker (DefaultAcceptedPatternsChecker.java:90) - Replacing accepted patterns [[\w+((\.\w+)|(\[\d+\])|(\(\d+\))|(\['(\w|[\u4e00-\u9fa5])+'\])|(\('(\w|[\u4e00-\u9fa5])+'\)))*]] with [[\w+((\.\w+)|(\[\d+\])|(\(\d+\))|(\['(\w|[\u4e00-\u9fa5])+'\])|(\('(\w|[\u4e00-\u9fa5])+'\)))*]], be aware that this affects all instances and safety of your application!
2019-11-14 16:40:15,833 WARN  [main] security.DefaultAcceptedPatternsChecker (DefaultAcceptedPatternsChecker.java:90) - Replacing accepted patterns [[\w+((\.\w+)|(\[\d+\])|(\(\d+\))|(\['(\w|[\u4e00-\u9fa5])+'\])|(\('(\w|[\u4e00-\u9fa5])+'\)))*]] with [[exactmatch1, exactmatch4, exactmatch2, exactmatch3]], be aware that this affects all instances and safety of your application!
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.opensymphony.xwork2.security.DefaultAcceptedPatternsCheckerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1900, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-core ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 1588 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1581 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-core ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:5.2.2:check (default) @ struts2-core ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (3 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished RetireJS Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (2 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (5 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Core:

dom4j-1.1.jar (pkg:maven/dom4j/dom4j@1.1, cpe:2.3:a:dom4j_project:dom4j:1.1:*:*:*:*:*:*:*) : CVE-2018-1000632
struts-core-1.3.8.jar (pkg:maven/org.apache.struts/struts-core@1.3.8) : CVE-2011-5057, CVE-2012-0391, CVE-2012-0392, CVE-2012-0393, CVE-2012-0394, CVE-2012-0838, CVE-2013-1965, CVE-2013-1966, CVE-2013-2115, CVE-2013-2134, CVE-2013-2135, CVE-2014-0094, CVE-2014-0113, CVE-2015-5169, CVE-2016-0785, CVE-2016-4003
bsh-2.0b4.jar (pkg:maven/org.beanshell/bsh@2.0b4, cpe:2.3:a:beanshell:beanshell:2.0.b4:*:*:*:*:*:*:*) : CVE-2016-2510


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.564 s]
[INFO] Struts 2 ........................................... SUCCESS [04:24 min]
[INFO] Struts 2 Core ...................................... FAILURE [01:37 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:05 min
[INFO] Finished at: 2019-11-14T16:40:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.2.2:check (default) on project struts2-core: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] dom4j-1.1.jar: CVE-2018-1000632
[ERROR] struts-core-1.3.8.jar: CVE-2012-0392, CVE-2012-0391, CVE-2013-2134, CVE-2013-2135, CVE-2016-0785, CVE-2013-1966, CVE-2013-1965, CVE-2012-0838, CVE-2013-2115, CVE-2014-0113
[ERROR] bsh-2.0b4.jar: CVE-2016-2510
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-core
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/223/display/redirect?page=changes>

Changes:

[s.peters] WW-5045 Update jasperreports to 6.10.0


------------------------------------------
[...truncated 1.31 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins4041194627836984680.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (21 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (21 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (21 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.096 s]
[INFO] Struts 2 ........................................... FAILURE [ 30.241 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.531 s
[INFO] Finished at: 2019-11-10T13:28:27Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/222/display/redirect?page=changes>

Changes:

[lukaszlenart] Adds info about commercial support


------------------------------------------
[...truncated 1.75 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins3097791456845224460.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (46 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (47 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (47 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.658 s]
[INFO] Struts 2 ........................................... FAILURE [ 59.638 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:02 min
[INFO] Finished at: 2019-11-08T04:36:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/221/display/redirect>

Changes:


------------------------------------------
[...truncated 1.33 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins3964828318293529747.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (19 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (20 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (20 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.197 s]
[INFO] Struts 2 ........................................... FAILURE [ 28.991 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  33.169 s
[INFO] Finished at: 2019-11-03T21:01:49Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/220/display/redirect>

Changes:


------------------------------------------
[...truncated 1.61 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins6766189132753702499.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2019
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[INFO] Created CPE Index (32 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (32 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (33 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.242 s]
[INFO] Struts 2 ........................................... FAILURE [ 43.069 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  47.590 s
[INFO] Finished at: 2019-11-01T02:41:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/219/display/redirect>

Changes:


------------------------------------------
[...truncated 1.47 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins4825348960903438791.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (17 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (17 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (17 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.115 s]
[INFO] Struts 2 ........................................... FAILURE [ 26.097 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.324 s
[INFO] Finished at: 2019-10-31T07:54:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #218

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/218/display/redirect>

Changes:


------------------------------------------
[...truncated 1.47 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins8498311985521994249.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[INFO] Analysis Started
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[INFO] Finished File Name Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (19 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (19 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (20 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.952 s]
[INFO] Struts 2 ........................................... FAILURE [ 28.769 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.660 s
[INFO] Finished at: 2019-10-27T07:54:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #217

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/217/display/redirect>

Changes:


------------------------------------------
[...truncated 2.63 KB...]
Progress (1): 2.2/12 kBProgress (1): 5.0/12 kBProgress (1): 7.8/12 kBProgress (1): 11/12 kB Progress (1): 12 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/13/struts-master-13.pom (12 kB at 20 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/4.0.2/dependency-check-maven-4.0.2.pom
Progress (1): 2.2/9.4 kBProgress (1): 5.0/9.4 kBProgress (1): 7.8/9.4 kBProgress (1): 9.4 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/4.0.2/dependency-check-maven-4.0.2.pom (9.4 kB at 127 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/4.0.2/dependency-check-parent-4.0.2.pom
Progress (1): 2.2/50 kBProgress (1): 5.0/50 kBProgress (1): 7.8/50 kBProgress (1): 11/50 kB Progress (1): 13/50 kBProgress (1): 16/50 kBProgress (1): 19/50 kBProgress (1): 21/50 kBProgress (1): 24/50 kBProgress (1): 27/50 kBProgress (1): 30/50 kBProgress (1): 32/50 kBProgress (1): 36/50 kBProgress (1): 40/50 kBProgress (1): 45/50 kBProgress (1): 49/50 kBProgress (1): 50 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/4.0.2/dependency-check-parent-4.0.2.pom (50 kB at 592 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/4.0.2/dependency-check-maven-4.0.2.jar
Progress (1): 4.1/80 kBProgress (1): 7.7/80 kBProgress (1): 12/80 kB Progress (1): 16/80 kBProgress (1): 20/80 kBProgress (1): 24/80 kBProgress (1): 28/80 kBProgress (1): 32/80 kBProgress (1): 36/80 kBProgress (1): 40/80 kBProgress (1): 45/80 kBProgress (1): 49/80 kBProgress (1): 53/80 kBProgress (1): 57/80 kBProgress (1): 61/80 kBProgress (1): 65/80 kBProgress (1): 69/80 kBProgress (1): 73/80 kBProgress (1): 77/80 kBProgress (1): 80 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/4.0.2/dependency-check-maven-4.0.2.jar (80 kB at 947 kB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/4.0.2/dependency-check-core-4.0.2.pom
Progress (1): 2.2/26 kBProgress (1): 5.0/26 kBProgress (1): 7.8/26 kBProgress (1): 11/26 kB Progress (1): 13/26 kBProgress (1): 16/26 kBProgress (1): 19/26 kBProgress (1): 21/26 kBProgress (1): 24/26 kBProgress (1): 26 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/4.0.2/dependency-check-core-4.0.2.pom (26 kB at 433 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.pom
Progress (1): 2.2/6.1 kBProgress (1): 5.0/6.1 kBProgress (1): 6.1 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.pom (6.1 kB at 114 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/4.0.2/dependency-check-utils-4.0.2.pom
Progress (1): 2.2/2.7 kBProgress (1): 2.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/4.0.2/dependency-check-utils-4.0.2.pom (2.7 kB at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.6.0/lucene-core-7.6.0.pom
Progress (1): 2.2/3.0 kBProgress (1): 3.0 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.6.0/lucene-core-7.6.0.pom (3.0 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.6.0/lucene-parent-7.6.0.pom
Progress (1): 2.2/5.0 kBProgress (1): 5.0 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/7.6.0/lucene-parent-7.6.0.pom (5.0 kB at 87 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.6.0/lucene-solr-grandparent-7.6.0.pom
Progress (1): 2.2/374 kBProgress (1): 5.0/374 kBProgress (1): 7.8/374 kBProgress (1): 11/374 kB Progress (1): 13/374 kBProgress (1): 16/374 kBProgress (1): 19/374 kBProgress (1): 21/374 kBProgress (1): 24/374 kBProgress (1): 27/374 kBProgress (1): 30/374 kBProgress (1): 32/374 kBProgress (1): 36/374 kBProgress (1): 40/374 kBProgress (1): 45/374 kBProgress (1): 49/374 kBProgress (1): 53/374 kBProgress (1): 57/374 kBProgress (1): 61/374 kBProgress (1): 65/374 kBProgress (1): 69/374 kBProgress (1): 73/374 kBProgress (1): 77/374 kBProgress (1): 81/374 kBProgress (1): 85/374 kBProgress (1): 90/374 kBProgress (1): 94/374 kBProgress (1): 98/374 kBProgress (1): 102/374 kBProgress (1): 106/374 kBProgress (1): 110/374 kBProgress (1): 114/374 kBProgress (1): 118/374 kBProgress (1): 122/374 kBProgress (1): 126/374 kBProgress (1): 131/374 kBProgress (1): 135/374 kBProgress (1): 139/374 kBProgress (1): 143/374 kBProgress (1): 147/374 kBProgress (1): 151/374 kBProgress (1): 155/374 kBProgress (1): 159/374 kBProgress (1): 163/374 kBProgress (1): 167/374 kBProgress (1): 172/374 kBProgress (1): 176/374 kBProgress (1): 180/374 kBProgress (1): 184/374 kBProgress (1): 188/374 kBProgress (1): 192/374 kBProgress (1): 196/374 kBProgress (1): 200/374 kBProgress (1): 204/374 kBProgress (1): 208/374 kBProgress (1): 212/374 kBProgress (1): 217/374 kBProgress (1): 221/374 kBProgress (1): 225/374 kBProgress (1): 229/374 kBProgress (1): 233/374 kBProgress (1): 237/374 kBProgress (1): 241/374 kBProgress (1): 245/374 kBProgress (1): 249/374 kBProgress (1): 253/374 kBProgress (1): 258/374 kBProgress (1): 262/374 kBProgress (1): 266/374 kBProgress (1): 270/374 kBProgress (1): 274/374 kBProgress (1): 278/374 kBProgress (1): 282/374 kBProgress (1): 286/374 kBProgress (1): 290/374 kBProgress (1): 294/374 kBProgress (1): 298/374 kBProgress (1): 303/374 kBProgress (1): 307/374 kBProgress (1): 311/374 kBProgress (1): 315/374 kBProgress (1): 319/374 kBProgress (1): 323/374 kBProgress (1): 327/374 kBProgress (1): 331/374 kBProgress (1): 335/374 kBProgress (1): 339/374 kBProgress (1): 344/374 kBProgress (1): 348/374 kBProgress (1): 352/374 kBProgress (1): 356/374 kBProgress (1): 360/374 kBProgress (1): 364/374 kBProgress (1): 368/374 kBProgress (1): 372/374 kBProgress (1): 374 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-solr-grandparent/7.6.0/lucene-solr-grandparent-7.6.0.pom (374 kB at 3.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.6.0/lucene-analyzers-common-7.6.0.pom
Progress (1): 3.3 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.6.0/lucene-analyzers-common-7.6.0.pom (3.3 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.6.0/lucene-queryparser-7.6.0.pom
Progress (1): 2.2/3.5 kBProgress (1): 3.5 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.6.0/lucene-queryparser-7.6.0.pom (3.5 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.6.0/lucene-queries-7.6.0.pom
Progress (1): 2.2/3.4 kBProgress (1): 3.4 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.6.0/lucene-queries-7.6.0.pom (3.4 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.6.0/lucene-sandbox-7.6.0.pom
Progress (1): 2.2/2.9 kBProgress (1): 2.9 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.6.0/lucene-sandbox-7.6.0.pom (2.9 kB at 53 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.3/mailapi-1.6.3.pom
Progress (1): 2.2/6.2 kBProgress (1): 5.0/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.3/mailapi-1.6.3.pom (6.2 kB at 110 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.3/all-1.6.3.pom
Progress (1): 2.2/25 kBProgress (1): 5.0/25 kBProgress (1): 7.8/25 kBProgress (1): 11/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.3/all-1.6.3.pom (25 kB at 437 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.pom
Progress (1): 1.6 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.pom (1.6 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-root-pom/3.0.1/retirejs-root-pom-3.0.1.pom
Progress (1): 2.2/8.9 kBProgress (1): 5.0/8.9 kBProgress (1): 7.8/8.9 kBProgress (1): 8.9 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-root-pom/3.0.1/retirejs-root-pom-3.0.1.pom (8.9 kB at 162 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.pom
Progress (1): 2.2/4.3 kBProgress (1): 4.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.pom (4.3 kB at 78 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.pom
Progress (1): 2.2/4.2 kBProgress (1): 4.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.pom (4.2 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.8.17/mustache.java-0.8.17.pom
Progress (1): 2.2/3.7 kBProgress (1): 3.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.8.17/mustache.java-0.8.17.pom (3.7 kB at 67 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/4.0.2/dependency-check-core-4.0.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.6.0/lucene-core-7.6.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.6.0/lucene-analyzers-common-7.6.0.jar
Progress (1): 2.2/27 kBProgress (1): 5.0/27 kBProgress (1): 7.7/27 kBProgress (1): 10/27 kB Progress (1): 13/27 kBProgress (1): 16/27 kBProgress (1): 19/27 kBProgress (1): 21/27 kBProgress (1): 24/27 kBProgress (1): 27 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.jar (27 kB at 421 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.6.0/lucene-queryparser-7.6.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.6.0/lucene-queries-7.6.0.jar
Progress (1): 0/1.7 MBProgress (2): 0/1.7 MB | 2.2/686 kBProgress (3): 0/1.7 MB | 2.2/686 kB | 2.2/382 kBProgress (3): 0/1.7 MB | 5.0/686 kB | 2.2/382 kBProgress (3): 0/1.7 MB | 5.0/686 kB | 5.0/382 kBProgress (3): 0/1.7 MB | 7.7/686 kB | 5.0/382 kBProgress (3): 0/1.7 MB | 7.7/686 kB | 7.7/382 kBProgress (3): 0/1.7 MB | 10/686 kB | 7.7/382 kB Progress (3): 0/1.7 MB | 10/686 kB | 10/382 kB Progress (3): 0/1.7 MB | 13/686 kB | 10/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 13/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 16/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 19/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 21/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 24/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 27/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 30/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 32/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 36/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 40/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 45/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 49/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 53/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 57/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 61/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 65/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 69/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 73/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 77/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 81/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 85/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 90/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 94/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 98/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 102/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 106/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 110/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 114/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 118/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 122/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 126/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 131/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 135/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 139/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 139/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 143/382 kBProgress (3): 0/1.7 MB | 13/686 kB | 147/382 kBProgress (4): 0/1.7 MB | 13/686 kB | 147/382 kB | 2.2/265 kBProgress (4): 0/1.7 MB | 16/686 kB | 147/382 kB | 2.2/265 kBProgress (4): 0/1.7 MB | 16/686 kB | 147/382 kB | 5.0/265 kBProgress (4): 0/1.7 MB | 19/686 kB | 147/382 kB | 5.0/265 kBProgress (4): 0/1.7 MB | 19/686 kB | 147/382 kB | 5.0/265 kBProgress (4): 0/1.7 MB | 19/686 kB | 151/382 kB | 5.0/265 kBProgress (4): 0/1.7 MB | 21/686 kB | 151/382 kB | 5.0/265 kBProgress (4): 0/1.7 MB | 21/686 kB | 151/382 kB | 7.7/265 kBProgress (4): 0/1.7 MB | 21/686 kB | 155/382 kB | 7.7/265 kBProgress (4): 0/1.7 MB | 21/686 kB | 155/382 kB | 10/265 kB Progress (4): 0/1.7 MB | 24/686 kB | 155/382 kB | 10/265 kBProgress (4): 0/1.7 MB | 24/686 kB | 155/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 24/686 kB | 159/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 27/686 kB | 159/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 27/686 kB | 163/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 30/686 kB | 163/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 30/686 kB | 167/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 167/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 171/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 176/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 180/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 184/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 188/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 192/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 196/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 200/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 204/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 208/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 212/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 217/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 221/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 225/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 229/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 233/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 237/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 241/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 245/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 249/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 253/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 258/382 kB | 13/265 kBProgress (4): 0/1.7 MB | 32/686 kB | 262/382 kB | 13/265 kBProgress (5): 0/1.7 MB | 32/686 kB | 262/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 266/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 270/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 274/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 276/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 280/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 284/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 289/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 289/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 293/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 297/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 301/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 305/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 309/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 313/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 317/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 321/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 325/382 kB | 13/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 325/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 330/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 334/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 334/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 338/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 338/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 342/382 kB | 16/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 342/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 346/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 350/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0/1.7 MB | 32/686 kB | 354/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 32/686 kB | 354/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 32/686 kB | 358/382 kB | 19/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 32/686 kB | 358/382 kB | 21/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 36/686 kB | 358/382 kB | 21/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 36/686 kB | 358/382 kB | 21/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 36/686 kB | 362/382 kB | 21/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 40/686 kB | 362/382 kB | 21/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 40/686 kB | 362/382 kB | 24/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 45/686 kB | 362/382 kB | 24/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 45/686 kB | 366/382 kB | 24/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 366/382 kB | 24/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 366/382 kB | 27/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 371/382 kB | 27/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 371/382 kB | 27/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 371/382 kB | 30/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 49/686 kB | 371/382 kB | 30/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 53/686 kB | 371/382 kB | 30/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 53/686 kB | 375/382 kB | 30/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 57/686 kB | 375/382 kB | 30/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 57/686 kB | 375/382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 57/686 kB | 379/382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 61/686 kB | 379/382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 61/686 kB | 382 kB | 32/265 kB | 0/3.1 MB    Progress (5): 0.1/1.7 MB | 65/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 65/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 69/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 69/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 73/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 77/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 81/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 85/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 90/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 90/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 94/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 32/265 kB | 0/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 32/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 32/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 32/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 32/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 36/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 40/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 45/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 98/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 102/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 102/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 106/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 110/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 114/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 114/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 114/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 114/686 kB | 382 kB | 49/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 114/686 kB | 382 kB | 53/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 118/686 kB | 382 kB | 53/265 kB | 0.1/3.1 MBProgress (5): 0.1/1.7 MB | 118/686 kB | 382 kB | 57/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 118/686 kB | 382 kB | 57/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 122/686 kB | 382 kB | 57/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 122/686 kB | 382 kB | 57/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 122/686 kB | 382 kB | 61/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 126/686 kB | 382 kB | 61/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 126/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 131/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 131/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 135/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 135/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 139/686 kB | 382 kB | 65/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 139/686 kB | 382 kB | 69/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 143/686 kB | 382 kB | 69/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 143/686 kB | 382 kB | 73/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 147/686 kB | 382 kB | 73/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 147/686 kB | 382 kB | 77/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 147/686 kB | 382 kB | 77/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 147/686 kB | 382 kB | 81/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 147/686 kB | 382 kB | 81/265 kB | 0.1/3.1 MBProgress (5): 0.2/1.7 MB | 151/686 kB | 382 kB | 81/265 kB | 0.1/3.1 MB                                                                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/7.6.0/lucene-queryparser-7.6.0.jar (382 kB at 2.2 MB/s)
Progress (4): 0.2/1.7 MB | 155/686 kB | 81/265 kB | 0.1/3.1 MB                                                              Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.6.0/lucene-sandbox-7.6.0.jar
Progress (4): 0.2/1.7 MB | 159/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 163/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 167/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 171/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 176/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 180/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 180/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 184/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 188/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 192/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 196/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 200/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 204/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 208/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 208/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 81/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 85/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 85/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 90/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 94/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 98/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 98/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 98/265 kB | 0.1/3.1 MBProgress (4): 0.2/1.7 MB | 212/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 217/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 221/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 225/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 229/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 229/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 229/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 229/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 233/686 kB | 98/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 233/686 kB | 102/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 237/686 kB | 102/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 237/686 kB | 106/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 241/686 kB | 106/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 241/686 kB | 110/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 245/686 kB | 110/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 245/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 249/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 253/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 258/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 262/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 266/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 270/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 274/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 278/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 282/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 286/686 kB | 114/265 kB | 0.2/3.1 MBProgress (4): 0.2/1.7 MB | 286/686 kB | 118/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 286/686 kB | 118/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 290/686 kB | 118/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 290/686 kB | 118/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 290/686 kB | 118/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 290/686 kB | 122/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 294/686 kB | 122/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 294/686 kB | 122/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 294/686 kB | 126/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 294/686 kB | 126/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 294/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 298/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 303/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 303/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 303/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 307/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 307/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 311/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 311/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 311/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 315/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 319/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 323/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 327/686 kB | 131/265 kB | 0.2/3.1 MBProgress (4): 0.3/1.7 MB | 327/686 kB | 131/265 kB | 0.2/3.1 MBProgress (5): 0.3/1.7 MB | 327/686 kB | 131/265 kB | 0.2/3.1 MB | 4.1/278 kBProgress (5): 0.3/1.7 MB | 327/686 kB | 131/265 kB | 0.2/3.1 MB | 7.7/278 kBProgress (5): 0.3/1.7 MB | 327/686 kB | 131/265 kB | 0.2/3.1 MB | 7.7/278 kBProgress (5): 0.3/1.7 MB | 331/686 kB | 131/265 kB | 0.2/3.1 MB | 7.7/278 kBProgress (5): 0.3/1.7 MB | 331/686 kB | 135/265 kB | 0.2/3.1 MB | 7.7/278 kBProgress (5): 0.3/1.7 MB | 331/686 kB | 135/265 kB | 0.2/3.1 MB | 7.7/278 kBProgress (5): 0.3/1.7 MB | 331/686 kB | 135/265 kB | 0.2/3.1 MB | 12/278 kB Progress (5): 0.3/1.7 MB | 331/686 kB | 139/265 kB | 0.2/3.1 MB | 12/278 kBProgress (5): 0.3/1.7 MB | 335/686 kB | 139/265 kB | 0.2/3.1 MB | 12/278 kBProgress (5): 0.3/1.7 MB | 335/686 kB | 143/265 kB | 0.2/3.1 MB | 12/278 kBProgress (5): 0.3/1.7 MB | 335/686 kB | 143/265 kB | 0.2/3.1 MB | 16/278 kBProgress (5): 0.3/1.7 MB | 335/686 kB | 147/265 kB | 0.2/3.1 MB | 16/278 kBProgress (5): 0.3/1.7 MB | 335/686 kB | 147/265 kB | 0.2/3.1 MB | 16/278 kBProgress (5): 0.3/1.7 MB | 339/686 kB | 147/265 kB | 0.2/3.1 MB | 16/278 kBProgress (5): 0.3/1.7 MB | 339/686 kB | 147/265 kB | 0.2/3.1 MB | 16/278 kBProgress (5): 0.3/1.7 MB | 339/686 kB | 147/265 kB | 0.2/3.1 MB | 20/278 kBProgress (5): 0.3/1.7 MB | 339/686 kB | 147/265 kB | 0.2/3.1 MB | 20/278 kBProgress (5): 0.3/1.7 MB | 344/686 kB | 147/265 kB | 0.2/3.1 MB | 20/278 kBProgress (5): 0.3/1.7 MB | 344/686 kB | 147/265 kB | 0.3/3.1 MB | 20/278 kBProgress (5): 0.3/1.7 MB | 344/686 kB | 147/265 kB | 0.3/3.1 MB | 24/278 kBProgress (5): 0.3/1.7 MB | 348/686 kB | 147/265 kB | 0.3/3.1 MB | 24/278 kBProgress (5): 0.3/1.7 MB | 348/686 kB | 151/265 kB | 0.3/3.1 MB | 24/278 kBProgress (5): 0.3/1.7 MB | 352/686 kB | 151/265 kB | 0.3/3.1 MB | 24/278 kBProgress (5): 0.3/1.7 MB | 352/686 kB | 151/265 kB | 0.3/3.1 MB | 28/278 kBProgress (5): 0.3/1.7 MB | 356/686 kB | 151/265 kB | 0.3/3.1 MB | 28/278 kBProgress (5): 0.3/1.7 MB | 356/686 kB | 155/265 kB | 0.3/3.1 MB | 28/278 kBProgress (5): 0.3/1.7 MB | 360/686 kB | 155/265 kB | 0.3/3.1 MB | 28/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 155/265 kB | 0.3/3.1 MB | 28/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 155/265 kB | 0.3/3.1 MB | 32/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 155/265 kB | 0.3/3.1 MB | 32/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 155/265 kB | 0.3/3.1 MB | 32/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 159/265 kB | 0.3/3.1 MB | 32/278 kBProgress (5): 0.4/1.7 MB | 360/686 kB | 159/265 kB | 0.3/3.1 MB | 36/278 kBProgress (5): 0.4/1.7 MB | 364/686 kB | 159/265 kB | 0.3/3.1 MB | 36/278 kBProgress (5): 0.4/1.7 MB | 364/686 kB | 159/265 kB | 0.3/3.1 MB | 40/278 kBProgress (5): 0.4/1.7 MB | 364/686 kB | 163/265 kB | 0.3/3.1 MB | 40/278 kBProgress (5): 0.4/1.7 MB | 364/686 kB | 163/265 kB | 0.3/3.1 MB | 45/278 kBProgress (5): 0.4/1.7 MB | 368/686 kB | 163/265 kB | 0.3/3.1 MB | 45/278 kBProgress (5): 0.4/1.7 MB | 368/686 kB | 163/265 kB | 0.3/3.1 MB | 49/278 kBProgress (5): 0.4/1.7 MB | 372/686 kB | 163/265 kB | 0.3/3.1 MB | 49/278 kBProgress (5): 0.4/1.7 MB | 376/686 kB | 163/265 kB | 0.3/3.1 MB | 49/278 kBProgress (5): 0.4/1.7 MB | 376/686 kB | 163/265 kB | 0.3/3.1 MB | 53/278 kBProgress (5): 0.4/1.7 MB | 376/686 kB | 163/265 kB | 0.3/3.1 MB | 57/278 kBProgress (5): 0.4/1.7 MB | 376/686 kB | 163/265 kB | 0.3/3.1 MB | 61/278 kBProgress (5): 0.4/1.7 MB | 380/686 kB | 163/265 kB | 0.3/3.1 MB | 61/278 kBProgress (5): 0.4/1.7 MB | 380/686 kB | 163/265 kB | 0.3/3.1 MB | 65/278 kBProgress (5): 0.4/1.7 MB | 384/686 kB | 163/265 kB | 0.3/3.1 MB | 65/278 kBProgress (5): 0.4/1.7 MB | 389/686 kB | 163/265 kB | 0.3/3.1 MB | 65/278 kBProgress (5): 0.4/1.7 MB | 393/686 kB | 163/265 kB | 0.3/3.1 MB | 65/278 kBProgress (5): 0.4/1.7 MB | 393/686 kB | 163/265 kB | 0.3/3.1 MB | 69/278 kBProgress (5): 0.4/1.7 MB | 393/686 kB | 163/265 kB | 0.3/3.1 MB | 69/278 kBProgress (5): 0.4/1.7 MB | 393/686 kB | 163/265 kB | 0.3/3.1 MB | 73/278 kBProgress (5): 0.4/1.7 MB | 397/686 kB | 163/265 kB | 0.3/3.1 MB | 73/278 kBProgress (5): 0.4/1.7 MB | 397/686 kB | 163/265 kB | 0.3/3.1 MB | 77/278 kBProgress (5): 0.4/1.7 MB | 401/686 kB | 163/265 kB | 0.3/3.1 MB | 77/278 kBProgress (5): 0.4/1.7 MB | 401/686 kB | 163/265 kB | 0.3/3.1 MB | 81/278 kBProgress (5): 0.4/1.7 MB | 405/686 kB | 163/265 kB | 0.3/3.1 MB | 81/278 kBProgress (5): 0.4/1.7 MB | 405/686 kB | 163/265 kB | 0.3/3.1 MB | 81/278 kBProgress (5): 0.4/1.7 MB | 409/686 kB | 163/265 kB | 0.3/3.1 MB | 81/278 kBProgress (5): 0.4/1.7 MB | 409/686 kB | 163/265 kB | 0.3/3.1 MB | 81/278 kBProgress (5): 0.4/1.7 MB | 409/686 kB | 163/265 kB | 0.3/3.1 MB | 85/278 kBProgress (5): 0.4/1.7 MB | 409/686 kB | 167/265 kB | 0.3/3.1 MB | 85/278 kBProgress (5): 0.4/1.7 MB | 413/686 kB | 167/265 kB | 0.3/3.1 MB | 85/278 kBProgress (5): 0.4/1.7 MB | 413/686 kB | 167/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 413/686 kB | 167/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 417/686 kB | 167/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 417/686 kB | 171/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 421/686 kB | 171/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 421/686 kB | 171/265 kB | 0.3/3.1 MB | 90/278 kBProgress (5): 0.4/1.7 MB | 421/686 kB | 171/265 kB | 0.3/3.1 MB | 94/278 kBProgress (5): 0.4/1.7 MB | 421/686 kB | 171/265 kB | 0.3/3.1 MB | 94/278 kBProgress (5): 0.4/1.7 MB | 425/686 kB | 171/265 kB | 0.3/3.1 MB | 94/278 kBProgress (5): 0.4/1.7 MB | 425/686 kB | 176/265 kB | 0.3/3.1 MB | 94/278 kBProgress (5): 0.4/1.7 MB | 425/686 kB | 176/265 kB | 0.3/3.1 MB | 94/278 kBProgress (5): 0.4/1.7 MB | 425/686 kB | 176/265 kB | 0.3/3.1 MB | 98/278 kBProgress (5): 0.4/1.7 MB | 430/686 kB | 176/265 kB | 0.3/3.1 MB | 98/278 kBProgress (5): 0.4/1.7 MB | 430/686 kB | 180/265 kB | 0.3/3.1 MB | 98/278 kBProgress (5): 0.4/1.7 MB | 434/686 kB | 180/265 kB | 0.3/3.1 MB | 98/278 kBProgress (5): 0.4/1.7 MB | 434/686 kB | 180/265 kB | 0.3/3.1 MB | 102/278 kBProgress (5): 0.4/1.7 MB | 434/686 kB | 180/265 kB | 0.3/3.1 MB | 102/278 kBProgress (5): 0.4/1.7 MB | 434/686 kB | 180/265 kB | 0.3/3.1 MB | 106/278 kBProgress (5): 0.4/1.7 MB | 438/686 kB | 180/265 kB | 0.3/3.1 MB | 106/278 kBProgress (5): 0.4/1.7 MB | 438/686 kB | 180/265 kB | 0.3/3.1 MB | 110/278 kBProgress (5): 0.4/1.7 MB | 438/686 kB | 180/265 kB | 0.3/3.1 MB | 114/278 kBProgress (5): 0.4/1.7 MB | 438/686 kB | 180/265 kB | 0.3/3.1 MB | 114/278 kBProgress (5): 0.4/1.7 MB | 442/686 kB | 180/265 kB | 0.3/3.1 MB | 114/278 kBProgress (5): 0.4/1.7 MB | 442/686 kB | 180/265 kB | 0.3/3.1 MB | 118/278 kBProgress (5): 0.4/1.7 MB | 442/686 kB | 180/265 kB | 0.3/3.1 MB | 118/278 kBProgress (5): 0.4/1.7 MB | 442/686 kB | 184/265 kB | 0.3/3.1 MB | 118/278 kBProgress (5): 0.4/1.7 MB | 442/686 kB | 184/265 kB | 0.3/3.1 MB | 122/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 184/265 kB | 0.3/3.1 MB | 122/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 184/265 kB | 0.3/3.1 MB | 126/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 188/265 kB | 0.3/3.1 MB | 126/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 188/265 kB | 0.3/3.1 MB | 126/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 192/265 kB | 0.3/3.1 MB | 126/278 kBProgress (5): 0.4/1.7 MB | 446/686 kB | 192/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 450/686 kB | 192/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 450/686 kB | 196/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 450/686 kB | 196/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 454/686 kB | 196/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 454/686 kB | 196/265 kB | 0.3/3.1 MB | 131/278 kBProgress (5): 0.4/1.7 MB | 454/686 kB | 196/265 kB | 0.3/3.1 MB | 135/278 kBProgress (5): 0.4/1.7 MB | 454/686 kB | 196/265 kB | 0.3/3.1 MB | 139/278 kBProgress (5): 0.4/1.7 MB | 458/686 kB | 196/265 kB | 0.3/3.1 MB | 139/278 kBProgress (5): 0.4/1.7 MB | 458/686 kB | 196/265 kB | 0.3/3.1 MB | 143/278 kBProgress (5): 0.4/1.7 MB | 458/686 kB | 196/265 kB | 0.4/3.1 MB | 143/278 kBProgress (5): 0.4/1.7 MB | 462/686 kB | 196/265 kB | 0.4/3.1 MB | 143/278 kBProgress (5): 0.4/1.7 MB | 462/686 kB | 196/265 kB | 0.4/3.1 MB | 147/278 kBProgress (5): 0.4/1.7 MB | 466/686 kB | 196/265 kB | 0.4/3.1 MB | 147/278 kBProgress (5): 0.4/1.7 MB | 466/686 kB | 196/265 kB | 0.4/3.1 MB | 147/278 kBProgress (5): 0.4/1.7 MB | 471/686 kB | 196/265 kB | 0.4/3.1 MB | 147/278 kBProgress (5): 0.5/1.7 MB | 471/686 kB | 196/265 kB | 0.4/3.1 MB | 147/278 kBProgress (5): 0.5/1.7 MB | 471/686 kB | 196/265 kB | 0.4/3.1 MB | 151/278 kBProgress (5): 0.5/1.7 MB | 471/686 kB | 200/265 kB | 0.4/3.1 MB | 151/278 kBProgress (5): 0.5/1.7 MB | 475/686 kB | 200/265 kB | 0.4/3.1 MB | 151/278 kBProgress (5): 0.5/1.7 MB | 475/686 kB | 200/265 kB | 0.4/3.1 MB | 151/278 kBProgress (5): 0.5/1.7 MB | 475/686 kB | 200/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 475/686 kB | 200/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 479/686 kB | 200/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 479/686 kB | 204/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 483/686 kB | 204/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 483/686 kB | 204/265 kB | 0.4/3.1 MB | 155/278 kBProgress (5): 0.5/1.7 MB | 483/686 kB | 204/265 kB | 0.4/3.1 MB | 159/278 kBProgress (5): 0.5/1.7 MB | 487/686 kB | 204/265 kB | 0.4/3.1 MB | 159/278 kBProgress (5): 0.5/1.7 MB | 487/686 kB | 208/265 kB | 0.4/3.1 MB | 159/278 kBProgress (5): 0.5/1.7 MB | 487/686 kB | 208/265 kB | 0.4/3.1 MB | 159/278 kBProgress (5): 0.5/1.7 MB | 487/686 kB | 208/265 kB | 0.4/3.1 MB | 163/278 kBProgress (5): 0.5/1.7 MB | 491/686 kB | 208/265 kB | 0.4/3.1 MB | 163/278 kBProgress (5): 0.5/1.7 MB | 491/686 kB | 208/265 kB | 0.4/3.1 MB | 163/278 kBProgress (5): 0.5/1.7 MB | 491/686 kB | 212/265 kB | 0.4/3.1 MB | 163/278 kBProgress (5): 0.5/1.7 MB | 491/686 kB | 212/265 kB | 0.4/3.1 MB | 167/278 kBProgress (5): 0.5/1.7 MB | 491/686 kB | 212/265 kB | 0.4/3.1 MB | 167/278 kBProgress (5): 0.5/1.7 MB | 495/686 kB | 212/265 kB | 0.4/3.1 MB | 167/278 kBProgress (5): 0.5/1.7 MB | 495/686 kB | 212/265 kB | 0.4/3.1 MB | 171/278 kBProgress (5): 0.5/1.7 MB | 499/686 kB | 212/265 kB | 0.4/3.1 MB | 171/278 kBProgress (5): 0.5/1.7 MB | 499/686 kB | 212/265 kB | 0.4/3.1 MB | 176/278 kBProgress (5): 0.5/1.7 MB | 503/686 kB | 212/265 kB | 0.4/3.1 MB | 176/278 kBProgress (5): 0.5/1.7 MB | 503/686 kB | 212/265 kB | 0.4/3.1 MB | 180/278 kBProgress (5): 0.5/1.7 MB | 503/686 kB | 212/265 kB | 0.4/3.1 MB | 180/278 kBProgress (5): 0.5/1.7 MB | 503/686 kB | 217/265 kB | 0.4/3.1 MB | 180/278 kBProgress (5): 0.5/1.7 MB | 507/686 kB | 217/265 kB | 0.4/3.1 MB | 180/278 kBProgress (5): 0.5/1.7 MB | 507/686 kB | 221/265 kB | 0.4/3.1 MB | 180/278 kBProgress (5): 0.5/1.7 MB | 507/686 kB | 221/265 kB | 0.4/3.1 MB | 184/278 kBProgress (5): 0.5/1.7 MB | 507/686 kB | 225/265 kB | 0.4/3.1 MB | 184/278 kBProgress (5): 0.5/1.7 MB | 511/686 kB | 225/265 kB | 0.4/3.1 MB | 184/278 kBProgress (5): 0.5/1.7 MB | 511/686 kB | 229/265 kB | 0.4/3.1 MB | 184/278 kBProgress (5): 0.5/1.7 MB | 511/686 kB | 229/265 kB | 0.4/3.1 MB | 188/278 kBProgress (5): 0.5/1.7 MB | 511/686 kB | 229/265 kB | 0.4/3.1 MB | 188/278 kBProgress (5): 0.5/1.7 MB | 516/686 kB | 229/265 kB | 0.4/3.1 MB | 188/278 kBProgress (5): 0.5/1.7 MB | 516/686 kB | 229/265 kB | 0.4/3.1 MB | 188/278 kBProgress (5): 0.5/1.7 MB | 516/686 kB | 229/265 kB | 0.4/3.1 MB | 192/278 kBProgress (5): 0.5/1.7 MB | 516/686 kB | 229/265 kB | 0.4/3.1 MB | 192/278 kBProgress (5): 0.5/1.7 MB | 520/686 kB | 229/265 kB | 0.4/3.1 MB | 192/278 kBProgress (5): 0.5/1.7 MB | 520/686 kB | 229/265 kB | 0.4/3.1 MB | 196/278 kBProgress (5): 0.5/1.7 MB | 524/686 kB | 229/265 kB | 0.4/3.1 MB | 196/278 kBProgress (5): 0.5/1.7 MB | 524/686 kB | 229/265 kB | 0.4/3.1 MB | 200/278 kBProgress (5): 0.5/1.7 MB | 528/686 kB | 229/265 kB | 0.4/3.1 MB | 200/278 kBProgress (5): 0.5/1.7 MB | 528/686 kB | 229/265 kB | 0.4/3.1 MB | 204/278 kBProgress (5): 0.5/1.7 MB | 532/686 kB | 229/265 kB | 0.4/3.1 MB | 204/278 kBProgress (5): 0.5/1.7 MB | 532/686 kB | 229/265 kB | 0.4/3.1 MB | 208/278 kBProgress (5): 0.5/1.7 MB | 536/686 kB | 229/265 kB | 0.4/3.1 MB | 208/278 kBProgress (5): 0.5/1.7 MB | 536/686 kB | 229/265 kB | 0.4/3.1 MB | 212/278 kBProgress (5): 0.5/1.7 MB | 536/686 kB | 229/265 kB | 0.4/3.1 MB | 212/278 kBProgress (5): 0.5/1.7 MB | 540/686 kB | 229/265 kB | 0.4/3.1 MB | 212/278 kBProgress (5): 0.5/1.7 MB | 540/686 kB | 229/265 kB | 0.4/3.1 MB | 212/278 kBProgress (5): 0.5/1.7 MB | 540/686 kB | 229/265 kB | 0.4/3.1 MB | 217/278 kBProgress (5): 0.5/1.7 MB | 540/686 kB | 229/265 kB | 0.4/3.1 MB | 217/278 kBProgress (5): 0.5/1.7 MB | 540/686 kB | 229/265 kB | 0.4/3.1 MB | 221/278 kBProgress (5): 0.5/1.7 MB | 544/686 kB | 229/265 kB | 0.4/3.1 MB | 221/278 kBProgress (5): 0.5/1.7 MB | 544/686 kB | 229/265 kB | 0.4/3.1 MB | 225/278 kBProgress (5): 0.5/1.7 MB | 548/686 kB | 229/265 kB | 0.4/3.1 MB | 225/278 kBProgress (5): 0.5/1.7 MB | 548/686 kB | 229/265 kB | 0.4/3.1 MB | 229/278 kBProgress (5): 0.5/1.7 MB | 552/686 kB | 229/265 kB | 0.4/3.1 MB | 229/278 kBProgress (5): 0.5/1.7 MB | 552/686 kB | 233/265 kB | 0.4/3.1 MB | 229/278 kBProgress (5): 0.5/1.7 MB | 552/686 kB | 233/265 kB | 0.4/3.1 MB | 229/278 kBProgress (5): 0.5/1.7 MB | 557/686 kB | 233/265 kB | 0.4/3.1 MB | 229/278 kBProgress (5): 0.5/1.7 MB | 557/686 kB | 233/265 kB | 0.4/3.1 MB | 233/278 kBProgress (5): 0.5/1.7 MB | 557/686 kB | 237/265 kB | 0.4/3.1 MB | 233/278 kBProgress (5): 0.5/1.7 MB | 557/686 kB | 237/265 kB | 0.4/3.1 MB | 237/278 kBProgress (5): 0.5/1.7 MB | 561/686 kB | 237/265 kB | 0.4/3.1 MB | 237/278 kBProgress (5): 0.5/1.7 MB | 561/686 kB | 237/265 kB | 0.4/3.1 MB | 237/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 237/265 kB | 0.4/3.1 MB | 237/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 237/265 kB | 0.5/3.1 MB | 237/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 237/265 kB | 0.5/3.1 MB | 241/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 241/265 kB | 0.5/3.1 MB | 241/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 241/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 565/686 kB | 241/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 569/686 kB | 241/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 569/686 kB | 241/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 569/686 kB | 245/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 569/686 kB | 245/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 573/686 kB | 245/265 kB | 0.5/3.1 MB | 245/278 kBProgress (5): 0.5/1.7 MB | 573/686 kB | 245/265 kB | 0.5/3.1 MB | 249/278 kBProgress (5): 0.5/1.7 MB | 577/686 kB | 245/265 kB | 0.5/3.1 MB | 249/278 kBProgress (5): 0.6/1.7 MB | 577/686 kB | 245/265 kB | 0.5/3.1 MB | 249/278 kBProgress (5): 0.6/1.7 MB | 577/686 kB | 245/265 kB | 0.5/3.1 MB | 253/278 kBProgress (5): 0.6/1.7 MB | 577/686 kB | 245/265 kB | 0.5/3.1 MB | 253/278 kBProgress (5): 0.6/1.7 MB | 581/686 kB | 245/265 kB | 0.5/3.1 MB | 253/278 kBProgress (5): 0.6/1.7 MB | 581/686 kB | 249/265 kB | 0.5/3.1 MB | 253/278 kBProgress (5): 0.6/1.7 MB | 581/686 kB | 249/265 kB | 0.5/3.1 MB | 258/278 kBProgress (5): 0.6/1.7 MB | 581/686 kB | 253/265 kB | 0.5/3.1 MB | 258/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 253/265 kB | 0.5/3.1 MB | 258/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 253/265 kB | 0.5/3.1 MB | 258/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 258/265 kB | 0.5/3.1 MB | 258/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 258/265 kB | 0.5/3.1 MB | 262/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 262/265 kB | 0.5/3.1 MB | 262/278 kBProgress (5): 0.6/1.7 MB | 585/686 kB | 262/265 kB | 0.5/3.1 MB | 262/278 kBProgress (5): 0.6/1.7 MB | 589/686 kB | 262/265 kB | 0.5/3.1 MB | 262/278 kBProgress (5): 0.6/1.7 MB | 589/686 kB | 262/265 kB | 0.5/3.1 MB | 266/278 kBProgress (5): 0.6/1.7 MB | 589/686 kB | 262/265 kB | 0.5/3.1 MB | 266/278 kBProgress (5): 0.6/1.7 MB | 589/686 kB | 265 kB | 0.5/3.1 MB | 266/278 kB    Progress (5): 0.6/1.7 MB | 589/686 kB | 265 kB | 0.5/3.1 MB | 270/278 kBProgress (5): 0.6/1.7 MB | 593/686 kB | 265 kB | 0.5/3.1 MB | 270/278 kBProgress (5): 0.6/1.7 MB | 593/686 kB | 265 kB | 0.5/3.1 MB | 274/278 kBProgress (5): 0.6/1.7 MB | 593/686 kB | 265 kB | 0.5/3.1 MB | 274/278 kBProgress (5): 0.6/1.7 MB | 593/686 kB | 265 kB | 0.5/3.1 MB | 278/278 kBProgress (5): 0.6/1.7 MB | 597/686 kB | 265 kB | 0.5/3.1 MB | 278/278 kBProgress (5): 0.6/1.7 MB | 597/686 kB | 265 kB | 0.5/3.1 MB | 278 kB    Progress (5): 0.6/1.7 MB | 597/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 602/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 602/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 606/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 606/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 610/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 610/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 614/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 614/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 618/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 618/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 622/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 626/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 630/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 634/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 634/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 634/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 638/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 643/686 kB | 265 kB | 0.5/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 643/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 647/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 651/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 655/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 659/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 663/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 667/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 667/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 667/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 671/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 675/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 679/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 683/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 683/686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.6/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kB    Progress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.6/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MB | 278 kBProgress (5): 0.7/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MB | 278 kB                                                                Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/7.6.0/lucene-sandbox-7.6.0.jar (278 kB at 940 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.3/mailapi-1.6.3.jar
Progress (4): 0.7/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MBProgress (4): 0.8/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MBProgress (4): 0.8/1.7 MB | 686 kB | 265 kB | 0.7/3.1 MB                                                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/7.6.0/lucene-queries-7.6.0.jar (265 kB at 884 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.jar
Progress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MBProgress (3): 0.8/1.7 MB | 686 kB | 0.7/3.1 MB                                              Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/4.0.2/dependency-check-core-4.0.2.jar (686 kB at 2.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.jar
Progress (2): 0.8/1.7 MB | 0.7/3.1 MBProgress (2): 0.8/1.7 MB | 0.7/3.1 MBProgress (2): 0.8/1.7 MB | 0.7/3.1 MBProgress (2): 0.8/1.7 MB | 0.7/3.1 MBProgress (2): 0.8/1.7 MB | 0.7/3.1 MBProgress (2): 0.8/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (2): 0.9/1.7 MB | 0.8/3.1 MBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 2.8/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 5.5/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 5.5/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 8.3/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 11/299 kB Progress (3): 0.9/1.7 MB | 0.8/3.1 MB | 14/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 16/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 16/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 19/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 19/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 19/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 22/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 25/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 27/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 30/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 33/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 33/299 kBProgress (3): 0.9/1.7 MB | 0.8/3.1 MB | 33/299 kBProgress (3): 0.9/1.7 MB | 0.9/3.1 MB | 33/299 kBProgress (3): 0.9/1.7 MB | 0.9/3.1 MB | 37/299 kBProgress (3): 0.9/1.7 MB | 0.9/3.1 MB | 41/299 kBProgress (3): 0.9/1.7 MB | 0.9/3.1 MB | 45/299 kBProgress (3): 0.9/1.7 MB | 0.9/3.1 MB | 49/299 kBProgress (4): 0.9/1.7 MB | 0.9/3.1 MB | 49/299 kB | 4.1/27 kBProgress (4): 0.9/1.7 MB | 0.9/3.1 MB | 49/299 kB | 7.7/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 49/299 kB | 7.7/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 49/299 kB | 7.7/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 53/299 kB | 7.7/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 53/299 kB | 12/27 kB Progress (4): 1.0/1.7 MB | 0.9/3.1 MB | 57/299 kB | 12/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 57/299 kB | 12/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 61/299 kB | 12/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 61/299 kB | 16/27 kBProgress (4): 1.0/1.7 MB | 0.9/3.1 MB | 66/299 kB | 16/27 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 66/299 kB | 16/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 66/299 kB | 16/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 66/299 kB | 20/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 66/299 kB | 20/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 70/299 kB | 20/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 70/299 kB | 24/27 kB | 2.2/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 70/299 kB | 24/27 kB | 5.0/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 70/299 kB | 27 kB | 5.0/5.6 kB   Progress (5): 1.0/1.7 MB | 0.9/3.1 MB | 74/299 kB | 27 kB | 5.0/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 74/299 kB | 27 kB | 5.0/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 74/299 kB | 27 kB | 5.0/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 78/299 kB | 27 kB | 5.0/5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 78/299 kB | 27 kB | 5.6 kB    Progress (5): 1.0/1.7 MB | 0.9/3.1 MB | 78/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 82/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 86/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 90/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 90/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 90/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 94/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 98/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 98/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 98/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 98/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 102/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 106/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 106/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 111/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 111/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 115/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 115/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 119/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 119/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 123/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 123/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 127/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 0.9/3.1 MB | 131/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 1.0/3.1 MB | 131/299 kB | 27 kB | 5.6 kBProgress (5): 1.0/1.7 MB | 1.0/3.1 MB | 131/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 131/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 135/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 139/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 143/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 143/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 147/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 147/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 147/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 152/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 152/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 156/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 156/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 160/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 160/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 164/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 164/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 164/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 168/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 172/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 176/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 180/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 180/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 184/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 188/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 193/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 197/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 197/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 197/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 201/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 201/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 205/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 209/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 213/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 217/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 217/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 221/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 221/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 225/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 225/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.0/3.1 MB | 229/299 kB | 27 kB | 5.6 kBProgress (5): 1.1/1.7 MB | 1.1/3.1 MB | 229/299 kB | 27 kB | 5.6 kB                                                                   Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.jar (27 kB at 74 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.jar (5.6 kB at 15 kB/s)
Progress (3): 1.1/1.7 MB | 1.1/3.1 MB | 233/299 kBProgress (3): 1.1/1.7 MB | 1.1/3.1 MB | 233/299 kB                                                  Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar
Progress (3): 1.2/1.7 MB | 1.1/3.1 MB | 233/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 238/299 kB                                                  Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/4.0.2/dependency-check-utils-4.0.2.jar
Progress (3): 1.2/1.7 MB | 1.1/3.1 MB | 238/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 242/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 242/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 246/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 246/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 246/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 250/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 250/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 254/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 254/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 254/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 258/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 262/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 262/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 262/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 262/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 266/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 270/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 274/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 278/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 278/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 278/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 282/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 286/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 286/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 286/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 290/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 290/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 294/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 298/299 kBProgress (3): 1.2/1.7 MB | 1.1/3.1 MB | 299 kB    Progress (3): 1.2/1.7 MB | 1.1/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.1/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (3): 1.3/1.7 MB | 1.2/3.1 MB | 299 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 2.2/116 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 2.2/116 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 5.0/116 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 7.7/116 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 10/116 kB Progress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 10/116 kBProgress (4): 1.3/1.7 MB | 1.2/3.1 MB | 299 kB | 13/116 kBProgress (4): 1.4/1.7 MB | 1.2/3.1 MB | 299 kB | 13/116 kBProgress (4): 1.4/1.7 MB | 1.2/3.1 MB | 299 kB | 16/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 16/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 19/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 21/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 24/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 24/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 27/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 27/116 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 30/116 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 30/116 kB | 4.1/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 32/116 kB | 4.1/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 32/116 kB | 4.1/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 32/116 kB | 7.7/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 32/116 kB | 12/38 kB Progress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 32/116 kB | 12/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 36/116 kB | 12/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 36/116 kB | 12/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 36/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 40/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 45/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 45/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 49/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 49/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 53/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 53/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 57/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 57/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 61/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 65/116 kB | 16/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 65/116 kB | 20/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 65/116 kB | 20/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 65/116 kB | 24/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 69/116 kB | 24/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 69/116 kB | 24/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 73/116 kB | 24/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 73/116 kB | 28/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 73/116 kB | 28/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 73/116 kB | 32/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 77/116 kB | 32/38 kBProgress (5): 1.4/1.7 MB | 1.3/3.1 MB | 299 kB | 77/116 kB | 32/38 kB                                                                     Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.3/mailapi-1.6.3.jar (299 kB at 725 kB/s)
Progress (4): 1.4/1.7 MB | 1.3/3.1 MB | 77/116 kB | 36/38 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 77/116 kB | 36/38 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 81/116 kB | 36/38 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 81/116 kB | 36/38 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 81/116 kB | 38 kB                                                            Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Progress (4): 1.4/1.7 MB | 1.3/3.1 MB | 81/116 kB | 38 kBProgress (4): 1.4/1.7 MB | 1.3/3.1 MB | 85/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.3/3.1 MB | 85/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.3/3.1 MB | 90/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 90/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 94/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 94/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 98/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 98/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 98/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 98/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 102/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 102/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 102/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 106/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 110/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 114/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 114/116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kB    Progress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.5/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.4/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kBProgress (5): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 38 kB | 2.8/30 kB                                                                  Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/4.0.2/dependency-check-utils-4.0.2.jar (38 kB at 85 kB/s)
Progress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 5.5/30 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 5.5/30 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 5.5/30 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 5.5/30 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 8.3/30 kBProgress (4): 1.6/1.7 MB | 1.5/3.1 MB | 116 kB | 11/30 kB Progress (4): 1.7/1.7 MB | 1.5/3.1 MB | 116 kB | 11/30 kBProgress (4): 1.7/1.7 MB | 1.6/3.1 MB | 116 kB | 11/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 11/30 kB    Progress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 14/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 16/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 19/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 22/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 25/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 25/30 kBProgress (4): 1.7 MB | 1.6/3.1 MB | 116 kB | 27/30 kB                                                     Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar (116 kB at 259 kB/s)
Progress (3): 1.7 MB | 1.6/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.6/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.6/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.6/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.6/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.7/3.1 MB | 30 kBProgress (3): 1.7 MB | 1.8/3.1 MB | 30 kB                                         Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-analyzers-common/7.6.0/lucene-analyzers-common-7.6.0.jar (1.7 MB at 3.5 MB/s)
Progress (2): 1.8/3.1 MB | 30 kB                                Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 63 kB/s)
Progress (1): 1.8/3.1 MBProgress (1): 1.8/3.1 MBProgress (1): 1.8/3.1 MBProgress (1): 1.8/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 1.9/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.0/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.1/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.2/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.3/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.4/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.5/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.6/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.7/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.8/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 2.9/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.0/3.1 MBProgress (1): 3.1 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/7.6.0/lucene-core-7.6.0.jar (3.1 MB at 4.7 MB/s)
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] No documents exist

Unable to continue dependency-check analysis.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.492 s]
[INFO] Struts 2 ........................................... FAILURE [  6.989 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.714 s
[INFO] Finished at: 2019-10-24T07:54:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: Fatal exception(s) analyzing Struts 2: Unable to continue dependency-check analysis.
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] 	No documents exist
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/216/display/redirect?page=changes>

Changes:

[43964333+JCgH4164838Gh792C124B5] Proposed fix for WW-5022 (escape html tag body control flag) - Added

[github] Add more consistency to code


------------------------------------------
[...truncated 1.47 KB...]
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins404108644650086719.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (19 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (19 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (19 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.066 s]
[INFO] Struts 2 ........................................... FAILURE [ 28.005 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.278 s
[INFO] Finished at: 2019-10-20T07:54:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/215/display/redirect?page=changes>

Changes:

[s.peters] Update multiple Struts 2.6.x libraries to more recent versions.

[s.peters] WW-5042 Upgrade jackson-databind to version 2.10.0

[s.peters] Update jacoco-maven-plugin to 0.8.4

[s.peters] Extract slf4j version to own property

[s.peters] Put dependency versions in alphanumeric order

[lucca.scarano] Remove duplicate attribute


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/struts.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 7d246c2603156d5b75be762d0f8e232c63254560 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d246c2603156d5b75be762d0f8e232c63254560
Commit message: "Merge pull request #375 from Scaralu/fix/duplicated_attribut"
 > git rev-list --no-walk 070f16c1564fe79fcd3312741c2af2320ca9b3bd # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins5030263675935923414.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (18 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (18 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (18 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.136 s]
[INFO] Struts 2 ........................................... FAILURE [ 27.356 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  31.395 s
[INFO] Finished at: 2019-10-17T07:54:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #214

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/214/display/redirect>

Changes:


------------------------------------------
[...truncated 1002.64 KB...]
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.pom
Progress (1): 2.2/5.7 kBProgress (1): 5.0/5.7 kBProgress (1): 5.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.pom (5.7 kB at 72 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom
Progress (1): 2.2/7.2 kBProgress (1): 5.0/7.2 kBProgress (1): 7.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom (7.2 kB at 424 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom
Progress (1): 2.2/6.2 kBProgress (1): 5.0/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom (6.2 kB at 41 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom
Progress (1): 2.2/2.3 kBProgress (1): 2.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom (2.3 kB at 154 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom (13 kB at 648 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar
Progress (1): 2.2/100 kBProgress (1): 5.0/100 kBProgress (1): 7.7/100 kBProgress (1): 10/100 kB Progress (1): 13/100 kBProgress (1): 16/100 kBProgress (1): 19/100 kBProgress (1): 21/100 kBProgress (1): 24/100 kBProgress (1): 27/100 kBProgress (1): 30/100 kBProgress (1): 32/100 kBProgress (1): 36/100 kBProgress (1): 40/100 kBProgress (1): 45/100 kBProgress (1): 49/100 kBProgress (1): 53/100 kBProgress (1): 57/100 kBProgress (1): 61/100 kBProgress (1): 65/100 kBProgress (1): 69/100 kBProgress (1): 73/100 kBProgress (1): 77/100 kBProgress (1): 81/100 kBProgress (1): 85/100 kBProgress (1): 90/100 kBProgress (1): 94/100 kBProgress (1): 98/100 kBProgress (1): 100 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.9.9/jackson-dataformat-xml-2.9.9.jar (100 kB at 3.6 MB/s)
Progress (1): 2.2/514 kBProgress (1): 5.0/514 kBProgress (1): 7.7/514 kBProgress (1): 10/514 kB Progress (1): 13/514 kBProgress (1): 16/514 kBProgress (1): 19/514 kBProgress (1): 21/514 kBProgress (1): 24/514 kBProgress (1): 27/514 kBProgress (1): 30/514 kBProgress (1): 32/514 kBProgress (1): 36/514 kBProgress (1): 40/514 kBProgress (1): 45/514 kBProgress (1): 49/514 kBProgress (1): 53/514 kBProgress (1): 57/514 kBProgress (1): 61/514 kBProgress (1): 65/514 kBProgress (1): 69/514 kBProgress (1): 73/514 kBProgress (1): 77/514 kBProgress (1): 81/514 kBProgress (1): 85/514 kBProgress (1): 90/514 kBProgress (1): 94/514 kBProgress (1): 98/514 kBProgress (1): 102/514 kBProgress (1): 106/514 kBProgress (1): 110/514 kBProgress (1): 114/514 kBProgress (1): 118/514 kBProgress (1): 122/514 kBProgress (1): 126/514 kBProgress (1): 131/514 kBProgress (1): 135/514 kBProgress (1): 139/514 kBProgress (1): 143/514 kBProgress (1): 147/514 kBProgress (1): 151/514 kBProgress (1): 155/514 kBProgress (1): 159/514 kBProgress (1): 163/514 kBProgress (1): 167/514 kBProgress (1): 171/514 kBProgress (1): 176/514 kBProgress (1): 180/514 kBProgress (1): 184/514 kBProgress (1): 188/514 kBProgress (1): 192/514 kBProgress (1): 196/514 kBProgress (1): 200/514 kBProgress (1): 204/514 kBProgress (1): 208/514 kBProgress (1): 212/514 kBProgress (1): 217/514 kBProgress (1): 221/514 kBProgress (1): 225/514 kBProgress (1): 229/514 kBProgress (1): 233/514 kBProgress (1): 237/514 kBProgress (1): 241/514 kBProgress (1): 245/514 kBProgress (1): 249/514 kBProgress (1): 253/514 kBProgress (1): 258/514 kBProgress (1): 262/514 kBProgress (1): 266/514 kBProgress (1): 270/514 kBProgress (1): 274/514 kBProgress (1): 278/514 kBProgress (1): 282/514 kBProgress (1): 286/514 kBProgress (1): 290/514 kBProgress (1): 294/514 kBProgress (1): 298/514 kBProgress (1): 303/514 kBProgress (1): 307/514 kBProgress (1): 311/514 kBProgress (1): 315/514 kBProgress (1): 319/514 kBProgress (1): 323/514 kBProgress (1): 327/514 kBProgress (1): 331/514 kBProgress (1): 335/514 kBProgress (1): 339/514 kBProgress (1): 344/514 kBProgress (1): 348/514 kBProgress (1): 352/514 kBProgress (1): 356/514 kBProgress (1): 360/514 kBProgress (1): 364/514 kBProgress (1): 368/514 kBProgress (1): 372/514 kBProgress (1): 376/514 kBProgress (1): 380/514 kBProgress (1): 384/514 kBProgress (1): 389/514 kBProgress (1): 393/514 kBProgress (1): 397/514 kBProgress (1): 401/514 kBProgress (1): 405/514 kBProgress (1): 409/514 kBProgress (1): 413/514 kBProgress (1): 417/514 kBProgress (1): 421/514 kBProgress (1): 425/514 kBProgress (1): 430/514 kBProgress (1): 434/514 kBProgress (1): 438/514 kBProgress (1): 442/514 kBProgress (1): 446/514 kBProgress (1): 450/514 kBProgress (1): 454/514 kBProgress (1): 458/514 kBProgress (1): 462/514 kBProgress (1): 466/514 kBProgress (1): 471/514 kBProgress (1): 475/514 kBProgress (1): 479/514 kBProgress (1): 483/514 kBProgress (1): 487/514 kBProgress (1): 491/514 kBProgress (1): 495/514 kBProgress (1): 499/514 kBProgress (1): 503/514 kBProgress (1): 507/514 kBProgress (1): 511/514 kBProgress (1): 514 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar (514 kB at 5.5 MB/s)
Progress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar (1.3 MB at 4.6 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (10 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.9.3.jar (cpe:/a:fasterxml:jackson-databind:2.9.9.3, cpe:/a:fasterxml:jackson:2.9.9.3, com.fasterxml.jackson.core:jackson-databind:2.9.9.3) : CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-17267, CVE-2019-14540
jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-12814, CVE-2019-17267, CVE-2019-14439, CVE-2019-14540, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.926 s]
[INFO] Struts 2 ........................................... SUCCESS [05:18 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:22 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  4.849 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  4.871 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.030 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  7.263 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  4.787 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  6.501 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 13.700 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.422 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.083 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  8.503 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.982 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  4.719 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:11 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 10.506 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:41 min
[INFO] Finished at: 2019-10-13T08:05:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.9.3.jar: CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-17267, CVE-2019-14540
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379, CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-17267, CVE-2019-14540
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/213/display/redirect>

Changes:


------------------------------------------
[...truncated 987.34 KB...]
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (12 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom
Progress (1): 2.2/6.2 kBProgress (1): 5.0/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom (6.2 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom
Progress (1): 2.3 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom (2.3 kB at 17 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom (13 kB at 763 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar
Progress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar (1.3 MB at 3.7 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (15 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.9.3.jar (cpe:/a:fasterxml:jackson-databind:2.9.9.3, cpe:/a:fasterxml:jackson:2.9.9.3, com.fasterxml.jackson.core:jackson-databind:2.9.9.3) : CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-14540
jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-12814, CVE-2019-14439, CVE-2019-14540, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.265 s]
[INFO] Struts 2 ........................................... SUCCESS [04:31 min]
[INFO] Struts 2 Core ...................................... SUCCESS [01:31 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  3.077 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  3.495 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  4.016 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  4.522 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  3.563 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  4.483 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 10.133 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [  7.380 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [  8.655 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  6.213 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  4.135 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  3.320 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [ 59.137 s]
[INFO] Struts 2 REST Plugin ............................... FAILURE [  8.092 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:19 min
[INFO] Finished at: 2019-10-10T08:02:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.9.3.jar: CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-14540
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379, CVE-2019-16943, CVE-2019-16335, CVE-2019-16942, CVE-2019-14540
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/212/display/redirect>

Changes:


------------------------------------------
[...truncated 724.79 KB...]
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (24 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (17 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.9.3.jar (cpe:/a:fasterxml:jackson-databind:2.9.9.3, cpe:/a:fasterxml:jackson:2.9.9.3, com.fasterxml.jackson.core:jackson-databind:2.9.9.3) : CVE-2019-16335, CVE-2019-14540
jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-16335, CVE-2019-12814, CVE-2019-14439, CVE-2019-14540, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.209 s]
[INFO] Struts 2 ........................................... SUCCESS [30:58 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:54 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  5.188 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  5.725 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.993 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  8.949 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.293 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  7.878 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 16.866 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.887 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 14.752 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [ 10.447 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.560 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  5.017 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:27 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 12.958 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37:25 min
[INFO] Finished at: 2019-10-06T08:33:26Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.9.3.jar: CVE-2019-16335, CVE-2019-14540
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379, CVE-2019-16335, CVE-2019-14540
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/211/display/redirect?page=changes>

Changes:

[43964333+JCgH4164838Gh792C124B5] Merge pull request #354 from JCgH4164838Gh792C124B5/localS2_25x_B10

[43964333+JCgH4164838Gh792C124B5] Merge pull request #366 from

[43964333+JCgH4164838Gh792C124B5] Merge pull request #367 from


------------------------------------------
[...truncated 1.55 KB...]
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins7158728427111203667.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2003  (2024 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - 2004  (2110 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - 2006  (2129 ms)
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Complete for NVD CVE - 2002  (2235 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2005  (2339 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2014  (2475 ms)
[INFO] Download Complete for NVD CVE - 2007  (2529 ms)
[INFO] Download Complete for NVD CVE - 2015  (2538 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2016  (2679 ms)
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Complete for NVD CVE - 2012  (2804 ms)
[INFO] Download Complete for NVD CVE - 2009  (2831 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2013  (3027 ms)
[INFO] Download Complete for NVD CVE - 2008  (3057 ms)
[INFO] Download Complete for NVD CVE - 2011  (3345 ms)
[INFO] Download Complete for NVD CVE - Modified  (3363 ms)
[INFO] Download Complete for NVD CVE - 2010  (3889 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Processing Started for NVD CVE - 2013
[INFO] Processing Started for NVD CVE - 2010
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Started for NVD CVE - 2011
[INFO] Download Complete for NVD CVE - 2019  (4242 ms)
[INFO] Download Complete for NVD CVE - 2017  (4357 ms)
[INFO] Processing Started for NVD CVE - 2017
[INFO] Processing Started for NVD CVE - 2019
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (21 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (21 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (21 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.662 s]
[INFO] Struts 2 ........................................... FAILURE [ 47.986 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  50.948 s
[INFO] Finished at: 2019-10-03T08:01:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/210/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 9453e05559731a4f20e720fa268e25c0040b80c0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9453e05559731a4f20e720fa268e25c0040b80c0
Commit message: "WW-5033 - Update to latest versions for some Struts 2.5.x dependencies: (#362)"
 > git rev-list --no-walk 9453e05559731a4f20e720fa268e25c0040b80c0 # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins430044404808970335.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2007.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2006.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2011.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2009.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2008.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2015.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-Modified.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2018.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2016.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2003.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2013.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2012.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2010.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2004.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2019.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2002.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2017.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2005.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2007.xml.gz: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (23 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (23 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (23 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.436 s]
[INFO] Struts 2 ........................................... FAILURE [ 32.410 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  39.341 s
[INFO] Finished at: 2019-09-29T07:55:23Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	Unable to download the NVD CVE data.
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/209/display/redirect>

------------------------------------------
[...truncated 694.40 KB...]
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (22 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (13 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.9.3.jar (cpe:/a:fasterxml:jackson-databind:2.9.9.3, cpe:/a:fasterxml:jackson:2.9.9.3, com.fasterxml.jackson.core:jackson-databind:2.9.9.3) : CVE-2019-16335, CVE-2019-14540
jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-16335, CVE-2019-12814, CVE-2019-14439, CVE-2019-14540, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.658 s]
[INFO] Struts 2 ........................................... SUCCESS [19:11 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:24 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  4.935 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  5.129 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  5.926 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  7.159 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.063 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  6.956 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 14.326 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.549 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.594 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  9.203 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.230 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  5.187 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:15 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 10.546 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24:46 min
[INFO] Finished at: 2019-09-26T08:19:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.9.3.jar: CVE-2019-16335, CVE-2019-14540
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379, CVE-2019-16335, CVE-2019-14540
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #208

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/208/display/redirect>

------------------------------------------
[...truncated 1.60 KB...]
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins524129006932233059.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2003  (1719 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - 2004  (1898 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - Modified  (1905 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2009  (2784 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2006  (2901 ms)
[INFO] Download Complete for NVD CVE - 2015  (2910 ms)
[INFO] Download Complete for NVD CVE - 2002  (3042 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Processing Started for NVD CVE - 2006
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2005  (3427 ms)
[INFO] Download Complete for NVD CVE - 2010  (3431 ms)
[INFO] Download Complete for NVD CVE - 2012  (3491 ms)
[INFO] Processing Started for NVD CVE - 2010
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2008  (3635 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2007  (3991 ms)
[INFO] Download Complete for NVD CVE - 2014  (4012 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2013  (4189 ms)
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2016  (4954 ms)
[INFO] Processing Started for NVD CVE - 2013
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Complete for NVD CVE - 2011  (5167 ms)
[INFO] Download Complete for NVD CVE - 2017  (5505 ms)
[INFO] Download Complete for NVD CVE - 2019  (5559 ms)
[INFO] Processing Started for NVD CVE - 2019
[INFO] Processing Started for NVD CVE - 2017
[INFO] Processing Started for NVD CVE - 2011
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (19 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (19 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (19 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.363 s]
[INFO] Struts 2 ........................................... FAILURE [ 38.668 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  44.320 s
[INFO] Finished at: 2019-09-22T07:55:09Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #207

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/207/display/redirect>

------------------------------------------
[...truncated 2.61 KB...]
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2003  (1813 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - Modified  (1971 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2004  (2392 ms)
[INFO] Download Complete for NVD CVE - 2005  (2602 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2002  (2763 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2012  (3134 ms)
[INFO] Download Complete for NVD CVE - 2007  (3220 ms)
[INFO] Processing Started for NVD CVE - 2007
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2014  (3550 ms)
[INFO] Download Complete for NVD CVE - 2009  (3625 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2013  (3869 ms)
[INFO] Download Complete for NVD CVE - 2015  (3972 ms)
[INFO] Download Complete for NVD CVE - 2010  (4060 ms)
[INFO] Download Complete for NVD CVE - 2008  (4061 ms)
[INFO] Processing Started for NVD CVE - 2014
[INFO] Download Complete for NVD CVE - 2006  (4169 ms)
[INFO] Download Complete for NVD CVE - 2016  (4605 ms)
[WARNING] Download Failed for NVD CVE - 2017
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Download Complete for NVD CVE - 2011  (5490 ms)
[WARNING] An exception occurred downloading NVD CVE - 2006
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Download Complete for NVD CVE - 2019  (7117 ms)
[INFO] Download Complete for NVD CVE - 2018  (7256 ms)
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[INFO] Created CPE Index (42 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (43 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (43 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.480 s]
[INFO] Struts 2 ........................................... FAILURE [ 59.788 s]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:06 min
[INFO] Finished at: 2019-09-19T07:55:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #206

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/206/display/redirect>

------------------------------------------
[...truncated 690.64 KB...]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (14 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (11 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.464 s]
[INFO] Struts 2 ........................................... SUCCESS [02:26 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:30 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  5.157 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  5.509 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.259 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  7.459 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.219 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  7.179 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 14.727 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.336 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.246 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  9.391 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.551 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  5.225 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:14 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 10.406 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:03 min
[INFO] Finished at: 2019-09-15T08:02:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/205/display/redirect>

------------------------------------------
[...truncated 690.64 KB...]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (22 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (1 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (3 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (20 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.480 s]
[INFO] Struts 2 ........................................... SUCCESS [02:31 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:30 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  5.185 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  5.280 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.086 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  7.192 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.120 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  7.144 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 14.398 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.443 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.191 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  8.848 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.539 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  5.059 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:17 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 10.415 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:09 min
[INFO] Finished at: 2019-09-12T08:02:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #204

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/204/display/redirect?page=changes>

Changes:

[github] Defines Security Policy as recommended by Github

[github] Marks 2.3.37 as still supported

[lukaszlenart] WW-5038 Upgrades jackson-databind to version 2.9.9.3 plus upgrades

[yasserzamani] Proposed WW-5035 enhancement: - Provide cache clearing methods for

[yasserzamani] WW-5033 - Update to latest versions for some Struts 2.5.x dependencies:

------------------------------------------
[...truncated 692.88 KB...]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (12 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (13 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-dataformat-xml-2.9.9.jar (cpe:/a:fasterxml:jackson:2.9.9, com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.9, cpe:/a:fasterxml:jackson-databind:2.9.9) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.116 s]
[INFO] Struts 2 ........................................... SUCCESS [11:51 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:24 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  5.094 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  5.180 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  6.013 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  6.912 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  5.067 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  6.871 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 14.274 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.154 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.290 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  8.729 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.532 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  5.171 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:13 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [  9.946 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17:18 min
[INFO] Finished at: 2019-09-08T08:11:27Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-dataformat-xml-2.9.9.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #203

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/203/display/redirect?page=changes>

Changes:

[lukaszlenart] Defines a simple Docker build

[lukaszlenart] Sticks to trusty distro to check if that will solve build on JDK8

[lukaszlenart] WW-5037 Upgrades commons-beanutils to version 1.9.4

------------------------------------------
[...truncated 1.16 MB...]
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (9 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom
Progress (1): 2.2/6.2 kBProgress (1): 5.0/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom (6.2 kB at 365 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom
Progress (1): 2.2/2.3 kBProgress (1): 2.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom (2.3 kB at 165 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom (13 kB at 720 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar
Progress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar (1.3 MB at 4.9 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (9 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.8.jar (cpe:/a:fasterxml:jackson:2.9.8, cpe:/a:fasterxml:jackson-databind:2.9.8, com.fasterxml.jackson.core:jackson-databind:2.9.8) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12086, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  1.233 s]
[INFO] Struts 2 ........................................... SUCCESS [03:57 min]
[INFO] Struts 2 Core ...................................... SUCCESS [01:33 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  3.018 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  3.005 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  3.397 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  4.755 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  2.968 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  4.256 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [  9.339 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [  6.957 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [  7.918 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  5.620 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  3.817 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  3.055 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [ 55.337 s]
[INFO] Struts 2 REST Plugin ............................... FAILURE [  6.397 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:34 min
[INFO] Finished at: 2019-09-05T08:12:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.8.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/202/display/redirect?page=changes>

Changes:

[sehaas] Fix typo in MultiselectInterceptor javadoc

------------------------------------------
[...truncated 499.32 KB...]
	at junit.framework.TestSuite.runTest(TestSuite.java:252) [junit-4.12.jar:4.12]
	at junit.framework.TestSuite.run(TestSuite.java:247) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) [junit-4.12.jar:4.12]
	at org.junit.runners.Suite.runChild(Suite.java:128) [junit-4.12.jar:4.12]
	at org.junit.runners.Suite.runChild(Suite.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) [surefire-junit47-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) [surefire-booter-2.22.1.jar:2.22.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [surefire-booter-2.22.1.jar:2.22.1]
Sep 01, 2019 7:58:15 AM freemarker.log._JULLoggerFactory$JULLogger error
SEVERE: Error executing FreeMarker template
FreeMarker template error:
The following has evaluated to null or missing:
==> something  [in template "someFreeMarkerFile.ftl" at line 23, column 6]

----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #if something  [in template "someFreeMarkerFile.ftl" at line 23, column 1]
----

Java stack trace (for programmers):
----
freemarker.core.InvalidReferenceException: [... Exception message was already printed; see it above ...]
	at freemarker.core.InvalidReferenceException.getInstance(InvalidReferenceException.java:134)
	at freemarker.core.UnexpectedTypeException.newDesciptionBuilder(UnexpectedTypeException.java:85)
	at freemarker.core.UnexpectedTypeException.<init>(UnexpectedTypeException.java:48)
	at freemarker.core.NonBooleanException.<init>(NonBooleanException.java:47)
	at freemarker.core.Expression.modelToBoolean(Expression.java:179)
	at freemarker.core.Expression.evalToBoolean(Expression.java:162)
	at freemarker.core.Expression.evalToBoolean(Expression.java:147)
	at freemarker.core.ConditionalBlock.accept(ConditionalBlock.java:48)
	at freemarker.core.Environment.visit(Environment.java:330)
	at freemarker.core.Environment.visit(Environment.java:336)
	at freemarker.core.Environment.process(Environment.java:309)
	at freemarker.template.Template.process(Template.java:384)
	at org.apache.struts2.views.freemarker.FreemarkerResult.doExecute(FreemarkerResult.java:184)
	at org.apache.struts2.result.StrutsResultSupport.execute(StrutsResultSupport.java:206)
	at org.apache.struts2.views.freemarker.FreeMarkerResultTest.testWithoutWriteIfCompleted(FreeMarkerResultTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.apache.struts2.views.freemarker.FreeMarkerResultTest
[INFO] Running org.apache.struts2.views.freemarker.tags.TagModelTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.struts2.views.freemarker.tags.TagModelTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.struts2.views.freemarker.FreemarkerTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerResultMockedTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in org.apache.struts2.views.freemarker.FreemarkerResultMockedTest
[INFO] Running org.apache.struts2.views.freemarker.FreemarkerThemeTemplateLoaderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.apache.struts2.views.freemarker.FreemarkerThemeTemplateLoaderTest
[INFO] Running org.apache.struts2.views.TemplateEngineManagerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.struts2.views.TemplateEngineManagerTest
[INFO] Running org.apache.struts2.conversion.UploadedFileConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.struts2.conversion.UploadedFileConverterTest
[INFO] Running org.apache.struts2.RequestUtilsTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.struts2.RequestUtilsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1879, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-core ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 1587 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1580 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-core >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-core ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-core ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/core/target/struts2-core-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-core ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (11 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (4 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Core:

commons-beanutils-1.9.3.jar (cpe:/a:apache:commons_beanutils:1.9.3, commons-beanutils:commons-beanutils:1.9.3) : CVE-2019-10086


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.372 s]
[INFO] Struts 2 ........................................... SUCCESS [01:46 min]
[INFO] Struts 2 Core ...................................... FAILURE [02:26 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:17 min
[INFO] Finished at: 2019-09-01T07:58:27Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-core: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] commons-beanutils-1.9.3.jar: CVE-2019-10086
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-core
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/201/display/redirect>

------------------------------------------
[...truncated 1.37 MB...]
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (17 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom
Progress (1): 2.2/6.2 kBProgress (1): 5.0/6.2 kBProgress (1): 6.2 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.pom (6.2 kB at 326 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom
Progress (1): 2.2/2.3 kBProgress (1): 2.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-core/7.2.2/juneau-core-7.2.2.pom (2.3 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom
Progress (1): 2.2/13 kBProgress (1): 5.0/13 kBProgress (1): 7.8/13 kBProgress (1): 11/13 kB Progress (1): 13 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau/7.2.2/juneau-7.2.2.pom (13 kB at 95 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar
Progress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.1/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.2/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.3/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.4/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.5/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.6/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.7/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.8/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 0.9/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.0/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.1/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.2/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3/1.3 MBProgress (1): 1.3 MB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/juneau/juneau-marshall/7.2.2/juneau-marshall-7.2.2.jar (1.3 MB at 4.3 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (11 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.8.jar (cpe:/a:fasterxml:jackson:2.9.8, cpe:/a:fasterxml:jackson-databind:2.9.8, com.fasterxml.jackson.core:jackson-databind:2.9.8) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12086, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.122 s]
[INFO] Struts 2 ........................................... SUCCESS [05:46 min]
[INFO] Struts 2 Core ...................................... SUCCESS [02:25 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  4.787 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  4.648 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  5.396 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  6.958 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  4.633 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  6.481 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 13.752 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.063 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 12.491 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  8.385 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  5.768 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  4.403 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:14 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [ 10.721 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:11 min
[INFO] Finished at: 2019-08-29T08:05:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.8.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/200/display/redirect>

------------------------------------------
[...truncated 694.35 KB...]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (15 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (10 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.8.jar (cpe:/a:fasterxml:jackson:2.9.8, cpe:/a:fasterxml:jackson-databind:2.9.8, com.fasterxml.jackson.core:jackson-databind:2.9.8) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12086, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  4.201 s]
[INFO] Struts 2 ........................................... SUCCESS [22:12 min]
[INFO] Struts 2 Core ...................................... SUCCESS [01:59 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  3.441 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  3.707 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  4.211 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  5.207 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  3.782 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  5.412 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 11.572 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [  8.570 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 10.760 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  6.873 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  4.696 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  3.859 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [01:03 min]
[INFO] Struts 2 REST Plugin ............................... FAILURE [  8.270 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  26:42 min
[INFO] Finished at: 2019-08-25T08:21:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.8.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/199/display/redirect>

------------------------------------------
[...truncated 1.95 KB...]
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins6732631129040022281.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Complete for NVD CVE - 2003  (1758 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - 2004  (2487 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - 2002  (2584 ms)
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2005  (2859 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2008  (3105 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2010  (3259 ms)
[INFO] Download Complete for NVD CVE - Modified  (3623 ms)
[INFO] Download Complete for NVD CVE - 2012  (3893 ms)
[INFO] Processing Started for NVD CVE - 2010
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2015  (4330 ms)
[INFO] Download Complete for NVD CVE - 2009  (4372 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2006  (4517 ms)
[INFO] Download Complete for NVD CVE - 2013  (4517 ms)
[INFO] Download Complete for NVD CVE - 2007  (4557 ms)
[INFO] Download Complete for NVD CVE - 2014  (4686 ms)
[INFO] Processing Started for NVD CVE - 2009
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2007
[INFO] Processing Started for NVD CVE - 2013
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Complete for NVD CVE - 2016  (5455 ms)
[INFO] Download Complete for NVD CVE - 2019  (5852 ms)
[INFO] Download Complete for NVD CVE - 2017  (6285 ms)
[INFO] Download Complete for NVD CVE - 2011  (6456 ms)
[INFO] Processing Started for NVD CVE - 2019
[INFO] Processing Started for NVD CVE - 2016
[INFO] Processing Started for NVD CVE - 2017
[INFO] Processing Started for NVD CVE - 2011
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (41 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (41 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (41 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  5.037 s]
[INFO] Struts 2 ........................................... FAILURE [01:04 min]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:15 min
[INFO] Finished at: 2019-08-22T09:24:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/198/display/redirect>

------------------------------------------
[...truncated 1.57 KB...]
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins6311897248211466682.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2003  (1844 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - 2007  (2448 ms)
[INFO] Download Complete for NVD CVE - Modified  (2668 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2005  (3616 ms)
[INFO] Download Complete for NVD CVE - 2004  (3694 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2006  (4001 ms)
[INFO] Download Complete for NVD CVE - 2016  (4380 ms)
[INFO] Download Complete for NVD CVE - 2002  (4505 ms)
[INFO] Download Complete for NVD CVE - 2010  (4697 ms)
[INFO] Download Complete for NVD CVE - 2013  (4932 ms)
[WARNING] Download Failed for NVD CVE - 2017
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Complete for NVD CVE - 2012  (6425 ms)
[INFO] Download Complete for NVD CVE - 2019  (7295 ms)
[INFO] Download Complete for NVD CVE - 2009  (7430 ms)
[INFO] Download Complete for NVD CVE - 2015  (7987 ms)
[INFO] Download Complete for NVD CVE - 2014  (8130 ms)
[INFO] Download Complete for NVD CVE - 2011  (8172 ms)
[INFO] Download Complete for NVD CVE - 2008  (8413 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Processing Started for NVD CVE - 2008
[INFO] Processing Started for NVD CVE - 2011
[INFO] Processing Started for NVD CVE - 2015
[INFO] Processing Started for NVD CVE - 2009
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2019
[INFO] Processing Started for NVD CVE - 2012
[INFO] Processing Started for NVD CVE - 2013
[INFO] Processing Started for NVD CVE - 2010
[INFO] Processing Started for NVD CVE - 2002
[INFO] Processing Started for NVD CVE - 2016
[INFO] Processing Started for NVD CVE - 2006
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (58 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (59 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (59 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  4.243 s]
[INFO] Struts 2 ........................................... FAILURE [01:33 min]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:40 min
[INFO] Finished at: 2019-08-18T07:55:48Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/197/display/redirect>

------------------------------------------
[...truncated 1.50 KB...]
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins7602173931272036867.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Complete for NVD CVE - 2003  (1710 ms)
[INFO] Processing Started for NVD CVE - 2003
[INFO] Download Complete for NVD CVE - Modified  (1807 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2004  (2225 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - 2006  (2664 ms)
[INFO] Download Complete for NVD CVE - 2008  (2942 ms)
[INFO] Download Complete for NVD CVE - 2002  (2986 ms)
[INFO] Download Complete for NVD CVE - 2009  (3288 ms)
[INFO] Download Complete for NVD CVE - 2005  (3342 ms)
[INFO] Download Complete for NVD CVE - 2012  (3399 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Processing Started for NVD CVE - 2006
[INFO] Processing Started for NVD CVE - 2002
[INFO] Download Complete for NVD CVE - 2007  (3498 ms)
[INFO] Download Complete for NVD CVE - 2015  (3508 ms)
[INFO] Download Complete for NVD CVE - 2014  (3565 ms)
[INFO] Download Complete for NVD CVE - 2013  (3630 ms)
[INFO] Download Complete for NVD CVE - 2011  (4331 ms)
[INFO] Download Complete for NVD CVE - 2010  (4334 ms)
[INFO] Processing Started for NVD CVE - 2013
[INFO] Processing Started for NVD CVE - 2014
[INFO] Processing Started for NVD CVE - 2015
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2016  (4841 ms)
[INFO] Processing Started for NVD CVE - 2012
[INFO] Processing Started for NVD CVE - 2009
[INFO] Processing Started for NVD CVE - 2005
[INFO] Processing Started for NVD CVE - 2016
[INFO] Processing Started for NVD CVE - 2010
[INFO] Processing Started for NVD CVE - 2011
[INFO] Download Complete for NVD CVE - 2017  (5758 ms)
[WARNING] Download Failed for NVD CVE - 2019
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Complete for NVD CVE - 2018  (7292 ms)
[INFO] Processing Started for NVD CVE - 2018
[INFO] Processing Started for NVD CVE - 2017
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (45 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (46 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (46 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  7.168 s]
[INFO] Struts 2 ........................................... FAILURE [01:12 min]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:23 min
[INFO] Finished at: 2019-08-15T07:55:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/196/display/redirect>

------------------------------------------
[...truncated 1.50 KB...]
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins6369003424952073258.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Complete for NVD CVE - Modified  (1675 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2005  (2143 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Download Complete for NVD CVE - 2004  (2301 ms)
[INFO] Download Complete for NVD CVE - 2012  (2552 ms)
[INFO] Download Complete for NVD CVE - 2007  (2716 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Processing Started for NVD CVE - 2012
[INFO] Processing Started for NVD CVE - 2007
[INFO] Download Complete for NVD CVE - 2009  (2940 ms)
[INFO] Download Complete for NVD CVE - 2015  (3085 ms)
[INFO] Download Complete for NVD CVE - 2008  (3118 ms)
[INFO] Download Complete for NVD CVE - 2010  (3289 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2006  (3578 ms)
[INFO] Download Complete for NVD CVE - 2014  (3758 ms)
[INFO] Download Complete for NVD CVE - 2013  (3952 ms)
[INFO] Download Complete for NVD CVE - 2016  (4369 ms)
[INFO] Processing Started for NVD CVE - 2006
[INFO] Processing Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2019  (4846 ms)
[INFO] Download Complete for NVD CVE - 2011  (4942 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Processing Started for NVD CVE - 2015
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Download Complete for NVD CVE - 2017  (5586 ms)
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[INFO] Created CPE Index (52 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (53 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (53 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  7.538 s]
[INFO] Struts 2 ........................................... FAILURE [01:16 min]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:28 min
[INFO] Finished at: 2019-08-11T07:55:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/195/display/redirect>

------------------------------------------
[...truncated 694.75 KB...]
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.16.v20140903:stop (stop-jetty) @ struts2-showcase ---
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-showcase ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (9 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 Showcase Webapp:

tiles-ognl-3.0.8.jar (cpe:/a:ognl_project:ognl:3.0.8, cpe:/a:apache:tiles:3.0.8, org.apache.tiles:tiles-ognl:3.0.8) : CVE-2016-3093
sitemesh-2.4.2.jar (cpe:/a:mesh_project:mesh:2.4.2, opensymphony:sitemesh:2.4.2) : CVE-2018-10769


See the dependency-check report for more details.


[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ struts2-showcase ---
[INFO] 
[INFO] ---------------< org.apache.struts:struts2-rest-plugin >----------------
[INFO] Building Struts 2 REST Plugin 2.6-SNAPSHOT                       [17/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/main/java/org/apache/struts2/rest/handler/AbstractContentTypeHandler.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-rest-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ struts2-rest-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/test-classes>
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/src/test/java/org/apache/struts2/rest/handler/Contact.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ struts2-rest-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.struts2.rest.ContentTypeHandlerManagerTest
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.apache.struts2.rest.ContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.apache.struts2.rest.DefaultContentTypeHandlerManagerTest
[INFO] Running org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.apache.struts2.rest.DefaultHttpHeadersTest
[INFO] Running org.apache.struts2.rest.RestActionInvocationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.apache.struts2.rest.RestActionInvocationTest
[INFO] Running org.apache.struts2.rest.RestActionMapperTest
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.struts2.rest.RestActionMapperTest
[INFO] Running org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.apache.struts2.rest.handler.JacksonJsonHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.apache.struts2.rest.handler.JacksonXmlHandlerTest
[INFO] Running org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.apache.struts2.rest.handler.JuneauXmlHandlerTest
[INFO] Running org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.struts2.rest.RestWorkflowInterceptorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-rest-plugin ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[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: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 39 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 38 licenses.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-rest-plugin >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-rest-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-rest-plugin ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-rest-plugin <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-rest-plugin ---
[INFO] Building jar: <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/plugins/rest/target/struts2-rest-plugin-2.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-rest-plugin ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-rest-plugin ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (7 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[WARNING] 

One or more dependencies were identified with known vulnerabilities in Struts 2 REST Plugin:

jackson-databind-2.9.8.jar (cpe:/a:fasterxml:jackson:2.9.8, cpe:/a:fasterxml:jackson-databind:2.9.8, com.fasterxml.jackson.core:jackson-databind:2.9.8) : CVE-2019-14379, CVE-2019-12814, CVE-2019-14439, CVE-2019-12086, CVE-2019-12384


See the dependency-check report for more details.


[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  2.404 s]
[INFO] Struts 2 ........................................... SUCCESS [15:18 min]
[INFO] Struts 2 Core ...................................... SUCCESS [01:32 min]
[INFO] Struts 2 Plugins ................................... SUCCESS [  2.672 s]
[INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [  2.841 s]
[INFO] Struts 2 Sitemesh Plugin ........................... SUCCESS [  3.413 s]
[INFO] Struts 2 Tiles Plugin .............................. SUCCESS [  4.201 s]
[INFO] Struts 2 DWR Plugin ................................ SUCCESS [  2.776 s]
[INFO] Struts 2 Spring Plugin ............................. SUCCESS [  3.982 s]
[INFO] Struts 2 Convention Plugin ......................... SUCCESS [  9.254 s]
[INFO] Struts 2 JUnit Plugin .............................. SUCCESS [  6.871 s]
[INFO] Struts 2 JSON Plugin ............................... SUCCESS [  8.400 s]
[INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [  5.550 s]
[INFO] Struts 2 Async Plugin .............................. SUCCESS [  6.111 s]
[INFO] Struts 2 Webapps ................................... SUCCESS [  3.085 s]
[INFO] Struts 2 Showcase Webapp ........................... SUCCESS [ 54.226 s]
[INFO] Struts 2 REST Plugin ............................... FAILURE [  6.366 s]
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18:55 min
[INFO] Finished at: 2019-08-08T08:54:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-rest-plugin: 
[ERROR] 
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': 
[ERROR] 
[ERROR] jackson-databind-2.9.8.jar: CVE-2019-14379
[ERROR] 
[ERROR] See the dependency-check report for more details.
[ERROR] 
[ERROR] 
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-rest-plugin
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-master-JDK8-dependency-check #194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/194/display/redirect>

------------------------------------------
[...truncated 1.57 KB...]
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK8-dependency-check] $ /bin/bash -xe /tmp/jenkins5036598024573161685.sh
+ export 'MAVEN_OPTS=-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ MAVEN_OPTS='-Xms2g -Xmx2g -XX:MaxPermSize=512m -XX:+CMSClassUnloadingEnabled'
+ /home/jenkins/tools/maven/latest3//bin/mvn verify -Pdependency-check
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials                                         [pom]
[INFO] Struts 2                                                           [pom]
[INFO] Struts 2 Core                                                      [jar]
[INFO] Struts 2 Plugins                                                   [pom]
[INFO] Struts 2 Configuration Browser Plugin                              [jar]
[INFO] Struts 2 Sitemesh Plugin                                           [jar]
[INFO] Struts 2 Tiles Plugin                                              [jar]
[INFO] Struts 2 DWR Plugin                                                [jar]
[INFO] Struts 2 Spring Plugin                                             [jar]
[INFO] Struts 2 Convention Plugin                                         [jar]
[INFO] Struts 2 JUnit Plugin                                              [jar]
[INFO] Struts 2 JSON Plugin                                               [jar]
[INFO] Struts 2 Bean Validation Plugin                                    [jar]
[INFO] Struts 2 Async Plugin                                              [jar]
[INFO] Struts 2 Webapps                                                   [pom]
[INFO] Struts 2 Showcase Webapp                                           [war]
[INFO] Struts 2 REST Plugin                                               [jar]
[INFO] Struts 2 Rest Showcase Webapp                                      [war]
[INFO] Struts 2 CDI Plugin                                                [jar]
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin                           [jar]
[INFO] Struts 2 GXP Plugin                                                [jar]
[INFO] Struts 2 Jasper Reports Plugin                                     [jar]
[INFO] Struts 2 Java Templates Plugin                                     [jar]
[INFO] Struts 2 JFreeChart Plugin                                         [jar]
[INFO] Struts 2 OSGi Plugin                                               [jar]
[INFO] Struts 2 OVal Plugin                                               [jar]
[INFO] Struts 2 Pell Multipart Plugin                                     [jar]
[INFO] Struts 2 Plexus Plugin                                             [jar]
[INFO] Struts 2 Portlet Plugin                                            [jar]
[INFO] Struts 2 Portlet Tiles Plugin                                      [jar]
[INFO] Struts 2 TestNG Plugin                                             [jar]
[INFO] Struts 2 OSGi Bundles                                              [pom]
[INFO] Struts 2 OSGi Admin Bundle                                      [bundle]
[INFO] Struts 2 OSGi Demo Bundle                                       [bundle]
[INFO] Struts 2 Assembly                                                  [pom]
[INFO] 
[INFO] -------------------< org.apache.struts:struts2-bom >--------------------
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT                  [1/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ struts2-bom ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-bom ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-bom ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] ------------------< org.apache.struts:struts2-parent >------------------
[INFO] Building Struts 2 2.6-SNAPSHOT                                    [2/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ struts2-parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ struts2-parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ struts2-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Struts-master-JDK8-dependency-check/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: src/main/groovy/Jenkinsfile.gdsl
[INFO] Exclude: src/main/resources/org/apache/struts2/static/domTT.js
[INFO] Exclude: src/site/resources/tags/**/*.html
[INFO] Exclude: src/main/resources/*LICENSE.txt
[INFO] Exclude: src/test/resources/**/*.txt
[INFO] Exclude: src/main/webapp/**/*.css
[INFO] Exclude: src/main/webapp/**/*.map
[INFO] Exclude: src/main/webapp/**/*.js
[INFO] Exclude: src/main/webapp/**/*.svg
[INFO] Exclude: src/main/webapp/**/*.txt
[INFO] Exclude: src/main/resources/**/docs-urls.txt
[INFO] Exclude: src/etc/header.txt
[INFO] Exclude: src/main/resources/static/css/**/*.css
[INFO] Exclude: src/main/resources/static/js/**/*.js
[INFO] Exclude: src/main/resources/docs.cfg
[INFO] Exclude: src/main/webapp/fonts/**/*
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ struts2-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce) @ struts2-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ struts2-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ struts2-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ struts2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ struts2-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ struts2-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2004  (2779 ms)
[INFO] Processing Started for NVD CVE - 2004
[INFO] Download Complete for NVD CVE - Modified  (3040 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2006  (3496 ms)
[INFO] Download Complete for NVD CVE - 2007  (3501 ms)
[INFO] Processing Started for NVD CVE - 2007
[INFO] Processing Started for NVD CVE - 2006
[INFO] Download Complete for NVD CVE - 2015  (3725 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2009  (3790 ms)
[INFO] Download Complete for NVD CVE - 2008  (4013 ms)
[INFO] Download Complete for NVD CVE - 2005  (4085 ms)
[INFO] Download Complete for NVD CVE - 2012  (4180 ms)
[INFO] Processing Started for NVD CVE - 2009
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2016  (4451 ms)
[INFO] Download Complete for NVD CVE - 2013  (4469 ms)
[INFO] Download Complete for NVD CVE - 2014  (4489 ms)
[INFO] Processing Started for NVD CVE - 2005
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2010  (4706 ms)
[WARNING] Download Failed for NVD CVE - 2018
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[INFO] Download Complete for NVD CVE - 2011  (5408 ms)
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] Download Failed for NVD CVE - 2019
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Complete for NVD CVE - 2017  (8330 ms)
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[INFO] Created CPE Index (54 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (54 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (55 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 2.6-SNAPSHOT:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.847 s]
[INFO] Struts 2 ........................................... FAILURE [01:20 min]
[INFO] Struts 2 Core ...................................... SKIPPED
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] DEPRECATED: Struts 2 Embedded JSP Plugin ........... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 OSGi Bundles .............................. SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] Struts 2 Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:27 min
[INFO] Finished at: 2019-08-04T07:55:46Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project struts2-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[ERROR] -> [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 <goals> -rf :struts2-parent
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org