Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Build failed in Hudson: jetty #838

See <https://hudson.eclipse.org/hudson/job/jetty/838/changes>

Changes:

[jmcconnell] bit of work related to expanding on the existing test cases and starting on some minor code clean up

------------------------------------------
[...truncated 3444 lines...]
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.0:manifest (default) @ jetty-websocket ---
[WARNING] Warning in manifest for org.eclipse.jetty:jetty-websocket:jar:7.3.0-SNAPSHOT : Superfluous export-package instructions: [org.eclipse.jetty, org, org.eclipse]
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ jetty-websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3:testCompile (default-testCompile) @ jetty-websocket ---
[INFO] Compiling 10 source files to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.2:test (default-test) @ jetty-websocket ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.jetty.websocket.WebSocketMessageW75Test
2011-01-14 15:18:04.668:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:04.803:INFO::Started SelectChannelConnector@0.0.0.0:58148
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 sec
Running org.eclipse.jetty.websocket.WebSocketParserD00Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.eclipse.jetty.websocket.WebSocketMessageD00Test
2011-01-14 15:18:07.176:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:07.207:INFO::Started SelectChannelConnector@0.0.0.0:44571
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec
Running org.eclipse.jetty.websocket.WebSocketGeneratorD01Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.eclipse.jetty.websocket.WebSocketLoadTest
2011-01-14 15:18:07.568:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:07.574:INFO::Started SelectChannelConnector@0.0.0.0:33973
Elapsed: 212 ms
2011-01-14 15:18:08.396:INFO::jetty-7.3.0-SNAPSHOT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec
Running org.eclipse.jetty.websocket.WebSocketMessageD01Test
2011-01-14 15:18:08.403:INFO::Started SelectChannelConnector@0.0.0.0:37564
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 sec
Running org.eclipse.jetty.websocket.WebSocketTest
2011-01-14 15:18:09.753:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:09.755:INFO::Started LocalConnector@0.0.0.0:0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec
Running org.eclipse.jetty.websocket.WebSocketParserD01Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.eclipse.jetty.websocket.WebSocketGeneratorD00Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ jetty-websocket ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (artifact-jar) @ jetty-websocket ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3:test-jar (test-jar) @ jetty-websocket ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jetty-websocket ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.3.0-SNAPSHOT.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/jetty-websocket/7.3.0-SNAPSHOT/jetty-websocket-7.3.0-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/jetty-websocket/7.3.0-SNAPSHOT/jetty-websocket-7.3.0-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.3.0-SNAPSHOT-sources.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/jetty-websocket/7.3.0-SNAPSHOT/jetty-websocket-7.3.0-SNAPSHOT-sources.jar
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-websocket/target/jetty-websocket-7.3.0-SNAPSHOT-tests.jar> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jetty/jetty-websocket/7.3.0-SNAPSHOT/jetty-websocket-7.3.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jetty :: Security 7.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jetty-security ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-alpha-4:enforce (enforce-java) @ jetty-security ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ jetty-security ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ jetty-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/src/main/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3:compile (default-compile) @ jetty-security ---
[INFO] Compiling 35 source files to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/classes>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ jetty-security >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (set-osgi-version) @ jetty-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-alpha-4:enforce (enforce-java) @ jetty-security ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ jetty-security <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ jetty-security ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/jetty-security-7.3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.0:manifest (default) @ jetty-security ---
[WARNING] Warning in manifest for org.eclipse.jetty:jetty-security:jar:7.3.0-SNAPSHOT : Superfluous export-package instructions: [org.eclipse.jetty, org, org.eclipse]
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ jetty-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/src/test/resources>
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3:testCompile (default-testCompile) @ jetty-security ---
[INFO] Compiling 2 source files to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.2:test (default-test) @ jetty-security ---
[INFO] Surefire report directory: <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.jetty.security.PropertyUserStoreTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.347 sec <<< FAILURE!
Running org.eclipse.jetty.security.ConstraintTest
2011-01-14 15:18:59.227:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:59.320:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.342:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:18:59.575:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.577:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:59.579:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.580:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:18:59.702:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.704:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:59.705:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.719:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:18:59.785:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.787:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:59.788:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.790:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:18:59.858:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.860:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:18:59.862:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:18:59.877:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.001:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.002:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.004:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.084:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.150:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.152:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.154:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.157:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.258:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.260:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.266:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.286:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.383:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.384:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.391:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.393:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.448:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.458:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.472:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.474:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.534:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.551:INFO::jetty-7.3.0-SNAPSHOT
2011-01-14 15:19:00.553:INFO::started o.e.j.s.h.ContextHandler{/ctx,null}
2011-01-14 15:19:00.554:INFO::Started LocalConnector@0.0.0.0:0
2011-01-14 15:19:00.610:INFO::stopped o.e.j.s.h.ContextHandler{/ctx,null}
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 sec

