Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/2153/
 for details.

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

[...truncated 2081 lines...]
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLogoutTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepoinitPathTest
[INFO] DOCKER> [mongo:4.4.6] "mongo": Stop and removed container fc2de685790b 
after 0 ms
[INFO] 
[INFO] --- failsafe:3.3.0:verify (default) @ org.apache.sling.starter ---
[INFO] Failsafe report directory: 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:17 min
[INFO] Finished at: 2025-11-26T11:24:39Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest@tmp/withMaven09903214/maven-spy-20251126-111822-4361136467504410618584.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:3.3.0:verify (default) on 
project org.apache.sling.starter: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/failsafe-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, 
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:3.3.0:verify (default) on 
project org.apache.sling.starter: There are test failures.

Please refer to 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/failsafe-reports
 for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump 
and [date].dumpstream.
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke 
(DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:314)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/failsafe-reports
 for the individual test results.
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump 
and [date].dumpstream.
    at org.apache.maven.plugin.surefire.SurefireHelper.throwException 
(SurefireHelper.java:247)
    at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
(SurefireHelper.java:159)
    at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:190)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 
(MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run 
(MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute 
(DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:73)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke 
(DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke (Method.java:580)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:255)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:201)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:361)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:314)
[ERROR] 
[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] }
[INFO] 
[INFO] --- slingfeature:1.9.2:aggregate-features (aggregate-features) @ 
org.apache.sling.starter ---
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepoinitPathTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryInitializersTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryNameTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.repository.RepositoryNameTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.repository.SystemUsersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.repository.SystemUsersTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.resourceprovider.PlanetsResourceProviderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.resourceprovider.PlanetsResourceProviderTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest
[INFO] 
[INFO] --- slingfeature:1.9.2:analyse-features (aggregate-features) @ 
org.apache.sling.starter ---
[INFO] Starting analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar:14-SNAPSHOT'...
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-home\712657a4\workspace\_org-apache-sling-starter_master\jdk_21_latest@tmp\withMaven0326111d\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-home\712657a4\workspace\_org-apache-sling-starter_master\jdk_21_latest@tmp\withMaven0326111d"
 
[withMaven] Jenkins FindBugs Plugin not found, don't display 
org.codehaus.mojo:findbugs-maven-plugin:findbugs results in pipeline screen.
[withMaven] jgivenPublisher - Jenkins JGiven Plugin not found, do not archive 
jgiven reports.
[withMaven] Publishers: 
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.722 s 
-- in 
org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverApiTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverGeneralTest
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 21 on linux)
[INFO] - Scanned feature in 2379ms
[INFO] - Executing APIs jar properties check [apis-jar]...
[INFO] - Executed APIs jar properties check [apis-jar] in 2ms
[INFO] - Executing Bundle Import/Export Check [bundle-packages]...
[INFO] - Executed Bundle Import/Export Check [bundle-packages] in 386ms
[INFO] - Executing Repoinit Check [repoinit]...
[INFO] - Executed Repoinit Check [repoinit] in 36ms
[INFO] - Executing Requirements Capabilities check 
[requirements-capabilities]...
[INFO] - Executed Requirements Capabilities check [requirements-capabilities] 
in 83ms
[INFO] Finished analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar:14-SNAPSHOT'
 in 2887ms : 3 warnings, 0 errors.
[INFO] Starting analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar_test:14-SNAPSHOT'...
Sending interrupt signal to process
[INFO] - Scanned feature in 40ms
[INFO] - Executing APIs jar properties check [apis-jar]...
[INFO] - Executed APIs jar properties check [apis-jar] in 6ms
[INFO] - Executing Bundle Import/Export Check [bundle-packages]...
[INFO] - Executed Bundle Import/Export Check [bundle-packages] in 294ms
[INFO] - Executing Repoinit Check [repoinit]...
[INFO] - Executed Repoinit Check [repoinit] in 4ms
[INFO] - Executing Requirements Capabilities check 
[requirements-capabilities]...
[INFO] - Executed Requirements Capabilities check [requirements-capabilities] 
in 47ms
[INFO] Finished analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar_test:14-SNAPSHOT'
 in 391ms : 3 warnings, 0 errors.
[INFO] Starting analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_mongo:14-SNAPSHOT'...
[INFO] - Scanned feature in 14ms
[INFO] - Executing APIs jar properties check [apis-jar]...
[INFO] - Executed APIs jar properties check [apis-jar] in 0ms
[INFO] - Executing Bundle Import/Export Check [bundle-packages]...
[INFO] - Executed Bundle Import/Export Check [bundle-packages] in 291ms
[INFO] - Executing Repoinit Check [repoinit]...
[INFO] - Executed Repoinit Check [repoinit] in 3ms
[INFO] - Executing Requirements Capabilities check 
[requirements-capabilities]...
[INFO] - Executed Requirements Capabilities check [requirements-capabilities] 
in 44ms
[INFO] Finished analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_mongo:14-SNAPSHOT'
 in 352ms : 3 warnings, 0 errors.
[INFO] Starting analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:nosample_base:14-SNAPSHOT'...
[INFO] - Scanned feature in 4ms
[INFO] - Executing APIs jar properties check [apis-jar]...
[INFO] - Executed APIs jar properties check [apis-jar] in 0ms
[INFO] - Executing Bundle Import/Export Check [bundle-packages]...
[INFO] - Executed Bundle Import/Export Check [bundle-packages] in 264ms
[INFO] - Executing Repoinit Check [repoinit]...
[INFO] - Executed Repoinit Check [repoinit] in 1ms
[INFO] - Executing Requirements Capabilities check 
[requirements-capabilities]...
[INFO] - Executed Requirements Capabilities check [requirements-capabilities] 
in 39ms
[INFO] Finished analyzing feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:nosample_base:14-SNAPSHOT'
 in 309ms : 3 warnings, 0 errors.
