See <https://builds.apache.org/job/Struts-master-JDK9/3/display/redirect>

------------------------------------------
[...truncated 1.15 MB...]
        at junit.framework.TestSuite.runTest(TestSuite.java:252) 
[junit-4.12.jar:4.12]
        at junit.framework.TestSuite.run(TestSuite.java:247) 
[junit-4.12.jar:4.12]
        at org.testng.junit.JUnitTestRunner.doRun(JUnitTestRunner.java:250) 
[testng-5.14.10.jar:?]
        at org.testng.junit.JUnitTestRunner.start(JUnitTestRunner.java:223) 
[testng-5.14.10.jar:?]
        at org.testng.junit.JUnitTestRunner.run(JUnitTestRunner.java:211) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner$1.run(TestRunner.java:659) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.runWorkers(TestRunner.java:1147) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.privateRunJUnit(TestRunner.java:690) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.run(TestRunner.java:597) [testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:317) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:312) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:274) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.run(SuiteRunner.java:223) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1039) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.runSuitesLocally(TestNG.java:964) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.run(TestNG.java:900) [testng-5.14.10.jar:?]
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:61) 
[surefire-testng-2.6.jar:2.6]
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:158)
 [surefire-testng-2.6.jar:2.6]
        at org.apache.maven.surefire.Surefire.run(Surefire.java:169) 
[surefire-api-2.6.jar:2.6]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:?]
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
 [surefire-booter-2.6.jar:2.6]
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) 
[surefire-booter-2.6.jar:2.6]
2017-10-20 14:39:27,864 INFO  [main] util.StackLocator (StackLocator.java:71) - 
[0ms] - create DefaultActionProxy: 

2017-10-20 14:39:27,875 ERROR [main] util.StackLocator (StackLocator.java:71) - 
Could not execute action: /testNamespace/testAction!executeThrowsException
com.opensymphony.xwork2.config.ConfigurationException: There is no Action 
mapped for namespace [/testNamespace] and action name 
[testAction!executeThrowsException] associated with context path [].
        at 
com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:198) 
~[classes/:?]
        at 
org.apache.struts2.factory.StrutsActionProxy.prepare(StrutsActionProxy.java:62) 
~[classes/:?]
        at 
org.apache.struts2.factory.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:37)
 ~[classes/:?]
        at 
com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:58)
 ~[classes/:?]
        at 
org.apache.struts2.components.ActionComponent.executeAction(ActionComponent.java:282)
 [classes/:?]
        at 
org.apache.struts2.components.AnotherActionComponentTest.testDoesNotThrowException(AnotherActionComponentTest.java:38)
 [test-classes/:?]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:?]
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
        at junit.framework.TestCase.runTest(TestCase.java:176) 
[junit-4.12.jar:4.12]
        at junit.framework.TestCase.runBare(TestCase.java:141) 
[junit-4.12.jar:4.12]
        at junit.framework.TestResult$1.protect(TestResult.java:122) 
[junit-4.12.jar:4.12]
        at junit.framework.TestResult.runProtected(TestResult.java:142) 
[junit-4.12.jar:4.12]
        at junit.framework.TestResult.run(TestResult.java:125) 
[junit-4.12.jar:4.12]
        at junit.framework.TestCase.run(TestCase.java:129) [junit-4.12.jar:4.12]
        at junit.framework.TestSuite.runTest(TestSuite.java:252) 
[junit-4.12.jar:4.12]
        at junit.framework.TestSuite.run(TestSuite.java:247) 
[junit-4.12.jar:4.12]
        at org.testng.junit.JUnitTestRunner.doRun(JUnitTestRunner.java:250) 
[testng-5.14.10.jar:?]
        at org.testng.junit.JUnitTestRunner.start(JUnitTestRunner.java:223) 
[testng-5.14.10.jar:?]
        at org.testng.junit.JUnitTestRunner.run(JUnitTestRunner.java:211) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner$1.run(TestRunner.java:659) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.runWorkers(TestRunner.java:1147) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.privateRunJUnit(TestRunner.java:690) 
