You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 12:36:57 UTC

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #549 is BROKEN

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

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

[...truncated 2995 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port) @ org.apache.sling.launchpad.testing ---
[INFO] Port assigned41000
[INFO] Reserved port 41000 for http.port
[INFO] Tried binding to port 41001 without success. Trying next port.
java.net.BindException: Address already in use (Bind failed)
    at java.net.PlainSocketImpl.socketBind (Native Method)
    at java.net.AbstractPlainSocketImpl.bind (AbstractPlainSocketImpl.java:387)
    at java.net.ServerSocket.bind (ServerSocket.java:375)
    at java.net.ServerSocket.<init> (ServerSocket.java:237)
    at java.net.ServerSocket.<init> (ServerSocket.java:128)
    at org.codehaus.mojo.buildhelper.ReserveListenerPortMojo.reservePort (ReserveListenerPortMojo.java:290)
    at org.codehaus.mojo.buildhelper.ReserveListenerPortMojo.getServerSocket (ReserveListenerPortMojo.java:251)
    at org.codehaus.mojo.buildhelper.ReserveListenerPortMojo.execute (ReserveListenerPortMojo.java:153)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[INFO] Port assigned41002
[INFO] Reserved port 41002 for sling.control.port
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.launchpad.testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:prepare-package (default-prepare-package) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:attach-slingfeature (default-attach-slingfeature) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:package (default-package) @ org.apache.sling.launchpad.testing ---
[INFO] Packaging standalone jar...
[INFO] Building zip: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.launchpad.testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ org.apache.sling.launchpad.testing ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-unit.exec
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.launchpad.testing <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.launchpad.testing ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent-integration (prepare-agent-integration) @ org.apache.sling.launchpad.testing ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-it.exec
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:start (start-container) @ org.apache.sling.launchpad.testing ---
[INFO] Using launchpad jar being generated as this project's primary artifact: '/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar'!
[INFO] Starting Launchpad _-41000...
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMaven6ffc42bb/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMaven6ffc42bb" 
-------------------------------------------------------------------
Slingstart application: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
Main class: org.apache.sling.launchpad.app.Main
Listener Port: 43891
Arguments: [-p, 41000, -j, 41002]
-------------------------------------------------------------------
28.01.2020 12:36:34.564 *INFO * [main] Setting sling.home=sling (default)
28.01.2020 12:36:34.566 *INFO * [main] Starting Apache Sling in /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
28.01.2020 12:36:34.577 *INFO * [main] Sling  Extension Lib Home : /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/ext
28.01.2020 12:36:34.579 *INFO * [main] Checking launcher JAR in folder /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
28.01.2020 12:36:34.603 *INFO * [main] Installing new launcher: jar:file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar!/resources/org.apache.sling.launchpad.base.jar, 6.0.2.2_6_36 (org.apache.sling.launchpad.base.jar.1580214994602)
28.01.2020 12:36:34.605 *INFO * [main] Loading launcher class org.apache.sling.launchpad.base.app.MainDelegate from org.apache.sling.launchpad.base.jar.1580214994602
28.01.2020 12:36:34.605 *INFO * [main] External Libs Home (ext) is null or does not exists.
28.01.2020 12:36:34.633 *INFO * [main] Setting sling.launchpad=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
28.01.2020 12:36:34.633 *INFO * [main] Setting org.osgi.service.http.port=41000
28.01.2020 12:36:34.633 *INFO * [main] Setting sling.control.socket=41002
28.01.2020 12:36:34.633 *INFO * [main] Starting launcher ...
28.01.2020 12:36:34.650 *INFO * [main] HTTP server port: 41000
28.01.2020 12:36:35.674 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.OsgiInstallerImpl Apache Sling OSGi Installer Service started.
28.01.2020 12:36:35.692 *INFO* [FelixStartLevel] org.apache.sling.settings.impl.SlingSettingsServiceImpl Read Sling ID null from file /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle6/data/sling.id.file
28.01.2020 12:36:35.709 *INFO* [FelixStartLevel] org.apache.sling.settings.impl.SlingSettingsServiceImpl Created new Sling ID 1224f638-41d1-405c-ae50-00d2ab7e2c74
28.01.2020 12:36:35.714 *INFO* [FelixStartLevel] org.apache.sling.settings.impl.SlingSettingsServiceImpl Active run modes: [oak_tar]
28.01.2020 12:36:35.718 *INFO* [FelixStartLevel] org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller Activating launchpad config installer, configuration path=resources/config, install path=resources/install
28.01.2020 12:36:36.202 *INFO* [FelixStartLevel] org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller 205 resources registered with OsgiInstaller
28.01.2020 12:36:36.511 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed bundle org.apache.felix.metatype [29] from resource TaskResource(url=launchpad:resources/install/4/org.apache.felix.metatype-1.2.2.jar, entity=bundle:org.apache.felix.metatype, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:, Bundle-SymbolicName=org.apache.felix.metatype, Bundle-Version=1.2.2], digest=1580214994000)
28.01.2020 12:36:36.513 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Set start level for bundle org.apache.felix.metatype [29] to 4
28.01.2020 12:36:36.521 *INFO * [main] Startup completed
INFO : bundle org.apache.felix.scr:2.1.16 (30)Starting with globalExtender setting: false
INFO : bundle org.apache.felix.scr:2.1.16 (30) Version = 2.1.16
[INFO] Started Launchpad '_-41000' at port 41000 [run modes: null]
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:integration-test (default) @ org.apache.sling.launchpad.testing ---
[INFO] Started Jetty 9.4.20.v20190813 at port(s) HTTP:41000 on context path / [minThreads=8,maxThreads=200,acceptors=3,selectors=12]
[INFO] Apachde Felix Http Whiteboard Service started
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Storing Memory Dumps in /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle50/data/dumps
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Setting Automatic Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Automatic Memory Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Setting Automatic Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Setting Automatic Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Automatic Memory Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Setting Automatic Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (50): Storing Memory Dumps in /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle50/data/dumps
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[DEBUG] [ServiceReference 149 from bundle 60 : org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=52, 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=60, service.id=149, service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
Jan 28, 2020 12:36:40 PM 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.

Jan 28, 2020 12:36:40 PM 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.
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
12:36:42,809 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:36:42,811 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/test-classes/logback-test.xml]
12:36:42,813 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath.
12:36:42,814 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/home/jenkins/.m2/repository/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/org.apache.sling.launchpad.integration-tests-12-SNAPSHOT.jar!/logback-test.xml]
12:36:42,814 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/test-classes/logback-test.xml]
12:36:43,392 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:36:43,397 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
12:36:43,423 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [file]
12:36:43,493 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
12:36:43,626 |-INFO in ch.qos.logback.core.FileAppender[file] - File property is set to [target/sling-tests.log]
12:36:43,630 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
12:36:43,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [sift]
12:36:43,662 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.sift.MDCBasedDiscriminator] for [discriminator] property
12:36:43,687 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sling.launchpad] to DEBUG
12:36:43,687 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:36:43,688 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [file] to Logger[ROOT]
12:36:43,690 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [sift] to Logger[ROOT]
12:36:43,690 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:36:43,693 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4535bdc6 - Registering current configuration as safe fallback point

