You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/03/04 18:41:05 UTC

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-548 #11

See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-548/11/

Changes:

* Use Maven 3.6.3 for Linux builds, it should already be on all nodes
* Use Java 8 for Java 7 builds - due to the temporary removal of Java 7
* JDK 1.7.0_80 added back in

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1140335 lines...]
[INFO] run post-build script verify.bsh
[INFO]           create-from-project\pom.xml ...................... SUCCESS (11.6 s)
[INFO] Building: create-from-project-exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           change-file-with-property\pom.xml ................ SUCCESS (9.4 s)
[INFO] Building: create-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-1\pom.xml ................................. SUCCESS (10.3 s)
[INFO] Building: create-2\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project-exclude-patterns\pom.xml ..... SUCCESS (12.1 s)
[INFO] Building: exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns\pom.xml ......................... SUCCESS (10.7 s)
[INFO] Building: exclude-patterns-2\pom.xml
[INFO]           create-2\pom.xml ................................. SUCCESS (11.4 s)
[INFO] Building: create-3\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-3\pom.xml ................................. SUCCESS (11.7 s)
[INFO] Building: create-4\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (11.1 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (5.4 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-4\pom.xml ................................. SUCCESS (9.9 s)
[INFO] Building: create-5\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (11.2 s)
[INFO] Building: included-system-properties\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-5\pom.xml ................................. SUCCESS (10.9 s)
[INFO] Building: create-6\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (11.2 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-6\pom.xml ................................. SUCCESS (9.8 s)
[INFO] Building: create-from-project\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (6.3 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.bsh
[INFO]           create-from-project\pom.xml ...................... SUCCESS (10.2 s)
[INFO] Building: create-from-project-exclude-patterns\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project-exclude-patterns\pom.xml ..... SUCCESS (9.6 s)
[INFO] Building: exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (19.2 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns\pom.xml ......................... SUCCESS (9.8 s)
[INFO] Building: exclude-patterns-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (9.9 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (3.8 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (25.7 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:53624
[INFO] Stopped SocketConnector@0.0.0.0:53624
[INFO] Mock Repository Manager http://localhost:53624 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:53625
[INFO] Stopped SocketConnector@0.0.0.0:53625
[INFO] Mock Repository Manager http://localhost:53625 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 47 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  6.883 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.731 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  4.627 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  2.410 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 33.251 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.757 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [07:13 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:02 min
[INFO] Finished at: 2020-03-04T10:39:38-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-11@tmp\withMaven134d988d\maven-spy-20200304-103135-70112410738352464052852.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j12m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j12m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-11' for files matching the pattern 'j12m3.6.xb\archetype-common\src\main\java\**\*,j12m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j12m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (9.6 s)
[INFO] Building: included-system-properties\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (10.2 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (5.1 s)
[INFO] Building: roundtrip-1-project
[withMaven] Publishers: Generated Artifacts Publisher: 575 ms, Junit Publisher: 1813 ms, Open Task Scanner Publisher: 532 ms, Dependencies Fingerprint Publisher: 79 ms, Invoker Publisher: 25869 ms, Pipeline Graph Publisher: 7 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (20.6 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (22.5 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54940
[INFO] Stopped SocketConnector@0.0.0.0:54940
[INFO] Mock Repository Manager http://localhost:54940 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54941
[INFO] Stopped SocketConnector@0.0.0.0:54941
[INFO] Mock Repository Manager http://localhost:54941 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 47 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  4.862 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.497 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  2.820 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.185 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 20.160 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.488 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [05:53 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:24 min
[INFO] Finished at: 2020-03-04T10:40:40-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-11@tmp\withMaven3affd76a\maven-spy-20200304-103416-5625757004184956543863.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j13m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j13m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-11' for files matching the pattern 'j13m3.6.xb\archetype-common\src\main\java\**\*,j13m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j13m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 400 ms, Junit Publisher: 556 ms, Open Task Scanner Publisher: 388 ms, Dependencies Fingerprint Publisher: 73 ms, Invoker Publisher: 21313 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-548 #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-548/13/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1135962 lines...]
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j11m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[INFO]           create-2\pom.xml ................................. SUCCESS (9.3 s)
[INFO] Building: create-3\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 453 ms, Junit Publisher: 710 ms, Open Task Scanner Publisher: 383 ms, Dependencies Fingerprint Publisher: 74 ms, Invoker Publisher: 24025 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (16.4 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-3\pom.xml ................................. SUCCESS (10.5 s)
[INFO] Building: create-4\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 376 ms, Junit Publisher: 541 ms, Open Task Scanner Publisher: 755 ms, Dependencies Fingerprint Publisher: 260 ms, Invoker Publisher: 21384 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           create-4\pom.xml ................................. SUCCESS (9.3 s)
[INFO] Building: create-5\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (19.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50522
[INFO] Stopped SocketConnector@0.0.0.0:50522
[INFO] Mock Repository Manager http://localhost:50522 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50523
[INFO] Stopped SocketConnector@0.0.0.0:50523
[INFO] Mock Repository Manager http://localhost:50523 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 47 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  4.101 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.451 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  2.824 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.455 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 17.198 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.421 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [04:45 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:12 min
[INFO] Finished at: 2020-03-27T00:18:06-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-13@tmp\withMaven07263b3d\maven-spy-20200327-001253-74711055660143209144045.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j12m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j12m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j12m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j12m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-13' for files matching the pattern 'j12m3.6.xb\archetype-common\src\main\java\**\*,j12m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j12m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           create-5\pom.xml ................................. SUCCESS (8.8 s)
[INFO] Building: create-6\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           create-6\pom.xml ................................. SUCCESS (9.3 s)
[INFO] Building: create-from-project\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 438 ms, Junit Publisher: 1431 ms, Open Task Scanner Publisher: 312 ms, Dependencies Fingerprint Publisher: 70 ms, Invoker Publisher: 14318 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           create-from-project\pom.xml ...................... SUCCESS (9.3 s)
[INFO] Building: create-from-project-exclude-patterns\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           create-from-project-exclude-patterns\pom.xml ..... SUCCESS (9.1 s)
[INFO] Building: exclude-patterns\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns\pom.xml ......................... SUCCESS (9.2 s)
[INFO] Building: exclude-patterns-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           exclude-patterns-2\pom.xml ....................... SUCCESS (9.3 s)
[INFO] Building: generate-basic
[INFO] run post-build script verify.bsh
[INFO]           generate-basic ................................... SUCCESS (4.3 s)
[INFO] Building: include-file-with-no-extension\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           include-file-with-no-extension\pom.xml ........... SUCCESS (9.3 s)
[INFO] Building: included-system-properties\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           included-system-properties\pom.xml ............... SUCCESS (9.0 s)
[INFO] Building: property-setting-cli\pom.xml
[INFO]           property-setting-cli\pom.xml ..................... SUCCESS (5.2 s)
[INFO] Building: roundtrip-1-project
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-1-project .............................. SUCCESS (19.2 s)
[INFO] Building: roundtrip-multi\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           roundtrip-multi\pom.xml .......................... SUCCESS (21.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (mirror) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:52962
[INFO] Stopped SocketConnector@0.0.0.0:52962
[INFO] Mock Repository Manager http://localhost:52962 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:52963
[INFO] Stopped SocketConnector@0.0.0.0:52963
[INFO] Mock Repository Manager http://localhost:52963 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[INFO] There are 47 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  5.986 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.500 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  3.300 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  1.663 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 21.418 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  0.493 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [05:35 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:09 min
[INFO] Finished at: 2020-03-27T00:20:09-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-13@2@tmp\withMavendac2369a\maven-spy-20200327-001359-2697001623347785832448.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j13m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j13m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j13m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j13m3.6.xb\maven-archetype-plugin\src\main\java
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-13@2' for files matching the pattern 'j13m3.6.xb\archetype-common\src\main\java\**\*,j13m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j13m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 420 ms, Junit Publisher: 552 ms, Open Task Scanner Publisher: 383 ms, Dependencies Fingerprint Publisher: 69 ms, Invoker Publisher: 20379 ms, Pipeline Graph Publisher: 3 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven-archetype » ARCHETYPE-548 #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-archetype/job/ARCHETYPE-548/12/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

16 tests failed.
FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.2.x_build / Build linux-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.5.x_build / Build linux-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk8-m3.6.x_build / Build linux-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk11-m3.6.x_build / Build linux-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk12-m3.6.x_build / Build linux-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.3.x_build / Build linux-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.linux-jdk7-m3.6.x_build / Build linux-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.2.x_build / Build windows-jdk7-m3.2.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.3.x_build / Build windows-jdk7-m3.3.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk12-m3.6.x_build / Build windows-jdk12-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.5.x_build / Build windows-jdk7-m3.5.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)


FAILED:  org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.windows-jdk7-m3.6.x_build / Build windows-jdk7-m3.6.x_build / testInternalCatalog

Error Message:
Archetype wasn't generated successfully

Stack Trace:
junit.framework.AssertionFailedError: Archetype wasn't generated successfully
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.maven.archetype.test.InternalCatalogArchetypesVerificationTest.testInternalCatalog(InternalCatalogArchetypesVerificationTest.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)




Build log:
[...truncated 1135757 lines...]
[DEBUG]   (f) remotePluginRepositories = [      id: apache-snapshots
      url: http://repository.apache.org/snapshots/
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => false, update => daily]
,       id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => never]
]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@1cebdb2a
[DEBUG]   (f) skip = false
[DEBUG] -- end configuration --
[INFO] Stopping Mock Repository Manager on http://localhost:52470
[INFO] Stopped SocketConnector@0.0.0.0:52470
[DEBUG] stopped SocketConnector@0.0.0.0:0
[DEBUG] stopping Server@5abb36b5
[DEBUG] stopping org.mortbay.jetty.servlet.Context@1918f09{/,null}
[DEBUG] stopping SessionHandler@7b4598ac
[DEBUG] stopping ServletHandler@162a836e
[DEBUG] stopped org.codehaus.mojo.mrm.servlet.FileSystemServlet-1572792798
[DEBUG] stopped ServletHandler@162a836e
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionManager@411ab620
[DEBUG] stopped SessionHandler@7b4598ac
[DEBUG] stopping ErrorHandler@51e23255
[DEBUG] stopped ErrorHandler@51e23255
[DEBUG] stopped org.mortbay.jetty.servlet.Context@1918f09{/,null}
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionIdManager@6df1efe9
[DEBUG] stopped org.mortbay.thread.QueuedThreadPool@6701838c
[DEBUG] stopped Server@5abb36b5
[INFO] Mock Repository Manager http://localhost:52470 is stopped.
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (archetype-repository) @ maven-archetype-plugin ---
[DEBUG] Configuring mojo org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop from plugin realm ClassRealm[plugin>org.codehaus.mojo:mrm-maven-plugin:1.2.0, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop' with basic configurator -->
[DEBUG]   (f) localRepository =       id: local
      url: file:///F:/short/.maven_repositories/0/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) mojoExecution = org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop {execution: archetype-repository}
[DEBUG]   (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.mrm.plugin.HelpMojo', role hint: 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.mrm.plugin.RunMojo', role hint: 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:run'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.mrm.plugin.StartMojo', role hint: 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:start'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.codehaus.mojo.mrm.plugin.StopMojo', role hint: 'org.codehaus.mojo:mrm-maven-plugin:1.2.0:stop'
---
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-archetype-plugin:3.1.3-SNAPSHOT @ F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\pom.xml
[DEBUG]   (f) remoteArtifactRepositories = [      id: apache-snapshots
      url: http://repository.apache.org/snapshots/
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => false, update => daily]
,       id: Nexus
      url: http://repository.apache.org/snapshots
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => false, update => daily]
,       id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
]
[DEBUG]   (f) remotePluginRepositories = [      id: apache-snapshots
      url: http://repository.apache.org/snapshots/
   layout: default
snapshots: [enabled => true, update => daily]
 releases: [enabled => false, update => daily]
,       id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => never]
]
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@1cebdb2a
[DEBUG]   (f) skip = false
[DEBUG] -- end configuration --
[INFO] Stopping Mock Repository Manager on http://localhost:52471
[INFO] Stopped SocketConnector@0.0.0.0:52471
[DEBUG] stopped SocketConnector@0.0.0.0:0
[DEBUG] stopping Server@5d109d8b
[DEBUG] stopping org.mortbay.jetty.servlet.Context@6dd74068{/,null}
[DEBUG] stopping SessionHandler@4ec5a42e
[DEBUG] stopping ServletHandler@119df069
[DEBUG] stopped org.codehaus.mojo.mrm.servlet.FileSystemServlet-1748915984
[DEBUG] stopped ServletHandler@119df069
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionManager@18128688
[DEBUG] stopped SessionHandler@4ec5a42e
[DEBUG] stopping ErrorHandler@211bc859
[DEBUG] stopped ErrorHandler@211bc859
[DEBUG] stopped org.mortbay.jetty.servlet.Context@6dd74068{/,null}
[DEBUG] stopped org.mortbay.jetty.servlet.HashSessionIdManager@26fe5c0a
[DEBUG] stopped org.mortbay.thread.QueuedThreadPool@54c610e7
[DEBUG] stopped Server@5d109d8b
[INFO] Mock Repository Manager http://localhost:52471 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-archetype-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check' with basic configurator -->
[DEBUG]   (f) cacheFile = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target/checkstyle-cachefile
[DEBUG]   (f) configLocation = config/maven_checks.xml
[DEBUG]   (f) consoleOutput = false
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) failOnViolation = true
[DEBUG]   (f) failsOnError = false
[DEBUG]   (f) headerLocation = config/maven-header.txt
[DEBUG]   (f) includeResources = true
[DEBUG]   (f) includeTestResources = true
[DEBUG]   (f) includeTestSourceDirectory = false
[DEBUG]   (f) includes = **\/*.java
[DEBUG]   (f) logViolationsToConsole = true
[DEBUG]   (f) maxAllowedViolations = 0
[DEBUG]   (f) omitIgnoredModules = false
[DEBUG]   (f) outputFile = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\checkstyle-result.xml
[DEBUG]   (f) outputFileFormat = xml
[DEBUG]   (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle-aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.HelpMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:help'
---
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-archetype-plugin:3.1.3-SNAPSHOT @ F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\pom.xml
[DEBUG]   (f) resourceIncludes = **/*.properties
[DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) rulesFiles = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\checkstyle-rules.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipExec = false
[DEBUG]   (f) sourceDirectories = [src/main/java]
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testResources = [Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) testSourceDirectories = [src/test/java]
[DEBUG]   (f) violationIgnore = RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,javadoc,LineLength
[DEBUG]   (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 25 source files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\java'.
[DEBUG] The resources directory 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\main\resources' does not exist or is not a directory.
[DEBUG] Added 0 resource files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] The resources directory 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\src\test\resources' does not exist or is not a directory.
[DEBUG] Added 0 resource files found in 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources'.
[DEBUG] Added 25 files to process.
[DEBUG] Adding the outputDirectory file:/F:/short/jenkins-maven-box-maven-archetype-ARCHETYPE-548-12/j7m3.6.xb/maven-archetype-plugin/target/classes/ to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] The resource 'config/maven_checks.xml' was found as jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] The resource 'config/maven-header.txt' was found as jar:file:/F:/short/.maven_repositories/0/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[DEBUG] Added 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\maven-shared-archive-resources' as a source directory.
[INFO] There are 47 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 47 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (invoker-verify) @ maven-archetype-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.0, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify' with basic configurator -->
[DEBUG]   (f) ignoreFailures = false
[DEBUG]   (f) reportsDirectory = F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12\j7m3.6.xb\maven-archetype-plugin\target\invoker-reports
[DEBUG]   (f) skipInvocation = false
[DEBUG]   (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 25, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven Archetype 3.1.3-SNAPSHOT:
[INFO] 
[INFO] Maven Archetype .................................... SUCCESS [  6.255 s]
[INFO] Maven Archetype Models ............................. SUCCESS [  0.823 s]
[INFO] Maven Archetype Catalog Model ...................... SUCCESS [  4.080 s]
[INFO] Maven Archetype Descriptor Model ................... SUCCESS [  2.001 s]
[INFO] Maven Archetype Common ............................. SUCCESS [ 28.826 s]
[INFO] Maven Archetype Packaging .......................... SUCCESS [  1.124 s]
[INFO] Maven Archetype Plugin ............................. SUCCESS [06:45 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:29 min
[INFO] Finished at: 2020-03-18T00:17:05-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc\maven-spy-20200318-000935-4473466387585312875922.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12@tmp\withMavene9e9aabc" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\pom.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\target\maven-archetype-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\maven-archetype\3.1.3-SNAPSHOT\maven-archetype-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\pom.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\target\archetype-models-3.1.3-SNAPSHOT-site.xml under org\apache\maven\archetype\archetype-models\3.1.3-SNAPSHOT\archetype-models-3.1.3-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-catalog\pom.xml under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-catalog\target\archetype-catalog-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-catalog\3.1.3-SNAPSHOT\archetype-catalog-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-descriptor\pom.xml under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-models\archetype-descriptor\target\archetype-descriptor-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-descriptor\3.1.3-SNAPSHOT\archetype-descriptor-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-common\pom.xml under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-common\target\archetype-common-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-common\3.1.3-SNAPSHOT\archetype-common-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-packaging\pom.xml under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\archetype-packaging\target\archetype-packaging-3.1.3-SNAPSHOT.jar under org\apache\maven\archetype\archetype-packaging\3.1.3-SNAPSHOT\archetype-packaging-3.1.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\maven-archetype-plugin\pom.xml under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact j7m3.6.xb\maven-archetype-plugin\target\maven-archetype-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-archetype-plugin\3.1.3-SNAPSHOT\maven-archetype-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-catalog:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-models\archetype-catalog\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-descriptor:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-models\archetype-descriptor\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.archetype:archetype-packaging:jar:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\archetype-packaging\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): j7m3.6.xb\maven-archetype-plugin\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.archetype:archetype-common:jar:3.1.3-SNAPSHOT in source directory j7m3.6.xb\archetype-common\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory j7m3.6.xb\maven-archetype-plugin\src\main\java
[withMaven] Publishers: Generated Artifacts Publisher: 468 ms, Junit Publisher: 1541 ms, Open Task Scanner Publisher: 887 ms, Dependencies Fingerprint Publisher: 72 ms, Invoker Publisher: 21291 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[TASKS] Scanning folder 'F:\short\jenkins-maven-box-maven-archetype-ARCHETYPE-548-12' for files matching the pattern 'j7m3.6.xb\archetype-common\src\main\java\**\*,j7m3.6.xb\maven-archetype-plugin\src\main\java\**\*' - excludes: null
[TASKS] Found 89 files to scan for tasks
[TASKS] Found 26 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] // node
[TASKS] Computing warning deltas based on reference build #11
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-archetype-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  invoker-it}: j7m3.6.xb\maven-archetype-plugin\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 413 ms, Junit Publisher: 646 ms, Open Task Scanner Publisher: 472 ms, Dependencies Fingerprint Publisher: 76 ms, Invoker Publisher: 22590 ms, Pipeline Graph Publisher: 4 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext