Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/476/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 1595 lines...]
   5671 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   5677 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
   5693 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
   5706 LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   5712 LOG Applying Componentfilters
   5720 TIMER_START{/apps/nt/unstructured/txt.esp#0}
  21795 LOG SCRIPT ERROR: Failure running script /apps/nt/unstructured/txt.esp: 
The choice of Java method java.io.PrintWriter.write matching JavaScript 
argument types (null) is ambiguous; candidate methods are: /    void 
write(char[])/    void write(java.lang.String) 
(/apps/nt/unstructured/txt.esp#34)
  21808 TIMER_END{16086,/apps/nt/unstructured/txt.esp#0}
  21879 LOG Filter timing: 
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, 
inner=16, total=16, outer=0
  21887 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, 
inner=16, total=16, outer=0
  21894 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, 
inner=16, total=16, outer=0
  21899 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=16, 
total=16, outer=0
  21908 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, 
inner=16, total=16, outer=0
  22512 LOG Applying Error filters
  22519 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  22534 
TIMER_START{handleError:throwable=org.mozilla.javascript.EvaluatorException}
  25787 
TIMER_END{3250,handleError:throwable=org.mozilla.javascript.EvaluatorException} 
Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  29616 TIMER_END{29614,Request Processing} Dumping SlingRequestProgressTracker 
Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.40.v20210413, Java HotSpot(TM) 64-Bit 
Server VM 11.0.9, Linux 4.15.0-74-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<500>
[ERROR]   
ScriptBuiltinObjectsTest.testEspBuiltinObjects:52->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457
 Expected status 200 for 
http://localhost:41000/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212.html
 (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>500 The choice of Java method java.io.PrintWriter.write matching 
JavaScript argument types (null) is ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) 
(/apps/integration-test/srt.1621250785789/html.esp#35)</title>
</head>
<body>
<h1>The choice of Java method java.io.PrintWriter.write matching JavaScript 
argument types (null) is ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) 
(/apps/integration-test/srt.1621250785789/html.esp#35) (500)</h1>
<p>The requested URL 
/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212.html resulted in 
an error in /apps/integration-test/srt.1621250785789/html.esp.</p>
<h3>Exception:</h3>
<pre>
org.mozilla.javascript.EvaluatorException: The choice of Java method 
java.io.PrintWriter.write matching JavaScript argument types (null) is 
ambiguous; candidate methods are: 
    void write(char[])
    void write(java.lang.String) 
(/apps/integration-test/srt.1621250785789/html.esp#35)
        at 
org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:79)
        at org.mozilla.javascript.Context.reportRuntimeError(Context.java:972)
        at org.mozilla.javascript.Context.reportRuntimeError(Context.java:1025)
        at org.mozilla.javascript.Context.reportRuntimeError4(Context.java:1012)
        at 
org.mozilla.javascript.NativeJavaMethod.findFunction(NativeJavaMethod.java:460)
        at 
org.mozilla.javascript.NativeJavaMethod.findCachedFunction(NativeJavaMethod.java:259)
        at 
org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:140)
        at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:45)
        at 
org.mozilla.javascript.gen._apps_integration_test_srt_1621250785789_html_esp_78._c_script_0(/apps/integration-test/srt.1621250785789/html.esp:35)
        at 
org.mozilla.javascript.gen._apps_integration_test_srt_1621250785789_html_esp_78.call(/apps/integration-test/srt.1621250785789/html.esp)
        at 
org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:412)
        at 
org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3578)
        at 
org.mozilla.javascript.gen._apps_integration_test_srt_1621250785789_html_esp_78.call(/apps/integration-test/srt.1621250785789/html.esp)
        at 
org.mozilla.javascript.gen._apps_integration_test_srt_1621250785789_html_esp_78.exec(/apps/integration-test/srt.1621250785789/html.esp)
        at 
org.apache.sling.scripting.javascript.internal.RhinoJavaScriptEngine$SlingCompiledScript.eval(RhinoJavaScriptEngine.java:278)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:386)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
        at 