Checking if the required Sling services are started (timeout 60 seconds)...
(base URLs=http://localhost:41000 and http://localhost:41000; servlet context=; readiness type=.txt : text/plain
28.01.2020 12:36:44.741 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.engine.impl.log.RequestLogger from resource TaskResource(url=launchpad:resources/config/org.apache.sling.engine.impl.log.RequestLogger.config, entity=config:org.apache.sling.engine.impl.log.RequestLogger, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.pid=org.apache.sling.engine.impl.log.RequestLogger], digest=64b558418a4b89916e6d43ae44687a25)
28.01.2020 12:36:44.745 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.jcr.base.internal.LoginAdminWhitelist from resource TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.base.internal.LoginAdminWhitelist.config, entity=config:org.apache.sling.jcr.base.internal.LoginAdminWhitelist, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.pid=org.apache.sling.jcr.base.internal.LoginAdminWhitelist], digest=783e80c0a2cc122b6d0ee0804cf9a3cf)
28.01.2020 12:36:44.748 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment~composum from resource TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-composum.config, entity=config:org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment~composum, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment, service.pid=composum], digest=c4f9cd8cb76da8c38c28dd2ef7ded99)
28.01.2020 12:36:44.750 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment~sling from resource TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment-sling.config, entity=config:org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment~sling, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.jcr.base.internal.LoginAdminWhitelist.fragment, service.pid=sling], digest=4798f118db6cc67a2da762b3a793b179)
28.01.2020 12:36:44.752 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet from resource TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet.config, entity=config:org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.pid=org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet], digest=b5da891740ad9c266fbc1b28a602dd5d)
28.01.2020 12:36:44.753 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.filter.ServiceUnavailableFilter~startupandshutdown)] org.apache.felix.hc.core.impl.filter.ServiceUnavailableFilter ServiceUnavailableFilter active (start level 30)
28.01.2020 12:36:44.780 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~i18n from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-i18n.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~i18n, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=i18n], digest=5ca453becbd0de7378d7d5707823f9a8)
28.01.2020 12:36:44.781 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-install from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-jcr-install.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-install, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=jcr-install], digest=c54b829f7b7740a799d99e251af020c9)
28.01.2020 12:36:44.784 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-resource from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-jcr-resource.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-resource, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=jcr-resource], digest=8b9c2b1535ffb961711fa342f873d589)
28.01.2020 12:36:44.785 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~observation from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-observation.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~observation, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=observation], digest=b358fca04fc5775b5fee0983520f157b)
28.01.2020 12:36:44.786 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~resourceresolver from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-resourceresolver.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~resourceresolver, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=resourceresolver], digest=d317bcbc20315e21bdbb0480199d7a55)
28.01.2020 12:36:44.788 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~scripting from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~scripting, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=scripting], digest=479bf62d1c800aa03dba13706319afd1)
28.01.2020 12:36:44.789 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~servletsresolver from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-servletsresolver.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~servletsresolver, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=servletsresolver], digest=36b119a784d011be61d06b5de31d4753)
28.01.2020 12:36:44.789 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet servletPath=/system/health
28.01.2020 12:36:44.790 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet disabled=false
28.01.2020 12:36:44.791 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet defaultStatusMapping={OK=200, WARN=200, TEMPORARILY_UNAVAILABLE=503, CRITICAL=503, HEALTH_CHECK_ERROR=500}
28.01.2020 12:36:44.791 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet servletDefaultTimeout=-1
28.01.2020 12:36:44.792 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet servletDefaultTags=[]
28.01.2020 12:36:44.792 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling-caconfig from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling-caconfig.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling-caconfig, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=sling-caconfig], digest=f21cac1a9c2ba6661442ce589b9242f3)
28.01.2020 12:36:44.792 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet defaultCombineTagsWithOr=true
28.01.2020 12:36:44.792 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet defaultFormat=html
28.01.2020 12:36:44.792 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet corsAccessControlAllowOrigin=*
28.01.2020 12:36:44.793 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health
28.01.2020 12:36:44.793 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.discovery from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.discovery.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.discovery, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=sling.discovery], digest=49f8c02a6e35568185d429678b3264ee)
28.01.2020 12:36:44.793 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health.html
28.01.2020 12:36:44.794 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health.json
28.01.2020 12:36:44.794 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health.jsonp
28.01.2020 12:36:44.794 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health.txt
28.01.2020 12:36:44.794 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet~default)] org.apache.felix.hc.core.impl.servlet.HealthCheckExecutorServlet Registering HC servlet HealthCheckExecutorServlet to path /system/health.verbose.txt
28.01.2020 12:36:44.795 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.event from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.event.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.event, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=sling.event], digest=93dccd670f84159c69e74973251b7371)
28.01.2020 12:36:44.797 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.slingshot from resource TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.slingshot.config, entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.slingshot, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:274:506:, service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended, service.pid=sling.slingshot], digest=ac3800c55b3adba9322abd54ff91dfda)
ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
ESAPI: Attempting to load ESAPI.properties via file I/O.
ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: /home/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: /home/jenkins/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class!
Body did not finish within grace period; terminating with extreme prejudice
[Pipeline] echo
Marking build unstable due to missing SonarCloud onboarding. See https://cwiki.apache.org/confluence/display/SLING/SonarCloud+analysis for steps to fix.
[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] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #550 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://builds.apache.org/job/Sling/job/sling-org-apache-sling-launchpad-testing/job/master/550/ for details.

No further emails will be sent until the status of the build is changed.