See http://ci.sonatype.org/job/mercury/67/changes
Changes:
[janb] More debug to diagnose windows problem.
[janb] Take out unneeded println.
[janb] Convert printlns to log messages.
------------------------------------------
[...truncated 756 lines...]
Doing PUT filter file:/tmp/securePutServer11062.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/securePutServer11062.tmp/file6.gif
Doing PUT filter file:/tmp/securePutServer11062.tmp/file3.jar.sha1
Doing PUT filter file:/tmp/securePutServer11062.tmp/file6.gif.asc
Doing PUT filter file:/tmp/securePutServer11062.tmp/file6.gif.sha1
Doing PUT filter file:/tmp/securePutServer11062.tmp/file0.txt.asc
Doing PUT filter file:/tmp/securePutServer11062.tmp/file0.txt.sha1
Destroyed /tmp/deployerTestFiles11060.tmp
3104 [main] INFO org.mortbay.log - jetty-7.0.0pre3
3108 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:59289
Doing PUT filter file:/tmp/securePutServer11075.tmp/file0.txt
Doing PUT filter file:/tmp/securePutServer11075.tmp/file4.so
Doing PUT filter file:/tmp/securePutServer11075.tmp/file5.jpg
Doing PUT filter file:/tmp/securePutServer11075.tmp/file3.jar
Doing PUT filter file:/tmp/securePutServer11075.tmp/file3.jar.sha1
Doing PUT filter file:/tmp/securePutServer11075.tmp/file0.txt.sha1
Doing PUT filter file:/tmp/securePutServer11075.tmp/file4.so.sha1
Doing PUT filter file:/tmp/securePutServer11075.tmp/file5.jpg.sha1
org.apache.maven.mercury.spi.http.client.HttpClientException:
java.lang.IllegalArgumentException: Nothing to deploy - local file not found:
/tmp/deployerTestFiles11073.tmp/file7.txt for [EMAIL PROTECTED]
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:218)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:128)
at
org.apache.maven.mercury.spi.http.client.JettyDeployerTest.testUploadFail(JettyDeployerTest.java:349)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalArgumentException: Nothing to deploy - local file
not found: /tmp/deployerTestFiles11073.tmp/file7.txt
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget.<init>(DeploymentTarget.java:149)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer$2.<init>(DefaultDeployer.java:204)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:192)
... 28 more
org.apache.maven.mercury.spi.http.client.HttpClientException:
java.lang.IllegalArgumentException: Nothing to deploy - local file not found:
/tmp/deployerTestFiles11073.tmp/file6.txt for [EMAIL PROTECTED]
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:218)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:128)
at
org.apache.maven.mercury.spi.http.client.JettyDeployerTest.testUploadFail(JettyDeployerTest.java:349)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalArgumentException: Nothing to deploy - local file
not found: /tmp/deployerTestFiles11073.tmp/file6.txt
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget.<init>(DeploymentTarget.java:149)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer$2.<init>(DefaultDeployer.java:204)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:192)
... 28 more
Destroyed /tmp/deployerTestFiles11073.tmp
3262 [main] INFO org.mortbay.log - jetty-7.0.0pre3
3265 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:59171
org.apache.maven.mercury.spi.http.client.HttpClientException:
java.lang.IllegalArgumentException: Nothing to deploy - local file not found:
/tmp/deployerTestFiles11080.tmp/file7.txt for [EMAIL PROTECTED]
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:218)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:128)
at
org.apache.maven.mercury.spi.http.client.JettyDeployerTest.testUploadFailFast(JettyDeployerTest.java:424)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: java.lang.IllegalArgumentException: Nothing to deploy - local file
not found: /tmp/deployerTestFiles11080.tmp/file7.txt
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget.<init>(DeploymentTarget.java:149)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer$2.<init>(DefaultDeployer.java:204)
at
org.apache.maven.mercury.spi.http.client.deploy.DefaultDeployer.deploy(DefaultDeployer.java:192)
... 28 more
Doing PUT filter file:/tmp/securePutServer11082.tmp/file4.so
Doing PUT filter file:/tmp/securePutServer11082.tmp/file0.txt
Doing PUT filter file:/tmp/securePutServer11082.tmp/file4.so.sha1
Doing PUT filter file:/tmp/securePutServer11082.tmp/file0.txt.sha1
Destroyed /tmp/deployerTestFiles11080.tmp
3787 [main] INFO org.mortbay.log - jetty-7.0.0pre3
3791 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:58858
Doing PUT filter file:/tmp/securePutServer11087.tmp/file5.jpg
Doing PUT filter file:/tmp/securePutServer11087.tmp/file5.jpg.sha1
org.apache.maven.mercury.spi.http.client.HttpClientException:
java.lang.Exception: org.mortbay.jetty.EofException for [EMAIL PROTECTED]
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget.updateState(DeploymentTarget.java:174)
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget.access$000(DeploymentTarget.java:39)
at
org.apache.maven.mercury.spi.http.client.deploy.DeploymentTarget$1.onFileError(DeploymentTarget.java:217)
at
org.apache.maven.mercury.spi.http.client.FileExchange.onException(FileExchange.java:88)
at
org.mortbay.jetty.client.HttpExchange$Listener.onException(HttpExchange.java:543)
at
org.mortbay.jetty.client.HttpEventListenerWrapper.onException(HttpEventListenerWrapper.java:69)
at
org.mortbay.jetty.client.HttpConnection.handle(HttpConnection.java:269)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:421)
at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:497)
Caused by: java.lang.Exception: org.mortbay.jetty.EofException
... 6 more
Caused by: org.mortbay.jetty.EofException
at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:765)
at
org.mortbay.jetty.client.HttpConnection.handle(HttpConnection.java:222)
... 2 more
Caused by: java.io.IOException: Broken pipe
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
at sun.nio.ch.IOUtil.write(IOUtil.java:75)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:302)
at org.mortbay.io.nio.ChannelEndPoint.flush(ChannelEndPoint.java:169)
at
org.mortbay.io.nio.SelectChannelEndPoint.flush(SelectChannelEndPoint.java:212)
at
org.mortbay.jetty.security.SslSelectChannelEndPoint.flush(SslSelectChannelEndPoint.java:490)
at
org.mortbay.jetty.security.SslSelectChannelEndPoint.flush(SslSelectChannelEndPoint.java:386)
at
org.mortbay.jetty.security.SslSelectChannelEndPoint.flush(SslSelectChannelEndPoint.java:362)
at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:699)
... 3 more
Destroyed /tmp/deployerTestFiles11085.tmp
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 201.264 sec <<<
FAILURE!
testMemoryDeployment(org.apache.maven.mercury.spi.http.client.SecureJettyDeployerTest)
Time elapsed: 200.177 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.apache.maven.mercury.spi.http.client.JettyDeployerTest.testMemoryDeployment(JettyDeployerTest.java:471)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Results :
Failed tests:
testMemoryDeployment(org.apache.maven.mercury.spi.http.client.SecureJettyDeployerTest)
Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.
Please refer to
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
for the individual test results.
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test
failures.
Please refer to
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
for the individual test results.
at
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:530)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 49 seconds
[INFO] Finished at: Wed Aug 13 01:50:56 CDT 2008
[INFO] Final Memory: 45M/406M
[INFO] ------------------------------------------------------------------------