org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
        at 
org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:570)
        at 
org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
        at 
org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:283)
        at 
org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:82)
        at 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:110)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:78)
        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:72)
        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:72)
        at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
com.composum.sling.nodes.mount.remote.RemoteRequestFilter.doFilter(RemoteRequestFilter.java:76)
        at 
org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:72)
        at 
org.apache.sling.engine.impl.SlingRequestProcessorImpl.doProcessRequest(SlingRequestProcessorImpl.java:151)
        at 
org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:250)
        at 
org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:123)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:86)
        at 
org.apache.sling.junit.impl.servlet.TestLogServlet$TestNameLoggingFilter.doFilter(TestLogServlet.java:257)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:131)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.sling.engine.impl.parameters.RequestParameterSupportConfigurer.doFilter(RequestParameterSupportConfigurer.java:67)
        at 
org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:142)
        at 
org.apache.felix.http.base.internal.dispatch.InvocationChain.doFilter(InvocationChain.java:81)
        at 
org.apache.felix.http.base.internal.dispatch.Dispatcher$1.doFilter(Dispatcher.java:146)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1002)
        at 
org.apache.felix.http.sslfilter.internal.SslFilter.doFilter(SslFilter.java:97)
        at 
org.apache.felix.http.base.internal.handler.PreprocessorHandler.handle(PreprocessorHandler.java:137)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager$2.doFilter(WhiteboardManager.java:1008)
        at 
org.apache.felix.http.base.internal.whiteboard.WhiteboardManager.invokePreprocessors(WhiteboardManager.java:1012)
        at 
org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:91)
        at 
org.apache.felix.http.base.internal.dispatch.DispatcherServlet.service(DispatcherServlet.java:49)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:725)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:191)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:516)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
        at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
      1 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer 
name&gt;} &lt;optional message&gt;
      5 LOG Method=GET, PathInfo=null
      6 TIMER_START{handleSecurity}
   2062 TIMER_END{2054,handleSecurity} authenticator 
org.apache.sling.auth.core.impl.SlingAuthenticator@1690cada returns true
   2290 TIMER_START{ResourceResolution}
   2400 TIMER_END{109,ResourceResolution} 
URI=/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212.html resolves 
to Resource=JcrNodeResource, type=integration-test/srt.1621250785789, 
superType=null, 
path=/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212
   2409 LOG Resource Path Info: SlingRequestPathInfo: 
path=&apos;/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212&apos;, 
selectorString=&apos;null&apos;, extension=&apos;html&apos;, 
suffix=&apos;null&apos;
   2409 TIMER_START{ServletResolution}
   2412 
TIMER_START{resolveServlet(/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212)}
   3148 
TIMER_END{734,resolveServlet(/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212)}
 Using servlet /apps/integration-test/srt.1621250785789/html.esp
   3153 TIMER_END{742,ServletResolution} 
URI=/ScriptBuiltinObjectsTest/1621250785789/this_is_a_test_16212.html handled 
by Servlet=/apps/integration-test/srt.1621250785789/html.esp
   3156 LOG Applying Requestfilters
   3159 LOG Calling filter: 
com.composum.sling.nodes.mount.remote.RemoteRequestFilter
   3162 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   3165 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.SlingFilter
   3173 LOG Calling filter: 