Results :

Failed tests: 
  testPropertyUserStoreLoadUpdateUser(org.eclipse.jetty.security.PropertyUserStoreTest)

Tests run: 14, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Jetty :: Project .................................. SUCCESS [6.897s]
[INFO] Jetty :: Utilities ................................ SUCCESS [1:00.016s]
[INFO] Jetty :: JMX Management ........................... SUCCESS [13.126s]
[INFO] Jetty :: IO Utility ............................... SUCCESS [10.584s]
[INFO] Jetty :: Http Utility ............................. SUCCESS [8.928s]
[INFO] Jetty :: Continuation ............................. SUCCESS [5.509s]
[INFO] Jetty :: Server Core .............................. SUCCESS [4:06.174s]
[INFO] Jetty :: Websocket ................................ SUCCESS [20.957s]
[INFO] Jetty :: Security ................................. FAILURE [38.956s]
[INFO] Jetty :: Servlet Handling ......................... SKIPPED
[INFO] Jetty :: Asynchronous HTTP Client ................. SKIPPED
[INFO] Jetty :: XML utilities ............................ SKIPPED
[INFO] Jetty :: JASPI Security ........................... SKIPPED
[INFO] Jetty :: Webapp Application Support ............... SKIPPED
[INFO] Test :: Jetty Servlet Tester ...................... SKIPPED
[INFO] Jetty :: Utility Servlets and Filters ............. SKIPPED
[INFO] Jetty :: Jetty JSP Additions ...................... SKIPPED
[INFO] Jetty :: Deployers ................................ SKIPPED
[INFO] Jetty :: AJP ...................................... SKIPPED
[INFO] Jetty :: JNDI Naming .............................. SKIPPED
[INFO] Jetty :: Plus ..................................... SKIPPED
[INFO] Jetty :: Servlet Annotations ...................... SKIPPED
[INFO] Jetty :: Rewrite Handler .......................... SKIPPED
[INFO] Jetty :: Policy Tool .............................. SKIPPED
[INFO] Jetty :: Start .................................... SKIPPED
[INFO] Jetty :: OSGi ..................................... SKIPPED
[INFO] Jetty :: OSGi :: Boot ............................. SKIPPED
[INFO] Jetty :: OSGi :: Boot JSP ......................... SKIPPED
[INFO] Jetty :: OSGi :: Boot Logback ..................... SKIPPED
[INFO] Jetty :: OSGi :: Boot :: Warurl ................... SKIPPED
[INFO] Jetty :: OSGi :: HttpService ...................... SKIPPED
[INFO] Test :: Jetty Test Webapp ......................... SKIPPED
[INFO] Jetty :: OSGi :: Test ............................. SKIPPED
[INFO] Test :: Continuation .............................. SKIPPED
[INFO] Test :: Continuation - (Jetty 6) .................. SKIPPED
[INFO] Jetty :: Aggregate Project ........................ SKIPPED
[INFO] Jetty :: Aggregate :: HTTP Server ................. SKIPPED
[INFO] Jetty :: Aggregate :: HTTP Client ................. SKIPPED
[INFO] Jetty :: Aggregate :: Servlet Server .............. SKIPPED
[INFO] Jetty :: Aggregate :: WebApp Server ............... SKIPPED
[INFO] Jetty :: Aggregate :: Plus Server ................. SKIPPED
[INFO] Jetty :: Aggregate :: All Server .................. SKIPPED
[INFO] Jetty :: Aggregate :: All core Jetty .............. SKIPPED
[INFO] Example :: Jetty Embedded ......................... SKIPPED
[INFO] Jetty Tests :: Parent ............................. SKIPPED
[INFO] Jetty Tests :: WebApps :: Parent .................. SKIPPED
[INFO] Jetty Tests :: WebApp :: RFC2616 .................. SKIPPED
[INFO] Jetty Tests :: Integrations ....................... SKIPPED
[INFO] Jetty Tests :: Sessions :: Parent ................. SKIPPED
[INFO] Jetty Tests :: Sessions :: Common ................. SKIPPED
[INFO] Jetty Tests :: Sessions :: Hash ................... SKIPPED
[INFO] Jetty Tests :: Sessions :: JDBC ................... SKIPPED
[INFO] Jetty Tests :: Login Service ...................... SKIPPED
[INFO] Jetty :: Distribution Assemblies .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:54.043s
[INFO] Finished at: Fri Jan 14 15:19:00 EST 2011
[INFO] Final Memory: 93M/329M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test (default-test) on project jetty-security: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/jetty/ws/jettytrunk/jetty-security/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jetty-security
Recording test results



Back to the top