[
https://issues.apache.org/jira/browse/SLING-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-3675.
-------------------------------------
Resolution: Won't Fix
> SecuredProviderResourceAccessSecurityTest times out on ci.apache.org
> --------------------------------------------------------------------
>
> Key: SLING-3675
> URL: https://issues.apache.org/jira/browse/SLING-3675
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> From
> http://ci.apache.org/builders/sling-trunk/builds/388/steps/compile/logs/stdio
> {code}
> Running
> org.apache.sling.resourceaccesssecurity.it.SecuredProviderResourceAccessSecurityTest
> 10 [main] INFO
> org.apache.sling.resourceaccesssecurity.it.SecuredProviderResourceAccessSecurityTest
> - Server base URL=http://localhost:48057
> 21 [main] INFO org.apache.sling.testing.tools.jarexec.JarExecutor -
> Executable jar options: -p 48057
> 22 [main] INFO org.apache.sling.testing.tools.jarexec.JarExecutor - Executing
> /usr/lib/jvm/java-6-sun-1.6.0.26/jre/bin/java -Xmx512m -jar
> /home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/target/dependency/org.apache.sling.launchpad-7-SNAPSHOT-standalone.jar
> -p 48057
> 23 [main] INFO org.apache.sling.testing.tools.jarexec.JarExecutor - Setting
> up ProcessDestroyer with waitOnShutdown=false
> 25 [main] INFO org.apache.sling.testing.tools.sling.TimeoutsProvider -
> Timeout factor set to 4.0 from system property
> sling.testing.timeout.multiplier
> 26 [main] INFO
> org.apache.sling.resourceaccesssecurity.it.SecuredProviderResourceAccessSecurityTest
> - Will wait up to 1200 seconds for server to become ready
> 28 [main] INFO
> org.apache.sling.resourceaccesssecurity.it.SecuredProviderResourceAccessSecurityTest
> - Checking that GET requests return expected content (timeout=1200 seconds):
> [/:script src="system/sling.js",
> /.explorer.html:href="/libs/sling/explorer/css/explorer.css",
> /sling-test/sling/sling-test.html:Sling client library tests]
> 17.06.2014 12:00:26.037 *INFO * [main] Setting sling.home=sling (default)
> 17.06.2014 12:00:26.039 *INFO * [main] Starting Apache Sling in
> /home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/sling
> 17.06.2014 12:00:26.059 *INFO * [main] Sling Extension Lib Home :
> /home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/sling/ext
> 17.06.2014 12:00:26.061 *INFO * [main] Checking launcher JAR in folder
> /home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/sling
> 17.06.2014 12:00:26.092 *INFO * [main] Installing new launcher:
> jar:file:/home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/target/dependency/org.apache.sling.launchpad-7-SNAPSHOT-standalone.jar!/resources/org.apache.sling.launchpad.base.jar,
> 4.4.0.2_5_1-SNAPSHOT, Last-Modified:Tue Jun 17 11:59:12 UTC 2014
> (org.apache.sling.launchpad.base.jar.1403006426083)
> 17.06.2014 12:00:26.104 *INFO * [main] Loading launcher class
> org.apache.sling.launchpad.base.app.MainDelegate from
> org.apache.sling.launchpad.base.jar.1403006426083
> 17.06.2014 12:00:26.105 *INFO * [main] External Libs Home (ext) is null or
> does not exists.
> 17.06.2014 12:00:26.131 *INFO * [main] Setting
> sling.launchpad=/home/buildslave3/slave3/sling-trunk/build/bundles/resourceaccesssecurity/it/sling
> 17.06.2014 12:00:26.132 *INFO * [main] Setting
> org.osgi.service.http.port=48057
> 17.06.2014 12:00:26.133 *INFO * [main] Starting launcher ...
> 17.06.2014 12:00:26.134 *INFO * [main] HTTP server port: 48057
> 17.06.2014 12:00:27.865 *INFO* [FelixStartLevel]
> org.apache.sling.commons.log.logback.internal.Activator LogbackManager
> initialized at bundle startup
> 17.06.2014 12:00:28.738 *INFO * [main] Startup completed
> command timed out: 1200 seconds without output, killing pid 1882
> process killed by signal 9
> program finished with exit code -1
> elapsedTime=2796.783581
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)