Please see
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/1457/
for details.
No further emails will be sent until the status of the build is changed.
Build log follows below:
[...truncated 13077 lines...]
Caused by: io.fabric8.maven.docker.access.DockerAccessException: Unable to
start container id [a3b529148f5c] : {"message":"driver failed programming
external connectivity on endpoint focused_solomon
(30ff3fd00cfde68fd23725a15c42c3d109244c72aaf017900b095ddb6a087050): Bind for
0.0.0.0:34435 failed: port is already allocated"} (Internal Server Error: 500)
at
io.fabric8.maven.docker.access.hc.DockerAccessWithHcClient.startContainer
(DockerAccessWithHcClient.java:264)
at io.fabric8.maven.docker.service.RunService.startContainer
(RunService.java:518)
at io.fabric8.maven.docker.service.RunService.createAndStartContainer
(RunService.java:192)
at
io.fabric8.maven.docker.service.helper.StartContainerExecutor.startContainer
(StartContainerExecutor.java:47)
at io.fabric8.maven.docker.StartMojo.lambda$startImage$0
(StartMojo.java:298)
at
com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly
(TrustedListenableFutureTask.java:131)
at com.google.common.util.concurrent.InterruptibleTask.run
(InterruptibleTask.java:75)
at com.google.common.util.concurrent.TrustedListenableFutureTask.run
(TrustedListenableFutureTask.java:82)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at
com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute
(MoreExecutors.java:327)
at java.util.concurrent.ExecutorCompletionService.submit
(ExecutorCompletionService.java:184)
at io.fabric8.maven.docker.StartMojo.startImage (StartMojo.java:296)
at io.fabric8.maven.docker.StartMojo.executeInternal (StartMojo.java:165)
at io.fabric8.maven.docker.AbstractDockerMojo.execute
(AbstractDockerMojo.java:295)
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.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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:348)
Caused by: io.fabric8.maven.docker.access.hc.http.HttpRequestException:
{"message":"driver failed programming external connectivity on endpoint
focused_solomon
(30ff3fd00cfde68fd23725a15c42c3d109244c72aaf017900b095ddb6a087050): Bind for
0.0.0.0:34435 failed: port is already allocated"} (Internal Server Error: 500)
at
io.fabric8.maven.docker.access.hc.ApacheHttpClientDelegate$StatusCodeCheckerResponseHandler.handleResponse
(ApacheHttpClientDelegate.java:189)
at org.apache.http.impl.client.CloseableHttpClient.execute
(CloseableHttpClient.java:223)
at org.apache.http.impl.client.CloseableHttpClient.execute
(CloseableHttpClient.java:165)
at org.apache.http.impl.client.CloseableHttpClient.execute
(CloseableHttpClient.java:140)
at io.fabric8.maven.docker.access.hc.ApacheHttpClientDelegate.post
(ApacheHttpClientDelegate.java:109)
at io.fabric8.maven.docker.access.hc.ApacheHttpClientDelegate.post
(ApacheHttpClientDelegate.java:115)
at
io.fabric8.maven.docker.access.hc.DockerAccessWithHcClient.startContainer
(DockerAccessWithHcClient.java:262)
at io.fabric8.maven.docker.service.RunService.startContainer
(RunService.java:518)
at io.fabric8.maven.docker.service.RunService.createAndStartContainer
(RunService.java:192)
at
io.fabric8.maven.docker.service.helper.StartContainerExecutor.startContainer
(StartContainerExecutor.java:47)
at io.fabric8.maven.docker.StartMojo.lambda$startImage$0
(StartMojo.java:298)
at
com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly
(TrustedListenableFutureTask.java:131)
at com.google.common.util.concurrent.InterruptibleTask.run
(InterruptibleTask.java:75)
at com.google.common.util.concurrent.TrustedListenableFutureTask.run
(TrustedListenableFutureTask.java:82)
at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:515)
at java.util.concurrent.FutureTask.run (FutureTask.java:264)
at
com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute
(MoreExecutors.java:327)
at java.util.concurrent.ExecutorCompletionService.submit
(ExecutorCompletionService.java:184)
at io.fabric8.maven.docker.StartMojo.startImage (StartMojo.java:296)
at io.fabric8.maven.docker.StartMojo.executeInternal (StartMojo.java:165)
at io.fabric8.maven.docker.AbstractDockerMojo.execute
(AbstractDockerMojo.java:295)
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.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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:283)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch
(Launcher.java:226)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:407)
at org.codehaus.plexus.classworlds.launcher.Launcher.main
(Launcher.java:348)
[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/MojoExecutionException
[Pipeline] }
Jul 16, 2024 6:50:59 AM org.apache.tika.config.InitializableProblemHandler$3
handleInitializableProblem
WARNING: TIFFImageWriter not loaded. tiff files will not be processed
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
Jul 16, 2024 6:50:59 AM org.apache.tika.config.InitializableProblemHandler$3
handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxEventFactory of service
javax.xml.stream.XMLEventFactory in bundle com.fasterxml.woodstox.woodstox-core
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxInputFactory of service
javax.xml.stream.XMLInputFactory in bundle com.fasterxml.woodstox.woodstox-core
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.dtd.DTDSchemaFactory of service
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle
com.fasterxml.woodstox.woodstox-core
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.RelaxNGSchemaFactory of service
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle
com.fasterxml.woodstox.woodstox-core
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.msv.W3CSchemaFactory of service
org.codehaus.stax2.validation.XMLValidationSchemaFactory in bundle
com.fasterxml.woodstox.woodstox-core
Jul 16, 2024 6:50:59 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider com.ctc.wstx.stax.WstxOutputFactory of service
javax.xml.stream.XMLOutputFactory in bundle com.fasterxml.woodstox.woodstox-core
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.sling:org.apache.sling.starter:jar:13-SNAPSHOT generated by
maven-surefire-plugin:test (default-test): target/surefire-reports/*.xml
[withMaven] junitPublisher - Jenkins JUnit Flaky Test Handler Plugin not found,
can't publish JUnit flaky tests reports.
Recording test results
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
No test report files were found. Configuration error?
[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] Jenkins JaCoCo Plugin not found, don't display
org.jacoco:jacoco-maven-plugin:prepare-agent[-integration] results in pipeline
screen.
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Pipeline Graph Publisher: 16 ms, Generated Artifacts
Publisher: 341 ms, Junit Publisher: 345 ms, Dependencies Fingerprint Publisher:
1195 ms, Findbugs Publisher: 1 ms, Open Task Scanner Publisher: 1 ms
Jul 16, 2024 6:51:05 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider
org.apache.groovy.json.DefaultFastStringServiceFactory of service
org.apache.groovy.json.FastStringServiceFactory in bundle groovy-json
Jul 16, 2024 6:51:05 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.codehaus.groovy.jsr223.GroovyScriptEngineFactory
of service javax.script.ScriptEngineFactory in bundle groovy-jsr223
Jul 16, 2024 6:51:05 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider groovy.junit5.plugin.JUnit5Runner of service
org.apache.groovy.plugin.GroovyRunner in bundle groovy-test-junit5
Jul 16, 2024 6:51:05 AM org.apache.aries.spifly.BaseActivator log
INFO: Registered provider org.apache.groovy.plugin.testng.TestNgRunner of
service org.apache.groovy.plugin.GroovyRunner in bundle groovy-testng
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 11 on linux)
Sending interrupt signal to process
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 258, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- feature-launcher:0.1.6:stop (default) @ org.apache.sling.starter ---
[INFO] Stopping launch with id sling-starter-oak-tar
[INFO] Framework started
[INFO]
[INFO] --- failsafe:3.0.0-M5:integration-test (default) @
org.apache.sling.starter ---
[INFO] Failsafe report directory:
/home/jenkins/workspace/_org-apache-sling-starter_master@2/jdk_21_latest/target/failsafe-reports
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.jar
(17 kB at 479 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.0.0-M5/surefire-junit4-3.0.0-M5.pom
(2.9 kB at 99 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
(2.5 kB at 87 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/junit/junit/4.0/junit-4.0.pom (210 B at
6.8 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.pom
(2.9 kB at 80 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.pom
(2.6 kB at 90 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
(2.6 kB at 90 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
(2.4 kB at 82 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
(12 kB at 403 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
(1.6 kB at 52 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
(16 kB at 507 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.0.0-M5/common-junit3-3.0.0-M5.jar
(12 kB at 378 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.0.0-M5/common-junit4-3.0.0-M5.jar
(25 kB at 802 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[ERROR] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/workspace/_org-apache-sling-starter_master@2/jdk_21_latest@tmp/withMaven15fe5b2f/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/_org-apache-sling-starter_master@2/jdk_21_latest@tmp/withMaven15fe5b2f"
[INFO] Running org.apache.sling.launchpad.SmokeIT
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/jenkins/workspace/_org-apache-sling-starter_master@2/jdk_21_latest/.repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/jenkins/workspace/_org-apache-sling-starter_master@2/jdk_21_latest/.repository/org/apache/sling/org.apache.sling.commons.log/5.5.0/org.apache.sling.commons.log-5.5.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type
[ch.qos.logback.classic.util.ContextSelectorStaticBinder]
Launch sling-starter-oak-mongo was not shut down! Destroying forcibly from
shutdown hook..
Terminated
Sending interrupt signal to process
script returned exit code 143
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- feature-launcher:0.1.6:stop (default) @ org.apache.sling.starter ---
[INFO] Stopping launch with id sling-starter-oak-tar
[INFO] Stopping launch with id sling-starter-oak-mongo
Terminated
script returned exit code 143
[Pipeline] }
[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.
[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] // withMaven
[Pipeline] }
[Pipeline] }
[Pipeline] // timeout
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] // timeout
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // dir
[Pipeline] }
Failed in branch Build (Java 17 on linux)
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Build (Java 21 on linux)
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext