Folks:

I'm not seeing this problem locally.  How do we proceed with fixing it
(i.e. where do we look to find the bad test output)?

(cc'ed to Steve because I'm guessing our fresh new gumpiness is
connected to him - apologies if this wasn't you!)

--Glen 

> -----Original Message-----
> From: WSFX Development [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 20, 2006 8:26 AM
> To: [email protected]
> Subject: [EMAIL PROTECTED]: Project addressing (in module 
> ws-addressing) failed
> 
> To whom it may engage...
>         
> This is an automated request, but not an unsolicited one. For 
> more information please visit http://gump.apache.org/nagged.html, 
> and/or contact the folk at [EMAIL PROTECTED]
> 
> Project addressing has an issue affecting its community integration.
> This issue affects 4 projects,
>  and has been outstanding for 30 runs.
> The current state of this project is 'Failed', with reason 
> 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - addressing :  WS-FX Project
>     - apollo :  Apollo Project
>     - muse :  Muse Project
>     - wss4j :  WS-FX Project
> 
> 
> Full details are available at:
>     
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/
> index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error 
> messages) were provided:
>  -DEBUG- Sole output [addressing-20032006.jar] identifier set 
> to project name
>  -DEBUG- Dependency on wsdl4j exists, no need to add for 
> property maven.jar.axis-wsdl4j.
>  -DEBUG- (Gump generated) Maven Properties in: 
> /usr/local/gump/public/workspace/ws-addressing/build.properties
>  -INFO- Failed with reason build failed
>  -DEBUG- Maven POM in: 
> /usr/local/gump/public/workspace/ws-addressing/project.xml
>  -DEBUG- Maven project properties in: 
> /usr/local/gump/public/workspace/ws-addressing/project.properties
>  -INFO- Failed to extract fallback artifacts from Gump Repository
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/
> gump_work/build_ws-addressing_addressing.html
> Work Name: build_ws-addressing_addressing (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 15 secs
> Command Line: maven --offline jar 
> [Working Directory: /usr/local/gump/public/workspace/ws-addressing]
> CLASSPATH: 
> /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-
> addressing/target/classes:/usr/local/gump/public/workspace/jak
> arta-commons/discovery/dist/commons-discovery.jar:/usr/local/g
> ump/public/workspace/jakarta-commons/logging/target/commons-lo
> gging-20032006.jar:/usr/local/gump/public/workspace/jakarta-co
> mmons/logging/target/commons-logging-api-20032006.jar:/usr/loc
> al/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/
> local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/u
> sr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant
> .jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/j
axrpc.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/qname.jar:/u
sr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar
> ---------------------------------------------
> BEFORE ALL:<S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
> xmlns:f123="http://www.fabrikam123.com/svc53";><S:Header><wsa:M
> essageID>uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff
>     
> </wsa:MessageID><wsa:RelatesTo>uuid:11112222-3333-4444-5555-66
> 6666666666
>     </wsa:RelatesTo><wsa:ReplyTo>
>       <wsa:Address>http://business456.com/client1</wsa:Address>
>     </wsa:ReplyTo><wsa:FaultTo>
>       <wsa:Address>http://business456.com/deadletters</wsa:Address>
>     </wsa:FaultTo><wsa:To 
> S:mustUnderstand="1">mailto:[EMAIL PROTECTED]</wsa:To><wsa:A
> ction>http://fabrikam123.com/mail#Delete</wsa:Action><fabrikam
> :CustomerKey 
> xmlns:fabrikam="http://fabrikam.com";>123456789</fabrikam:Custo
> merKey><ns:AnotherProp 
> xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild>
> </ns:AnotherProp></S:Header><S:Body><f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
> AFTER ALL: <S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
> xmlns:f123="http://www.fabrikam123.com/svc53";><S:Body><f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
> BEFORE SPE:<soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";><
> soapenv:Header><wsa:MessageID>urn:messageId</wsa:MessageID><ws
> a:Action>urn:Action</wsa:Action><fabrikam:CustomerKey 
> xmlns:fabrikam="http://fabrikam.com";>123456789</fabrikam:Custo
> merKey><ns:AnotherProp 
> xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild>
> </ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>
> 
> AFTER SPE: <soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing";><
> soapenv:Header><ns:AnotherProp 
> xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild>
> </ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>
> 
> BEFORE SPE:<S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
> xmlns:f123="http://www.fabrikam123.com/svc53";><S:Header><wsa:M
> essageID>uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff
>     
> </wsa:MessageID><wsa:RelatesTo>uuid:11112222-3333-4444-5555-66
> 6666666666
>     </wsa:RelatesTo><wsa:ReplyTo>
>       <wsa:Address>http://business456.com/client1</wsa:Address>
>     </wsa:ReplyTo><wsa:FaultTo>
>       <wsa:Address>http://business456.com/deadletters</wsa:Address>
>     </wsa:FaultTo><wsa:To 
> S:mustUnderstand="1">mailto:[EMAIL PROTECTED]</wsa:To><wsa:A
> ction>http://fabrikam123.com/mail#Delete</wsa:Action><fabrikam
> :CustomerKey 
> xmlns:fabrikam="http://fabrikam.com";>123456789</fabrikam:Custo
> merKey><ns:AnotherProp 
> xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild>
> </ns:AnotherProp></S:Header><S:Body><f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
> AFTER SPE: <S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"; 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"; 
> xmlns:f123="http://www.fabrikam123.com/svc53";><S:Header><ns:An
> otherProp 
> xmlns:ns="http://ns.com";><AnotherChild>SomeData</AnotherChild>
> </ns:AnotherProp></S:Header><S:Body><f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
>     [junit] Tests run: 9, Failures: 1, Errors: 0, Time 
> elapsed: 0.553 sec
>     [junit] [ERROR] TEST addressing.TestSerDeser FAILED
>     [junit] Running 
> org.apache.ws.addressing.handler.ClientSideAddressingHandlerTestCase
>     [junit] Tests run: 5, Failures: 1, Errors: 0, Time 
> elapsed: 0.475 sec
>     [junit] [ERROR] TEST 
> org.apache.ws.addressing.handler.ClientSideAddressingHandlerTe
> stCase FAILED
>     [junit] Running 
> org.apache.ws.addressing.handler.ServerSideAddressingHandlerTestCase
> WARN: testHandleFault() not implemented.
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time 
> elapsed: 0.924 sec
> 
> BUILD FAILED
> File...... 
> /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
> Element... fail
> Line...... 181
> Column.... 54
> There were test failures.
> Total time: 15 seconds
> Finished at: Mon Mar 20 05:25:48 PST 2006
> 
> ---------------------------------------------
> 
> To subscribe to this information via syndicated feeds:
> - RSS: 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/rss.xml
> - Atom: 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/atom.xml
> 
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 23000020032006, 
> vmgump.apache.org:vmgump-public:23000020032006
> Gump E-mail Identifier (unique within run) #60.
> 
> --
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
> 

Reply via email to