org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
   3180 LOG Calling filter: 
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   3184 LOG Applying Componentfilters
   3191 TIMER_START{/apps/integration-test/srt.1621250785789/html.esp#0}
   7977 LOG SCRIPT ERROR: Failure running script 
/apps/integration-test/srt.1621250785789/html.esp: The choice of Java method 
java.io.PrintWriter.write matching JavaScript argument types (null) is 
ambiguous; candidate methods are: /    void write(char[])/    void 
write(java.lang.String) (/apps/integration-test/srt.1621250785789/html.esp#35)
   7985 TIMER_END{4792,/apps/integration-test/srt.1621250785789/html.esp#0}
   8028 LOG Filter timing: 
filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, 
inner=5, total=5, outer=0
   8032 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, 
inner=5, total=5, outer=0
   8036 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, 
inner=5, total=5, outer=0
   8038 LOG Filter timing: 
filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=5, 
total=5, outer=0
   8041 LOG Filter timing: filter=org.apache.sling.i18n.impl.I18NFilter, 
inner=5, total=5, outer=0
   8464 LOG Applying Error filters
   8469 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   8480 
TIMER_START{handleError:throwable=org.mozilla.javascript.EvaluatorException}
   9451 
TIMER_END{969,handleError:throwable=org.mozilla.javascript.EvaluatorException} 
Using handler 
org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  12005 TIMER_END{12003,Request Processing} Dumping SlingRequestProgressTracker 
Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.40.v20210413, Java HotSpot(TM) 64-Bit 
Server VM 11.0.9, Linux 4.15.0-74-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<500>
[INFO] 
[ERROR] Tests run: 665, Failures: 3, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.0:stop (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] Stopping launch with id sling-12-oak-tar
[DEBUG] [ServiceReference 1279 from bundle 116 : 
org.apache.sling.jcr.davex:1.3.10 ref=[javax.servlet.Servlet] 
properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=DavExAuthHttpContext),
 osgi.http.whiteboard.servlet.pattern=/server/*, service.bundleid=116, 
service.description=Sling JcrRemoting Servlet, service.id=1279, 
service.scope=singleton, service.vendor=The Apache Software Foundation, 
servlet.init.createAbsoluteURI=true, servlet.init.csrf-protection=disabled, 
servlet.init.protectedhandlers-config=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler,
 servlet.init.resource-path-prefix=/server, sling.auth.requirements=-/server}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 465 from bundle 132 : org.apache.sling.engine:2.7.4 
ref=[javax.servlet.Filter] properties={component.id=227, 
component.name=org.apache.sling.engine.parameters, file.max=-1, 
file.threshold=256000, objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=132, 
service.description=Filter for request parameter support, service.id=465, 
service.ranking=2147483647, service.scope=bundle, service.vendor=The Apache 
Software Foundation, sling.default.max.parameters=10000, 
sling.default.parameter.checkForAdditionalContainerParameters=false, 
sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 78 from bundle 38 : 
org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT 
ref=[javax.servlet.Servlet] properties={component.id=53, 
component.name=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.pattern=/whiteboard_r6, service.bundleid=38, 
service.id=78, 
service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring 
unmatching Servlet service
[DEBUG] [ServiceReference 446 from bundle 132 : org.apache.sling.engine:2.7.4 
ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.name=ApacheSling/2.7, 
osgi.http.whiteboard.servlet.pattern=/, service.bundleid=132, 
service.description=Apache Sling Engine Main Servlet, service.id=446, 
service.scope=singleton, service.vendor=The Apache Software Foundation}] 
Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 463 from bundle 132 : org.apache.sling.engine:2.7.4 
ref=[javax.servlet.Filter] properties={component.id=226, 
component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, 
objectClass=[javax.servlet.Filter], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.filter.pattern=[/], service.bundleid=132, 
service.description=Request Logger Filter, service.id=463, 
service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software 
Foundation}] Ignoring unmatching Filter service
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.launchpad.testing ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedConstructor 
(file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar)
 to constructor java.io.File(java.lang.String,int)
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedConstructor
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 5 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:16 min
[INFO] Finished at: 2021-05-17T11:26:41Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "ci" could not be activated because it does not 
exist.
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/workspace/e-sling-launchpad-testing_master@tmp/withMaven298fb647/maven-spy-20210517-112325-6013433670437689731422.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.21.0:verify (default) on 
project org.apache.sling.launchpad.testing: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/e-sling-launchpad-testing_master/target/failsafe-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, CloudBees DevOptics 
Gate Artifact Publisher: 31602 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to