Build failed in Hudson: jboss-esb-linux_CP1 #63

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Feb 1 10:06:58 EST 2008


See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux_CP1/63/changes

Changes:

[kevin.conner at jboss.com] Remove XML preamble: JBESB-1527

------------------------------------------
[...truncated 7628 lines...]
     [java]     [junit]     </message>
     [java]     [junit]     <portType name="GoodbyeWorldWS">

     [java]     [junit]         <operation name="sayGoodbye" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]     </portType>

     [java]     [junit]     <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
     [java]     [junit]         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
     [java]     [junit]         <operation name="sayGoodbye">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]     </binding>
     [java]     [junit]     <service name="GoodbyeWorldWSService">
     [java]     [junit]         <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
     [java]     [junit]             <soap:address location="socket://x.y.x:8989/"/>
     [java]     [junit]         </port>
     [java]     [junit]     </service>
     [java]     [junit] </definitions>

     [java]     [junit] *** Got:

     [java]     [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     [java]     [junit]     <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&amp;resource=MTOMEndpoint_PortType61314.wsdl&amp;serviceCat=myServiceCat&amp;serviceName=myServiceName&amp;protocol=socket" namespace="http://org.jboss.ws/xop/doclit"/>
     [java]     [junit]     <types/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>

     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbye">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeResponse">
     [java]     [junit]         <part name="result" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <portType name="GoodbyeWorldWS">

     [java]     [junit]         <operation name="sayGoodbye" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]     </portType>

     [java]     [junit]     <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
     [java]     [junit]         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
     [java]     [junit]         <operation name="sayGoodbye">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]     </binding>
     [java]     [junit]     <service name="GoodbyeWorldWSService">
     [java]     [junit]         <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
     [java]     [junit]             <soap:address location="socket://x.y.x:8989/"/>
     [java]     [junit]         </port>
     [java]     [junit]     </service>
     [java]     [junit] </definitions>
     [java]     [junit] junit.framework.AssertionFailedError: WSDL Update failed.  

     [java]     [junit] *** Expected:

     [java]     [junit] <?xml version="1.0" encoding="UTF-8"?>
     [java]     [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     [java]     [junit]     <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&amp;resource=MTOMEndpoint_PortType61314.wsdl&amp;serviceCat=myServiceCat&amp;serviceName=myServiceName&amp;protocol=socket" namespace="http://org.jboss.ws/xop/doclit"/>
     [java]     [junit]     <types/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>

     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbye">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeResponse">
     [java]     [junit]         <part name="result" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <portType name="GoodbyeWorldWS">

     [java]     [junit]         <operation name="sayGoodbye" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]     </portType>

     [java]     [junit]     <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
     [java]     [junit]         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
     [java]     [junit]         <operation name="sayGoodbye">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]     </binding>
     [java]     [junit]     <service name="GoodbyeWorldWSService">
     [java]     [junit]         <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
     [java]     [junit]             <soap:address location="socket://x.y.x:8989/"/>
     [java]     [junit]         </port>
     [java]     [junit]     </service>
     [java]     [junit] </definitions>

     [java]     [junit] *** Got:

     [java]     [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
     [java]     [junit]     <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&amp;resource=MTOMEndpoint_PortType61314.wsdl&amp;serviceCat=myServiceCat&amp;serviceName=myServiceName&amp;protocol=socket" namespace="http://org.jboss.ws/xop/doclit"/>
     [java]     [junit]     <types/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>

     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbye">
     [java]     [junit]         <part name="String_1" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]     <message name="GoodbyeWorldWS_sayGoodbyeResponse">
     [java]     [junit]         <part name="result" type="xsd:string"/>
     [java]     [junit]     </message>
     [java]     [junit]     <portType name="GoodbyeWorldWS">

     [java]     [junit]         <operation name="sayGoodbye" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
     [java]     [junit]             <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
     [java]     [junit]             <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
     [java]     [junit]         </operation>
     [java]     [junit]     </portType>

     [java]     [junit]     <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
     [java]     [junit]         <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
     [java]     [junit]         <operation name="sayGoodbye">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]         <operation name="sayGoodbyeWithoutResponse">
     [java]     [junit]             <soap:operation soapAction=""/>
     [java]     [junit]             <input>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
     [java]     [junit]             </input>
     [java]     [junit]             <output>
     [java]     [junit]                 <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>

     [java]     [junit]             </output>
     [java]     [junit]         </operation>
     [java]     [junit]     </binding>
     [java]     [junit]     <service name="GoodbyeWorldWSService">
     [java]     [junit]         <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
     [java]     [junit]             <soap:address location="socket://x.y.x:8989/"/>
     [java]     [junit]         </port>
     [java]     [junit]     </service>
     [java]     [junit] </definitions>
     [java]     [junit] 	at org.jboss.soa.esb.actions.soap.JBossWSAdapterContractPublisherUnitTest.test(JBossWSAdapterContractPublisherUnitTest.java:49)


     [java] BUILD FAILED
     [java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:166: The following error occurred while executing this line:
     [java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/services/build.xml:31: The following error occurred while executing this line:
     [java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/services/soap/base-project-build.xml:99: Test org.jboss.soa.esb.actions.soap.JBossWSAdapterContractPublisherUnitTest failed

     [java] Total time: 9 minutes 33 seconds
     [java] Java Result: 1

esb.init-app-server:

esb.init-esb-server:

esb.init-ftp-server:

esb.init:

stop-server:
     [echo] Stopping local ESB server
     [java] Shutdown message has been posted to the server.
     [java] Server shutdown may take a while - check logfiles for completion
     [echo] 2008-02-01 10:16:59 EST: waiting for ESB server to stop, checking file /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build/jbossesb-test/jbossesb-server/server/default/log/server.log ...

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/integration-build.xml:11: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:491: Product Unit Test failure

Total time: 10 minutes 27 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml




More information about the builds mailing list