[testng-5.14.10.jar:?]
        at org.testng.TestRunner.run(TestRunner.java:597) [testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:317) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:312) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:274) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunner.run(SuiteRunner.java:223) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) 
[testng-5.14.10.jar:?]
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1039) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.runSuitesLocally(TestNG.java:964) 
[testng-5.14.10.jar:?]
        at org.testng.TestNG.run(TestNG.java:900) [testng-5.14.10.jar:?]
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:61) 
[surefire-testng-2.6.jar:2.6]
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:158)
 [surefire-testng-2.6.jar:2.6]
        at org.apache.maven.surefire.Surefire.run(Surefire.java:169) 
[surefire-api-2.6.jar:2.6]
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[?:?]
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
        at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
 [surefire-booter-2.6.jar:2.6]
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) 
[surefire-booter-2.6.jar:2.6]
Tests run: 1742, Failures: 106, Errors: 0, Skipped: 0, Time elapsed: 68.658 sec 
<<< FAILURE!

Results :

Failed tests: 
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.CheckboxListTest)(org.apache.struts2.views.jsp.ui.CheckboxListTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.CheckboxListTest)(org.apache.struts2.views.jsp.ui.CheckboxListTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.CheckboxTest)(org.apache.struts2.views.jsp.ui.CheckboxTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.CheckboxTest)(org.apache.struts2.views.jsp.ui.CheckboxTest)
  testRangeValidationWithError on instance 
testRangeValidationWithError(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)
  testRangeValidationWithExpressionsFail on instance 
testRangeValidationWithExpressionsFail(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)
  testRangeValidationNoError on instance 
testRangeValidationNoError(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)(com.opensymphony.xwork2.validator.DoubleRangeFieldValidatorTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.TextareaTest)(org.apache.struts2.views.jsp.ui.TextareaTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.TextareaTest)(org.apache.struts2.views.jsp.ui.TextareaTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.DoubleSelectTest)(org.apache.struts2.views.jsp.ui.DoubleSelectTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.DoubleSelectTest)(org.apache.struts2.views.jsp.ui.DoubleSelectTest)
  testDateStrictConversion on instance 
