You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2007/07/20 10:27:05 UTC

[build-test alert] BUILD FAILED Linux x86: JettyScenario

Jetty server JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r557495, (Jul 20 2007), Linux/ia32/gcc 3.3.3, release build
http://harmony.apache.org

Scenario framework JRE:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0" 
pre-alpha : not complete or compatible
svn = r557495, (Jul 20 2007), Linux/ia32/gcc 3.3.3, release build
http://harmony.apache.org

================================================================================
Scenario results:

Testsuite: org.apache.harmony.test.jetty.JettyScenario
Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 40.632 sec
------------- Standard Output ---------------
Setup completed.

==============================================================testInitialPage===
Starting initial page test case.
Loading page from server: http://localhost:7070/test/
Getting resource with name: initial_page.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/initial_page.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/initial_page.html
Comparing page content with etalon: initial_page.html
Page is equal to etalon.
Initial page test case passed.

============================================================testStaticContent===
Starting static content page test case.
Loading page from server: http://localhost:7070/test/data.txt
Getting resource with name: static_content.txt
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/static_content.txt
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/static_content.txt
Comparing page content with etalon: static_content.txt
Page have different number of lines than etalon.

=======================================================testSessionDumpServlet===
Starting servlet test case.
Loading page from server: http://localhost:7070/test/session/
Getting resource with name: session_dump.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump.html
Comparing page content with etalon: session_dump.html
Page is equal to etalon.
Session dump servlet page is OK.
Getting resource with name: session_dump_new.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_new.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_new.html
Comparing page content with etalon: session_dump_new.html
Page is equal to etalon.
Session create page is OK.
Getting resource with name: session_dump_set.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_set.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_set.html
Comparing page content with etalon: session_dump_set.html
Page is equal to etalon.
Session set page is OK.
Getting resource with name: session_dump_remove.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_remove.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_remove.html
Comparing page content with etalon: session_dump_remove.html
Page is equal to etalon.
Session remove page is OK.
Getting resource with name: session_dump_invalidate.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_invalidate.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_invalidate.html
Comparing page content with etalon: session_dump_invalidate.html
Page is equal to etalon.
Session invalidate page is OK.
Servlet test case passed.

===========================================================testRequestDumpJSP===
Starting JSP test case.
Loading page from server: http://localhost:7070/test/snoop.jsp
Getting resource with name: request_dump_JSP.html
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/request_dump_JSP.html
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/request_dump_JSP.html
Comparing page content with etalon: request_dump_JSP.html
Page is equal to etalon.
JSP test case passed.

=====================================================testGZippedStaticContent===
Starting gzipped static content test case.
Loading page from server: http://localhost:7070/test/data.txt.gz
Unpacking content from archive.
Getting resource with name: static_content_ungzipped.txt
Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/static_content_ungzipped.txt
Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/static_content_ungzipped.txt
Comparing page content with etalon: static_content_ungzipped.txt
Page is equal to etalon.
Gzipped static content test case passed.
------------- ---------------- ---------------

Testcase: testInitialPage took 7.287 sec
Testcase: testStaticContent took 3.642 sec
	FAILED
Content is not correct.
junit.framework.AssertionFailedError: Content is not correct.
	at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source)
	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

Testcase: testSessionDumpServlet took 1.29 sec
Testcase: testRequestDumpJSP took 10.03 sec
Testcase: testGZippedStaticContent took 18.069 sec

================================================================================
Jetty server output:

2007-07-20 15:25:39.718::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
2007-07-20 15:25:40.566::INFO:  Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070
2007-07-20 15:25:40.734::INFO:  jetty-6.1.2rc1
2007-07-20 15:25:40.884::INFO:  Deploy /export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/javadoc.xml -> org.mortbay.jetty.servlet.Context@42abacb4{/javadoc,file:/export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/}
2007-07-20 15:25:41.018::INFO:  Deploy /export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/test.xml -> org.mortbay.jetty.webapp.WebAppContext@42b38224{/test,/export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/webapps/test}
The GC did not provide gc_add_weak_root_set_entry()
2007-07-20 15:25:57.751::WARN:  Unknown realm: Test JAAS Realm
2007-07-20 15:26:10.776::INFO:  Started SelectChannelConnector @ 0.0.0.0:7070

================================================================================
BUILD FAILED:
	Ant Error Message:
/export/users/cc/cc-suites/scripts/cc-exec-adaptor.xml:101: The following error occurred while executing this line: /export/users/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed

Date of build:	07/20/2007 15:25:34
Time to build:	1 minute 25 seconds
Last changed:	07/20/2007 15:25:01
Last log entry:	snapshot

***********************************************************
Errors/Warnings:	(3)
            
The GC did not provide gc_add_weak_root_set_entry()
The execution FAILED with the following exception:
The following error occurred while executing this line:
/export/users/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed

***********************************************************
Unit Tests: (5)
        
failure: testStaticContent org.apache.harmony.test.jetty.JettyScenario
Unit Test Error Details:	(1)
                
Test: testStaticContentClass: org.apache.harmony.test.jetty.JettyScenariojunit.framework.AssertionFailedError: Content is not correct.
	at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source)
	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

***********************************************************
Modifications since last successful build:	(1)
            
add cc-snapshot log20070720152501Lbuild.5 07/20/2007 15:25:01snapshot

begin 644 execution_log.zip
M4$L#! H    ( &![]#9I+5U4Q0$  $<#   2    97AE8W5T:6]N7VQO9RYH
M=&ULE5/O:]LP$/WNO^*^C&X06^G6ELYS V5MQ\8^+?D60E"E<ZQ.ELSIW"3]
MZR?%#=0M%"9L_./TWMT]O:L:;NVLNO=Z/ZLZPEDE(?#>XM5)[1WGP3QA"9?3
M#]].9EFN?-L9B[FI<X>H49=91KTK,TAKB:KQ*[AZN>!:RXX]01WO7\B\GRMT
MDHPOX4_OH"@2=JG1(N,*;M+3N$T) G>=)Q9]0 I"J7CEH3>,0=SWQFI!&'K+
M08Q(Q4/Z*JS?C$J:LZ1$.U0 D?(1Z;!C^= [PZM4BTL;/&T*V4G58-%(:KW;
M%S$E%P/O*-<(OV@0?GP';30XS]"1?S0:8:/64NOU%N7?-7G/ZX"\1L>T__AI
MC(]) B0MX7P"=]+8/C98PND$;HD\Q=?I!!:F14 KNQ"EA[-I<?'E<^Q&O:'Z
MGS[@[OKG[]N;;, 3)MDC"TD7XJ&UP#%I+.3LZWD;LL$#/F >VS2U49*-?V6 
M.?NN>Z-VEB3"':H^(9Z3PM9P QPCM;?6;Q,*=PJ[@74Q#B0AP"O5$Z&&;1.M
M>&2,86Y, &L<EMD[YI&#'U_[YOEWL6MM>7IY41YK/VI4QQ-!G55"SBIQF!,Q
MS(PX#- _4$L! A0#"@    @ 8'OT-FDM753% 0  1P,  !(             
M *2!     &5X96-U=&EO;E]L;V<N:'1M;%!+!08      0 ! $    #U 0  
"   ! 
end