See <https://builds.apache.org/job/sling-trunk-1.7/232/changes>
Changes:
[bdelacretaz] SLING-3034 - SlingRequestStatusHealthCheckTest added
[bdelacretaz] SLING-3034 - rename modules: api to core and healthchecks to
support
------------------------------------------
[...truncated 36219 lines...]
0 (2013-09-03 14:52:04) COMMENT timer_end format is {<elapsed
msec>,<timer name>} <optional message>
0 (2013-09-03 14:52:04) LOG Method=GET,
PathInfo=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782.html
0 (2013-09-03 14:52:04) TIMER_START{ResourceResolution}
0 (2013-09-03 14:52:04) TIMER_END{0,ResourceResolution}
URI=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782.html
resolves to Resource=JcrNodeResource, type=integration-test/srt.1378219924557,
superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782
0 (2013-09-03 14:52:04) LOG Resource Path Info: SlingRequestPathInfo:
path='/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782',
selectorString='null', extension='html', suffix='null'
0 (2013-09-03 14:52:04) TIMER_START{ServletResolution}
0 (2013-09-03 14:52:04) TIMER_START{resolveServlet(JcrNodeResource,
type=integration-test/srt.1378219924557, superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782)}
1 (2013-09-03 14:52:04) TIMER_END{1,resolveServlet(JcrNodeResource,
type=integration-test/srt.1378219924557, superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782)}
Using servlet /apps/integration-test/srt.1378219924557/html.gsp
1 (2013-09-03 14:52:04) TIMER_END{1,ServletResolution}
URI=/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782.html
handled by Servlet=/apps/integration-test/srt.1378219924557/html.gsp
1 (2013-09-03 14:52:04) LOG Applying Requestfilters
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.SlingFilter
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
1 (2013-09-03 14:52:04)
TIMER_START{/apps/integration-test/srt.1378219924557/html.gsp#0}
1 (2013-09-03 14:52:04) LOG SCRIPT ERROR: For logger
[apps.integration-test] child name [apps.integration-test.srt$1378219924557
passed as parameter, may not include '.' after index22
1 (2013-09-03 14:52:04)
TIMER_END{0,/apps/integration-test/srt.1378219924557/html.gsp#0}
4 (2013-09-03 14:52:04)
TIMER_START{handleError:throwable=java.lang.IllegalArgumentException}
6 (2013-09-03 14:52:04)
TIMER_END{2,handleError:throwable=java.lang.IllegalArgumentException} Using
handler
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
7 (2013-09-03 14:52:04) TIMER_END{7,Request Processing} Dumping
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.2 (jetty/6.1.x, Java HotSpot(TM) Server VM 1.7.0_25,
Linux 3.2.0-51-generic i386)</address>
</body>
</html>
) expected:<200> but was:<500>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:380)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:355)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:347)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:342)
at
org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest.testGspHtml(GroovySlingResourceTypeRenderingTest.java:39)
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 junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at
org.apache.sling.launchpad.testing.LoggingSuite.runTest(LoggingSuite.java:56)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.apache.sling.launchpad.testing.LoggingSuite.run(LoggingSuite.java:46)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
testGspJavaCode(org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest)
Time elapsed: 0.192 sec <<< FAILURE!
junit.framework.AssertionFailedError: Expected status 200 for
http://localhost:43506/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>500 For logger [apps.integration-test] child name
[apps.integration-test.srt$1378219924757 passed as parameter, may not include
'.' after index22</title>
</head>
<body>
<h1>For logger [apps.integration-test] child name
[apps.integration-test.srt$1378219924757 passed as parameter, may not include
'.' after index22 (500)</h1>
<p>The requested URL
/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
resulted in an error in /apps/integration-test/srt.1378219924757/html.gsp.</p>
<h3>Exception:</h3>
<pre>
java.lang.IllegalArgumentException: For logger [apps.integration-test] child
name [apps.integration-test.srt$1378219924757 passed as parameter, may not
include '.' after index22
at ch.qos.logback.classic.Logger.createChildByName(Logger.java:357)
at
ch.qos.logback.classic.LoggerContext.getLogger(LoggerContext.java:143)
at ch.qos.logback.classic.LoggerContext.getLogger(LoggerContext.java:45)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:253)
at
org.apache.sling.scripting.core.impl.DefaultSlingScript.verifySlingBindings(DefaultSlingScript.java:676)
at
org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:187)
at
org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171)
at
org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463)
at
org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:508)
at
org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:261)
at
org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
at
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64)
at
org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
at
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter.doFilter(NoPropertyFilter.java:25)
at
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
at
org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
at
org.apache.sling.launchpad.testservices.filters.SlingFilter.doFilter(SlingFilter.java:25)
at
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
at
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:64)
at
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
at
org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:151)
at
org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:207)
at
org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96)
at
org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79)
at
org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42)
at
org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49)
at
org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at
org.apache.sling.launchpad.testservices.filters.TestFilter.doFilter(TestFilter.java:47)
at
org.apache.sling.launchpad.testservices.filters.HttpServiceExtFilter.doFilter(HttpServiceExtFilter.java:27)
at
org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
at
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
at
org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
at
org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at
org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
at
org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
at
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
at
org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
at
org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
at
org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48)
at
org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39)
at
org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
</pre>
<h3>Request Progress:</h3>
<pre>
0 (2013-09-03 14:52:04) TIMER_START{Request Processing}
0 (2013-09-03 14:52:04) COMMENT timer_end format is {<elapsed
msec>,<timer name>} <optional message>
0 (2013-09-03 14:52:04) LOG Method=GET,
PathInfo=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
0 (2013-09-03 14:52:04) TIMER_START{ResourceResolution}
0 (2013-09-03 14:52:04) TIMER_END{0,ResourceResolution}
URI=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
resolves to Resource=JcrNodeResource, type=integration-test/srt.1378219924757,
superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782
0 (2013-09-03 14:52:04) LOG Resource Path Info: SlingRequestPathInfo:
path='/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782',
selectorString='null', extension='html', suffix='null'
0 (2013-09-03 14:52:04) TIMER_START{ServletResolution}
0 (2013-09-03 14:52:04) TIMER_START{resolveServlet(JcrNodeResource,
type=integration-test/srt.1378219924757, superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782)}
1 (2013-09-03 14:52:04) TIMER_END{1,resolveServlet(JcrNodeResource,
type=integration-test/srt.1378219924757, superType=null,
path=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782)}
Using servlet /apps/integration-test/srt.1378219924757/html.gsp
1 (2013-09-03 14:52:04) TIMER_END{1,ServletResolution}
URI=/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
handled by Servlet=/apps/integration-test/srt.1378219924757/html.gsp
1 (2013-09-03 14:52:04) LOG Applying Requestfilters
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.SlingFilter
1 (2013-09-03 14:52:04) LOG Calling filter:
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
1 (2013-09-03 14:52:04)
TIMER_START{/apps/integration-test/srt.1378219924757/html.gsp#0}
1 (2013-09-03 14:52:04) LOG SCRIPT ERROR: For logger
[apps.integration-test] child name [apps.integration-test.srt$1378219924757
passed as parameter, may not include '.' after index22
1 (2013-09-03 14:52:04)
TIMER_END{0,/apps/integration-test/srt.1378219924757/html.gsp#0}
4 (2013-09-03 14:52:04)
TIMER_START{handleError:throwable=java.lang.IllegalArgumentException}
6 (2013-09-03 14:52:04)
TIMER_END{2,handleError:throwable=java.lang.IllegalArgumentException} Using
handler
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
9 (2013-09-03 14:52:04) TIMER_END{9,Request Processing} Dumping
SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.2 (jetty/6.1.x, Java HotSpot(TM) Server VM 1.7.0_25,
Linux 3.2.0-51-generic i386)</address>
</body>
</html>
) expected:<200> but was:<500>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:401)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:380)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:355)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:347)
at
org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:342)
at
org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest.testGspJavaCode(GroovySlingResourceTypeRenderingTest.java:28)
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 junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at
org.apache.sling.launchpad.testing.LoggingSuite.runTest(LoggingSuite.java:56)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.apache.sling.launchpad.testing.LoggingSuite.run(LoggingSuite.java:46)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Results :
Failed tests:
testEspHtml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219683640/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspPlain(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219683950/this_is_a_test_13782.txt
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspJs(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219684151/this_is_a_test_13782.js
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspHtmlWithSelectors(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219684318/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspHtmlInAppsFolder(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219685035/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspJavaCode(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219685327/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspXml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/SlingResourceTypeRenderingTest/1378219685544/this_is_a_test_13782.xml
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testEspBuiltinObjects(org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest):
Expected status 200 for
http://localhost:43506/ScriptBuiltinObjectsTest/1378219753815/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testJSPProviderEL(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest):
Expected status 200 for
http://localhost:43506/ScriptBindingsValuesProviderTest/1378219794926/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testJSPProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest):
Expected status 200 for
http://localhost:43506/ScriptBindingsValuesProviderTest/1378219795124/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGSPProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest):
Expected status 200 for
http://localhost:43506/ScriptBindingsValuesProviderTest/1378219795357/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGroovyProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest):
Expected status 200 for
http://localhost:43506/ScriptBindingsValuesProviderTest/1378219796018/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGenericProvider(org.apache.sling.launchpad.webapp.integrationtest.ScriptBindingsValuesProviderTest):
Expected status 200 for
http://localhost:43506/ScriptBindingsValuesProviderTest/1378219796207/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testRichObject(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderTest):
Expected status 200 for
http://localhost:43506/JSONGroovyBuilderTest/1378219911492/this_is_a_test_13782.json
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testArray(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderTest):
Expected status 200 for
http://localhost:43506/JSONGroovyBuilderTest/1378219911744/this_is_a_test_13782.json
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testObject(org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderTest):
Expected status 200 for
http://localhost:43506/JSONGroovyBuilderTest/1378219911952/this_is_a_test_13782.json
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testCreate(org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest):
Expected status 200 for
http://localhost:43506/CrudTest/1378219922103/116_1378219922107.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGspHtmlInAppsFolder(org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/GroovySlingResourceTypeRenderingTest/1378219924315/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGspHtml(org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/GroovySlingResourceTypeRenderingTest/1378219924557/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
testGspJavaCode(org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest):
Expected status 200 for
http://localhost:43506/GroovySlingResourceTypeRenderingTest/1378219924757/this_is_a_test_13782.html
(content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">(..)
Tests run: 508, Failures: 20, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/surefire-reports>
for the individual test results.
[JENKINS] Recording test results
[INFO] Sent 'stop' to localhost/127.0.0.1:63000: OK
[INFO] Checking legal files in:
org.apache.sling.launchpad.testing-7-SNAPSHOT.jar
[INFO] Checking legal files in:
org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/org.apache.sling.launchpad.testing-7-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/pom.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT-sources.jar
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing/target/bundleList.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.launchpad.testing/7-SNAPSHOT/org.apache.sling.launchpad.testing-7-SNAPSHOT-bundlelist.xml
[INFO] Deleting
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing-war/target>
[INFO] Deleting
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/launchpad/testing-war>
(includes = [derby.log, cachedir, sling, jackrabbit], excludes = [])
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
ERROR: Maven JVM terminated unexpectedly with exit code 143