testDateStrictConversion(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testFieldErrorMessageAddedWhenConversionFailsOnModelDriven on instance 
testFieldErrorMessageAddedWhenConversionFailsOnModelDriven(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testLocalizedDateConversion on instance 
testLocalizedDateConversion(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testConvertSqlTimestamp on instance 
testConvertSqlTimestamp(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testFieldErrorMessageAddedForComplexProperty on instance 
testFieldErrorMessageAddedForComplexProperty(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testFieldErrorMessageAddedWhenConversionFails on instance 
testFieldErrorMessageAddedWhenConversionFails(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testDateConversion on instance 
testDateConversion(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkConverterTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.TextfieldTest)(org.apache.struts2.views.jsp.ui.TextfieldTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.TextfieldTest)(org.apache.struts2.views.jsp.ui.TextfieldTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.SelectTest)(org.apache.struts2.views.jsp.ui.SelectTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.SelectTest)(org.apache.struts2.views.jsp.ui.SelectTest)
  testActionWithSpringResult on instance 
testActionWithSpringResult(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testAutoProxiedAction on instance 
testAutoProxiedAction(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testProxiedActionIsNotAccessible on instance 
testProxiedActionIsNotAccessible(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testChainingProxiedActions on instance 
testChainingProxiedActions(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testLoadSimpleAction on instance 
testLoadSimpleAction(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testLoadActionWithDependencies on instance 
testLoadActionWithDependencies(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testProxiedActionIsNotStateful on instance 
testProxiedActionIsNotStateful(com.opensymphony.xwork2.spring.ActionsFromSpringTest)(com.opensymphony.xwork2.spring.ActionsFromSpringTest)
  testParamterizedMessage on instance 
testParamterizedMessage(com.opensymphony.xwork2.validator.SimpleActionValidationTest)(com.opensymphony.xwork2.validator.SimpleActionValidationTest)
  testLookingUpFieldNameAsTextKey on instance 
testLookingUpFieldNameAsTextKey(com.opensymphony.xwork2.validator.SimpleActionValidationTest)(com.opensymphony.xwork2.validator.SimpleActionValidationTest)
  testAliasValidation on instance 
testAliasValidation(com.opensymphony.xwork2.validator.SimpleActionValidationTest)(com.opensymphony.xwork2.validator.SimpleActionValidationTest)
  testMessageKey on instance 
testMessageKey(com.opensymphony.xwork2.validator.SimpleActionValidationTest)(com.opensymphony.xwork2.validator.SimpleActionValidationTest)
  testSubPropertiesAreValidated on instance 
testSubPropertiesAreValidated(com.opensymphony.xwork2.validator.SimpleActionValidationTest)(com.opensymphony.xwork2.validator.SimpleActionValidationTest)
  testDateConversionWithInvalidValue on instance 
testDateConversionWithInvalidValue(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)
  testDateWithLocaleFrance on instance 
testDateWithLocaleFrance(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)
  testDateWithLocaleUK on instance 
testDateWithLocaleUK(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)
  testDateWithLocalePoland on instance 
testDateWithLocalePoland(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)(com.opensymphony.xwork2.conversion.impl.XWorkBasicConverterTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.RadioTest)(org.apache.struts2.views.jsp.ui.RadioTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.RadioTest)(org.apache.struts2.views.jsp.ui.RadioTest)
  testMinValidation on instance 
testMinValidation(com.opensymphony.xwork2.validator.validators.DateRangeFieldValidatorTest)(com.opensymphony.xwork2.validator.validators.DateRangeFieldValidatorTest)
  testMaxValidation on instance 
testMaxValidation(com.opensymphony.xwork2.validator.validators.DateRangeFieldValidatorTest)(com.opensymphony.xwork2.validator.validators.DateRangeFieldValidatorTest)
  testSetPropertiesDate on instance 
testSetPropertiesDate(com.opensymphony.xwork2.ognl.OgnlUtilTest)(com.opensymphony.xwork2.ognl.OgnlUtilTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.UpDownSelectTagTest)(org.apache.struts2.views.jsp.ui.UpDownSelectTagTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.UpDownSelectTagTest)(org.apache.struts2.views.jsp.ui.UpDownSelectTagTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.HiddenTest)(org.apache.struts2.views.jsp.ui.HiddenTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.HiddenTest)(org.apache.struts2.views.jsp.ui.HiddenTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.SubmitTest)(org.apache.struts2.views.jsp.ui.SubmitTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.SubmitTest)(org.apache.struts2.views.jsp.ui.SubmitTest)
  testRangeValidation on instance 
testRangeValidation(com.opensymphony.xwork2.validator.DateRangeValidatorTest)(com.opensymphony.xwork2.validator.DateRangeValidatorTest)
  testRangeValidation on instance 
testRangeValidation(com.opensymphony.xwork2.validator.ShortRangeValidatorTest)(com.opensymphony.xwork2.validator.ShortRangeValidatorTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.ResetTest)(org.apache.struts2.views.jsp.ui.ResetTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.ResetTest)(org.apache.struts2.views.jsp.ui.ResetTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.LabelTest)(org.apache.struts2.views.jsp.ui.LabelTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.LabelTest)(org.apache.struts2.views.jsp.ui.LabelTest)
  testExpressionValidatorSuccess on instance 
testExpressionValidatorSuccess(com.opensymphony.xwork2.validator.ExpressionValidatorTest)(com.opensymphony.xwork2.validator.ExpressionValidatorTest)
  testExpressionValidatorFailure on instance 
testExpressionValidatorFailure(com.opensymphony.xwork2.validator.ExpressionValidatorTest)(com.opensymphony.xwork2.validator.ExpressionValidatorTest)
  testSameAliasWithAliasWithSlashes on instance 
testSameAliasWithAliasWithSlashes(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)
  testSameAliasWithDifferentClass on instance 
testSameAliasWithDifferentClass(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)
  testGetValidatorsForGivenMethodNameWithoutReloading on instance 
testGetValidatorsForGivenMethodNameWithoutReloading(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)
  testBuildsValidatorsForAlias on instance 
testBuildsValidatorsForAlias(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)(com.opensymphony.xwork2.validator.AnnotationActionValidatorManagerTest)
  testProxyAccessIsBlocked on instance 
testProxyAccessIsBlocked(com.opensymphony.xwork2.ognl.SecurityMemberAccessProxyTest)(com.opensymphony.xwork2.ognl.SecurityMemberAccessProxyTest)
  testProxyAccessIsAccessible on instance 
testProxyAccessIsAccessible(com.opensymphony.xwork2.ognl.SecurityMemberAccessProxyTest)(com.opensymphony.xwork2.ognl.SecurityMemberAccessProxyTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.ComboBoxTest)(org.apache.struts2.views.jsp.ui.ComboBoxTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.ComboBoxTest)(org.apache.struts2.views.jsp.ui.ComboBoxTest)
  testIsProxyMember on instance 
testIsProxyMember(com.opensymphony.xwork2.spring.SpringProxyUtilTest)(com.opensymphony.xwork2.spring.SpringProxyUtilTest)
  testIsProxy on instance 
testIsProxy(com.opensymphony.xwork2.spring.SpringProxyUtilTest)(com.opensymphony.xwork2.spring.SpringProxyUtilTest)
  testUltimateTargetClass on instance 
testUltimateTargetClass(com.opensymphony.xwork2.spring.SpringProxyUtilTest)(com.opensymphony.xwork2.spring.SpringProxyUtilTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.PasswordTest)(org.apache.struts2.views.jsp.ui.PasswordTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.PasswordTest)(org.apache.struts2.views.jsp.ui.PasswordTest)
  testLoadsApplicationContextUsingWebApplicationContextUtils on instance 
testLoadsApplicationContextUsingWebApplicationContextUtils(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)
  testShouldAutowireAction on instance 
testShouldAutowireAction(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)
  testSetAutowireType on instance 
testSetAutowireType(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)(com.opensymphony.xwork2.spring.interceptor.ActionAutowiringInterceptorTest)
  testSetAutowireStrategy on instance 
testSetAutowireStrategy(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testFallsBackToDefaultObjectFactoryValidatorBuilding on instance 
testFallsBackToDefaultObjectFactoryValidatorBuilding(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  
testShouldGiveReferenceToAppContextIfBeanIsLoadedByClassApplicationContextAwareAndNotInstantiatedViaSpring
 on instance 
testShouldGiveReferenceToAppContextIfBeanIsLoadedByClassApplicationContextAwareAndNotInstantiatedViaSpring(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testObtainInterceptorBySpringName on instance 
testObtainInterceptorBySpringName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldUseConstructorBasedInjectionWhenCreatingABeanFromAClassName on 
instance 
testShouldUseConstructorBasedInjectionWhenCreatingABeanFromAClassName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testObtainValidatorBySpringName on instance 
testObtainValidatorBySpringName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testLookingUpAClassInstanceDelegatesToSpring on instance 
testLookingUpAClassInstanceDelegatesToSpring(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldAutowireObjectsObtainedFromTheObjectFactoryByFullClassName on 
instance 
testShouldAutowireObjectsObtainedFromTheObjectFactoryByFullClassName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testObjectFactoryUsesSpringObjectFactoryToCreateActions on instance 
testObjectFactoryUsesSpringObjectFactoryToCreateActions(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_constructor on 
instance 
testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_constructor(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldUseApplicationContextToApplyAspectsToGeneratedBeans on instance 
testShouldUseApplicationContextToApplyAspectsToGeneratedBeans(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  
testShouldGiveReferenceToAppContextIfBeanIsApplicationContextAwareAndNotInstantiatedViaSpring
 on instance 
testShouldGiveReferenceToAppContextIfBeanIsApplicationContextAwareAndNotInstantiatedViaSpring(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testFallBackToDefaultObjectFactoryWhenTheCConstructorDIIsAmbiguous on 
instance 
testFallBackToDefaultObjectFactoryWhenTheCConstructorDIIsAmbiguous(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testFallsBackToDefaultObjectFactoryInterceptorBuilding on instance 
testFallsBackToDefaultObjectFactoryInterceptorBuilding(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldAutowireObjectsObtainedFromTheObjectFactoryByClass on instance 
testShouldAutowireObjectsObtainedFromTheObjectFactoryByClass(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testObtainResultBySpringName on instance 
testObtainResultBySpringName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testObtainActionBySpringName on instance 
testObtainActionBySpringName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_setterByName on 
instance 
testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_setterByName(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_setterByType on 
instance 
testShouldUseAutowireStrategyWhenCreatingABeanFromAClassName_setterByType(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testFallsBackToDefaultObjectFactoryResultBuilding on instance 
testFallsBackToDefaultObjectFactoryResultBuilding(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testFallsBackToDefaultObjectFactoryActionSearching on instance 
testFallsBackToDefaultObjectFactoryActionSearching(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)(com.opensymphony.xwork2.spring.SpringObjectFactoryTest)
  testGenericXhtml on instance 
testGenericXhtml(org.apache.struts2.views.jsp.ui.FileTest)(org.apache.struts2.views.jsp.ui.FileTest)
  testGenericSimple on instance 
testGenericSimple(org.apache.struts2.views.jsp.ui.FileTest)(org.apache.struts2.views.jsp.ui.FileTest)
  testVisitorChildConversionValidation on instance 
testVisitorChildConversionValidation(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)
  testContextIsPropagated on instance 
testContextIsPropagated(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)
  testVisitorChildValidation on instance 
testVisitorChildValidation(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)(com.opensymphony.xwork2.validator.VisitorFieldValidatorTest)
  testRangeValidation on instance 
testRangeValidation(com.opensymphony.xwork2.validator.IntRangeValidatorTest)(com.opensymphony.xwork2.validator.IntRangeValidatorTest)
  testFieldErrorMessageAddedWhenConversionFailsOnModelDriven on instance 
testFieldErrorMessageAddedWhenConversionFailsOnModelDriven(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)
  testLocalizedDateConversion on instance 
testLocalizedDateConversion(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)
  testFieldErrorMessageAddedForComplexProperty on instance 
testFieldErrorMessageAddedForComplexProperty(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)
  testFieldErrorMessageAddedWhenConversionFails on instance 
testFieldErrorMessageAddedWhenConversionFails(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)
  testDateConversion on instance 
testDateConversion(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)(com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverterTest)
  testRangeValidation on instance 
testRangeValidation(com.opensymphony.xwork2.validator.LongRangeValidatorTest)(com.opensymphony.xwork2.validator.LongRangeValidatorTest)

Tests run: 1742, Failures: 106, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Struts 2 Bill of Materials ......................... SUCCESS [  3.768 s]
[INFO] Struts 2 ........................................... SUCCESS [  4.252 s]
[INFO] Struts 2 Core ...................................... FAILURE [01:44 min]
[INFO] Struts Plugins ..................................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Sitemesh Plugin ........................... SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 DWR Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 Webapps ................................... SKIPPED
[INFO] Struts 2 Showcase Webapp ........................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Embedded JSP Plugin ....................... SKIPPED
[INFO] Struts 2 GXP Plugin ................................ SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 OSGi Plugin ............................... SKIPPED
[INFO] Struts 2 OVal Plugin ............................... SKIPPED
[INFO] Struts 2 Pell Multipart Plugin ..................... SKIPPED
[INFO] Struts 2 Plexus Plugin ............................. SKIPPED
[INFO] Struts 2 Portlet Plugin ............................ SKIPPED
[INFO] Struts 2 Portlet Tiles Plugin ...................... SKIPPED
[INFO] DEPRECATED: Struts 2 Sitegraph Plugin .............. SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts OSGi Bundles ................................ SKIPPED
[INFO] Struts 2 OSGi Admin Bundle ......................... SKIPPED
[INFO] Struts 2 OSGi Demo Bundle .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 min
[INFO] Finished at: 2017-10-20T14:39:31Z
[INFO] Final Memory: 53M/178M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on 
project struts2-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Struts-master-JDK9/ws/core/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :struts2-core
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to