[WARNING] Analyser detected warnings on feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar:14-SNAPSHOT'.
[WARNING] [requirements-capabilities] 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4: Artifact 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4 requires 
[org.apache.felix.http.jetty12/1.1.4] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.eclipse.jetty.io.ssl.ALPNProcessor$Server)"; 
resolution:=optional; cardinality:=multiple in start level 5 but while the 
requirement is optional no artifact is providing a matching capability in this 
start level.
[WARNING] [requirements-capabilities] 
org.apache.groovy:groovy-test-junit5:4.0.10: Artifact 
org.apache.groovy:groovy-test-junit5:4.0.10 requires 
[groovy-test-junit5/4.0.10] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] [requirements-capabilities] org.apache.groovy:groovy-testng:4.0.10: 
Artifact org.apache.groovy:groovy-testng:4.0.10 requires [groovy-testng/4.0.10] 
osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] Analyser detected warnings on feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_tar_test:14-SNAPSHOT'.
[WARNING] [requirements-capabilities] 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4: Artifact 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4 requires 
[org.apache.felix.http.jetty12/1.1.4] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.eclipse.jetty.io.ssl.ALPNProcessor$Server)"; 
resolution:=optional; cardinality:=multiple in start level 5 but while the 
requirement is optional no artifact is providing a matching capability in this 
start level.
[WARNING] [requirements-capabilities] 
org.apache.groovy:groovy-test-junit5:4.0.10: Artifact 
org.apache.groovy:groovy-test-junit5:4.0.10 requires 
[groovy-test-junit5/4.0.10] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] [requirements-capabilities] org.apache.groovy:groovy-testng:4.0.10: 
Artifact org.apache.groovy:groovy-testng:4.0.10 requires [groovy-testng/4.0.10] 
osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] Analyser detected warnings on feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:oak_mongo:14-SNAPSHOT'.
[WARNING] [requirements-capabilities] 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4: Artifact 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4 requires 
[org.apache.felix.http.jetty12/1.1.4] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.eclipse.jetty.io.ssl.ALPNProcessor$Server)"; 
resolution:=optional; cardinality:=multiple in start level 5 but while the 
requirement is optional no artifact is providing a matching capability in this 
start level.
[WARNING] [requirements-capabilities] 
org.apache.groovy:groovy-test-junit5:4.0.10: Artifact 
org.apache.groovy:groovy-test-junit5:4.0.10 requires 
[groovy-test-junit5/4.0.10] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] [requirements-capabilities] org.apache.groovy:groovy-testng:4.0.10: 
Artifact org.apache.groovy:groovy-testng:4.0.10 requires [groovy-testng/4.0.10] 
osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] Analyser detected warnings on feature 
'org.apache.sling:org.apache.sling.starter:slingosgifeature:nosample_base:14-SNAPSHOT'.
[WARNING] [requirements-capabilities] 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4: Artifact 
org.apache.felix:org.apache.felix.http.jetty12:1.1.4 requires 
[org.apache.felix.http.jetty12/1.1.4] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.eclipse.jetty.io.ssl.ALPNProcessor$Server)"; 
resolution:=optional; cardinality:=multiple in start level 5 but while the 
requirement is optional no artifact is providing a matching capability in this 
start level.
[WARNING] [requirements-capabilities] 
org.apache.groovy:groovy-test-junit5:4.0.10: Artifact 
org.apache.groovy:groovy-test-junit5:4.0.10 requires 
[groovy-test-junit5/4.0.10] osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[WARNING] [requirements-capabilities] org.apache.groovy:groovy-testng:4.0.10: 
Artifact org.apache.groovy:groovy-testng:4.0.10 requires [groovy-testng/4.0.10] 
osgi.serviceloader; 
filter:="(osgi.serviceloader=org.apache.groovy.plugin.GroovyRunner)"; 
cardinality:=multiple in start level 20 but there is more than one matching 
capability in this start level: [BundleInfo [symbolicName=groovy-test-junit5, 
version=4.0.10], BundleInfo [symbolicName=groovy-testng, version=4.0.10]]
[INFO] 
[INFO] --- slingfeature:1.9.2:attach-features (aggregate-features) @ 
org.apache.sling.starter ---
[INFO] 
[INFO] --- slingfeature:1.9.2:attach-featurearchives (aggregate-features) @ 
org.apache.sling.starter ---
[INFO] Creating feature archive 
org.apache.sling.starter-14-SNAPSHOT-oak_tar_far.far
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 259, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- feature-launcher:1.0.1-SNAPSHOT:stop (default) @ 
org.apache.sling.starter ---
[INFO] Stopping launch with id sling-starter-oak-tar
[INFO] Stopping launch with id sling-starter-oak-mongo
[INFO] 
[INFO] --- jacoco:0.8.11:merge (merge-unit-and-it) @ org.apache.sling.starter 
---
Sending interrupt signal to process
script returned exit code 143
Sending interrupt signal to process
Terminate batch job (Y/N)? 
script returned exit code 1
[Pipeline] }
[Pipeline] }
Terminate batch job (Y/N)? 
script returned exit code 1
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 17 on linux)
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 17 on windows)
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 21 on windows)
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to