Skip to content

Console Output

Skipping 2,024 KB.. Full Log
.service received 0 in one-way method
.service received 0 in one-way method
.service received 0 in one-way method
.....service received 0 in one-way method
...service received 0 in one-way method
..
.....service received 0 in one-way method
.service received 0 in one-way method
..injected addresses: testServicePortAddress reportServicePortAddress
service throwing runtime exception as instructed
May 15, 2020 7:33:27 PM com.sun.xml.ws.server.sei.TieHandler createResponse
SEVERE: test exception
java.lang.RuntimeException: test exception
	at handler.handler_processing.server.TestService_PortType_Impl.testInt(TestService_PortType_Impl.java:29)
	at jdk.internal.reflect.GeneratedMethodAccessor99.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.Trampoline.invoke(MethodUtil.java:52)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.MethodUtil.invoke(MethodUtil.java:77)
	at com.sun.xml.ws.api.server.MethodUtil.invoke(MethodUtil.java:34)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:220)
	at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:119)
	at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:58)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
...........injected addresses: testServicePortAddress reportServicePortAddress
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy278.testInt(Unknown Source)
	at handler.handler_processing.client.HandleFaultTest.testServerFaultNamespace1(HandleFaultTest.java:660)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

.service received 0 in one-way method
ok
.ok
...Generating WSDL
parsing WSDL...



Generating code...

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/messagehandler/client/TestHandler.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/messagehandler/client/TestHandler.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
.injected services: helloService
injected ports: helloPort
injected addresses: helloPortAddress
handler.messagehandler.client.Hello@6459b843
HelloService_Impl received: 2
handler.messagehandler.client.HelloResponse@1b9d3eb5
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/single_handlertube/./server/hello_literal.wsdl
parsing WSDL...


[WARNING] SOAP port "HelloPort12": uses a non-standard SOAP 1.2 binding.
  line 279 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/single_handlertube/server/hello_literal.wsdl


Generating code...

parsing WSDL...


[WARNING] SOAP port "HelloPort12": uses a non-standard SOAP 1.2 binding.
  line 264 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/single_handlertube/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl


Generating code...

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/single_handlertube/client/HandlerClientTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/handler/single_handlertube/client/TestCaseBase.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
injected addresses: helloPortAddress reportServicePortAddress helloPort12Address
.HelloService_Impl received: -100
May 15, 2020 7:33:28 PM com.sun.xml.ws.server.sei.TieHandler createResponse
SEVERE:  Throwing RuntimeException as expected
java.lang.RuntimeException:  Throwing RuntimeException as expected
	at handler.single_handlertube.server.HelloService_Impl.hello(HelloService_Impl.java:25)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.Trampoline.invoke(MethodUtil.java:52)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.MethodUtil.invoke(MethodUtil.java:77)
ok
	at com.sun.xml.ws.api.server.MethodUtil.invoke(MethodUtil.java:34)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:220)
	at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:119)
	at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:58)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy280.hello(Unknown Source)
	at handler.single_handlertube.client.HandlerClientTest.testServerRtException1(HandlerClientTest.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

.Hello12Service_Impl received: -100
May 15, 2020 7:33:28 PM com.sun.xml.ws.server.sei.TieHandler createResponse
SEVERE:  Throwing RuntimeException as expected
java.lang.RuntimeException:  Throwing RuntimeException as expected
	at handler.single_handlertube.server.HelloService12_Impl.hello12(HelloService12_Impl.java:29)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.Trampoline.invoke(MethodUtil.java:52)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.sun.xml.ws.util.MethodUtil.invoke(MethodUtil.java:77)
	at com.sun.xml.ws.api.server.MethodUtil.invoke(MethodUtil.java:34)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invoke(InstanceResolver.java:220)
	at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:119)
	at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:58)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy282.hello12(Unknown Source)
	at handler.single_handlertube.client.HandlerClientTest.testServerRtException2(HandlerClientTest.java:153)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
ok
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

.HelloService_Impl received: 1
ok
.Hello12Service_Impl received: 1
ok
...Generating WSDL
parsing WSDL...



Generating code...

injected addresses: helloImplPortAddress
......
Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/mtom/encoding/./server/hello.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: helloPortAddress
.injected addresses: helloPortAddress
......Generating WSDL
parsing WSDL...



Generating code...

injected addresses: helloImplPortAddress
.testEcho1():0
testEcho1():500
testEcho1():1000
testEcho1():1500
testEcho1():2000
testEcho1():2500
testEcho1():3000
testEcho1():3500
testEcho1():4000
testEcho1():4500
testEcho1():5000
testEcho1():5500
testEcho1():6000
testEcho1():6500
testEcho1():7000
testEcho1():7500
testEcho1():8000
testEcho1():8500
testEcho1():9000
testEcho1():9500
testEcho1():10000
testEcho1():10500
testEcho1():11000
testEcho1():11500
testEcho1():12000
testEcho1():12500
testEcho1():13000
testEcho1():13500
testEcho1():14000
testEcho1():14500
testEcho1():15000
testEcho1():15500
testEcho1():16000
testEcho1():16500
testEcho1():17000
testEcho1():17500
testEcho1():18000
testEcho1():18500
testEcho1():19000
testEcho1():19500
testEcho1():20000
testEcho1():20500
testEcho1():21000
testEcho1():21500
testEcho1():22000
testEcho1():22500
testEcho1():23000
testEcho1():23500
testEcho1():24000
testEcho1():24500
testEcho1():25000
testEcho1():25500
testEcho1():26000
testEcho1():26500
testEcho1():27000
testEcho1():27500
testEcho1():28000
testEcho1():28500
testEcho1():29000
testEcho1():29500
.testEcho():0
testEcho():500
testEcho():1000
testEcho():1500
testEcho():2000
testEcho():2500
testEcho():3000
testEcho():3500
testEcho():4000
testEcho():4500
testEcho():5000
testEcho():5500
testEcho():6000
testEcho():6500
testEcho():7000
testEcho():7500
testEcho():8000
testEcho():8500
testEcho():9000
testEcho():9500
testEcho():10000
testEcho():10500
testEcho():11000
testEcho():11500
testEcho():12000
testEcho():12500
testEcho():13000
testEcho():13500
testEcho():14000
testEcho():14500
testEcho():15000
testEcho():15500
testEcho():16000
testEcho():16500
testEcho():17000
testEcho():17500
testEcho():18000
testEcho():18500
testEcho():19000
testEcho():19500
testEcho():20000
testEcho():20500
testEcho():21000
testEcho():21500
testEcho():22000
testEcho():22500
testEcho():23000
testEcho():23500
testEcho():24000
testEcho():24500
testEcho():25000
testEcho():25500
testEcho():26000
testEcho():26500
testEcho():27000
testEcho():27500
testEcho():28000
testEcho():28500
testEcho():29000
testEcho():29500
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/mtom/issue_671/./server/hello.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: helloPortAddress helloProviderPortAddress
..**** Received in Provider Impl ******
.......Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/mtom/tcktest/./server/hello.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: helloService
injected ports: helloPort
injected addresses: helloPortAddress
injected addresses: helloPortAddress
......Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/attachment_595/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: helloPortAddress
....Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/fault_detail_676/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: helloPortAddress
....Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/multiple_body/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: endpoint
injected ports: endpointPort
injected addresses: endpointPortAddress
Received request!
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.
injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_asyncprovider/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_asyncprovider/server/HelloAsyncImpl.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
parsing WSDL...



Generating code...

.injected services: hello_Service
injected ports: helloAsyncPort helloPort
injected addresses: helloAsyncPortAddress helloPortAddress
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_oneway/./server/hello_literal_oneway.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_soap12/./server/hello_literal.wsdl
parsing WSDL...


[WARNING] SOAP port "HelloPort": uses a non-standard SOAP 1.2 binding.
  line 82 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_soap12/server/hello_literal.wsdl


Generating code...

parsing WSDL...


[WARNING] SOAP port "HelloPort": uses a non-standard SOAP 1.2 binding.
  line 72 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/wsdl_hello_lit_soap12/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl


Generating code...

.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
**** sendBean ******
.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
jakarta.xml.ws.WebServiceException: Expected exception
	at provider.wsdl_hello_lit_soap12.server.HelloImpl.invoke(HelloImpl.java:93)
	at provider.wsdl_hello_lit_soap12.server.HelloImpl.invoke(HelloImpl.java:32)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invokeProvider(InstanceResolver.java:230)
	at com.sun.xml.ws.server.InvokerTube$2.invokeProvider(InvokerTube.java:129)
	at com.sun.xml.ws.server.provider.SyncProviderInvokerTube.processRequest(SyncProviderInvokerTube.java:55)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
May 15, 2020 7:34:08 PM com.sun.xml.ws.server.provider.SyncProviderInvokerTube processRequest
SEVERE: Provider endpoint failed
jakarta.xml.ws.WebServiceException: Provider endpoint failed
	at provider.wsdl_hello_lit_soap12.server.HelloImpl.invoke(HelloImpl.java:99)
	at provider.wsdl_hello_lit_soap12.server.HelloImpl.invoke(HelloImpl.java:32)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invokeProvider(InstanceResolver.java:230)
	at com.sun.xml.ws.server.InvokerTube$2.invokeProvider(InvokerTube.java:129)
	at com.sun.xml.ws.server.provider.SyncProviderInvokerTube.processRequest(SyncProviderInvokerTube.java:55)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy294.hello(Unknown Source)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at bsh.Reflect.invokeMethod(Reflect.java:131)
	at bsh.Reflect.invokeObjectMethod(Reflect.java:77)
	at bsh.Name.invokeMethod(Name.java:852)
	at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:69)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:96)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:41)
	at bsh.BSHVariableDeclarator.eval(BSHVariableDeclarator.java:80)
	at bsh.BSHTypedVariableDeclaration.eval(BSHTypedVariableDeclaration.java:78)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:125)
	at bsh.BSHBlock.eval(BSHBlock.java:75)
	at bsh.BSHBlock.eval(BSHBlock.java:41)
	at bsh.BSHTryStatement.eval(BSHTryStatement.java:80)
	at bsh.Interpreter.eval(Interpreter.java:659)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy294.hello(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at bsh.Reflect.invokeMethod(Reflect.java:131)
	at bsh.Reflect.invokeObjectMethod(Reflect.java:77)
	at bsh.Name.invokeMethod(Name.java:852)
	at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:69)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:96)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:41)
	at bsh.BSHVariableDeclarator.eval(BSHVariableDeclarator.java:80)
	at bsh.BSHTypedVariableDeclaration.eval(BSHTypedVariableDeclaration.java:78)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:125)
	at bsh.BSHBlock.eval(BSHBlock.java:75)
	at bsh.BSHBlock.eval(BSHBlock.java:41)
	at bsh.BSHTryStatement.eval(BSHTryStatement.java:80)
	at bsh.Interpreter.eval(Interpreter.java:659)
	at com.sun.xml.ws.test.client.InterpreterEx.eval(InterpreterEx.java:60)
	at com.sun.xml.ws.test.exec.ClientExecutor.invoke(ClientExecutor.java:141)
	at com.sun.xml.ws.test.client.InterpreterEx.eval(InterpreterEx.java:60)
	at com.sun.xml.ws.test.exec.ClientExecutor.runTest(ClientExecutor.java:110)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)
	at com.sun.xml.ws.test.exec.ClientExecutor.invoke(ClientExecutor.java:141)
	at com.sun.xml.ws.test.exec.ClientExecutor.runTest(ClientExecutor.java:110)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)
Caused by: jakarta.xml.ws.WebServiceException: Expected exception
	at provider.wsdl_hello_lit_soap12.server.HelloImpl.invoke(HelloImpl.java:93)
	... 59 more

...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/xmlbind_ds/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/provider/xmlbinding/./server/hello_literal.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ans1:HelloResponse xmlns:ans1="urn:test:types"><argument>foo</argument><extra>bar</extra></ans1:HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloResponse xmlns="urn:test:types"><argument xmlns="">foo</argument><extra xmlns="">bar</extra></HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ans1:HelloResponse xmlns:ans1="urn:test:types"><argument>foo</argument><extra>bar</extra></ans1:HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloResponse xmlns="urn:test:types"><argument xmlns="">foo</argument><extra xmlns="">bar</extra></HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ans1:HelloResponse xmlns:ans1="urn:test:types"><argument>foo</argument><extra>bar</extra></ans1:HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloResponse xmlns="urn:test:types"><argument xmlns="">foo</argument><extra xmlns="">bar</extra></HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ans1:HelloResponse xmlns:ans1="urn:test:types"><argument>foo</argument><extra>bar</extra></ans1:HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloResponse xmlns="urn:test:types"><argument xmlns="">foo</argument><extra xmlns="">bar</extra></HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><ans1:HelloResponse xmlns:ans1="urn:test:types"><argument>foo</argument><extra>bar</extra></ans1:HelloResponse></soapenv:Body></soapenv:Envelope>
**** Received in Provider Impl ******
**** recvBean ******
**** sendSource ******
SEnding content**** =<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><HelloResponse xmlns="urn:test:types"><argument xmlns="">foo</argument><extra xmlns="">bar</extra></HelloResponse></soapenv:Body></soapenv:Envelope>
.injected services: hello_Service
injected ports: helloPort
injected addresses: helloPortAddress
**** Received in Provider Impl ******
**** recvBean ******
May 15, 2020 7:34:09 PM com.sun.xml.ws.server.provider.SyncProviderInvokerTube processRequest
SEVERE: null
jakarta.xml.ws.http.HTTPException
	at provider.xmlbinding.server.HelloImpl.recvBean(HelloImpl.java:76)
	at provider.xmlbinding.server.HelloImpl.invoke(HelloImpl.java:99)
	at provider.xmlbinding.server.HelloImpl.invoke(HelloImpl.java:34)
	at com.sun.xml.ws.api.server.InstanceResolver$1.invokeProvider(InstanceResolver.java:230)
	at com.sun.xml.ws.server.InvokerTube$2.invokeProvider(InvokerTube.java:129)
	at com.sun.xml.ws.server.provider.SyncProviderInvokerTube.processRequest(SyncProviderInvokerTube.java:55)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:80)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:161)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:78)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy297.hello(Unknown Source)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at bsh.Reflect.invokeMethod(Reflect.java:131)
	at bsh.Reflect.invokeObjectMethod(Reflect.java:77)
	at bsh.Name.invokeMethod(Name.java:852)
	at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:69)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:96)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:41)
	at bsh.BSHVariableDeclarator.eval(BSHVariableDeclarator.java:80)
	at bsh.BSHTypedVariableDeclaration.eval(BSHTypedVariableDeclaration.java:78)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:125)
	at bsh.BSHBlock.eval(BSHBlock.java:75)
	at bsh.BSHBlock.eval(BSHBlock.java:41)
	at bsh.BSHTryStatement.eval(BSHTryStatement.java:80)
	at bsh.Interpreter.eval(Interpreter.java:659)
	at com.sun.xml.ws.test.client.InterpreterEx.eval(InterpreterEx.java:60)
	at com.sun.xml.ws.test.exec.ClientExecutor.invoke(ClientExecutor.java:141)
	at com.sun.xml.ws.test.exec.ClientExecutor.runTest(ClientExecutor.java:110)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/rt_wsdl_parser/client/WSDLParserTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
...injected addresses:
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension]  finished
WARNING: WSP1021: Fault "Echo2Exception" not bound. Check names in port and binding definitions.
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.sun.com/2006/03/wss/server}KeyStore" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.sun.com/2006/03/wss/server}TrustStore" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}AsymmetricBinding" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}Wss10" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://www.w3.org/2006/05/addressing/wsdl}UsingAddressing" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0019: Suboptimal policy alternative selected on the client side with fitness "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}EncryptedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}SignedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0019: Suboptimal policy alternative selected on the client side with fitness "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}EncryptedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}SignedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0019: Suboptimal policy alternative selected on the client side with fitness "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}EncryptedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0075: Policy assertion "{http://schemas.xmlsoap.org/ws/2005/07/securitypolicy}SignedParts" was evaluated as "UNKNOWN".
May 15, 2020 7:34:09 PM [com.sun.xml.ws.policy.EffectiveAlternativeSelector]  selectBestAlternative
WARNING: WSP0019: Suboptimal policy alternative selected on the client side with fitness "UNKNOWN".
...injected addresses:
.injected addresses:
.injected addresses:
.injected addresses:
......injected addresses:
.
injected addresses:
.....Expected error: null
..injected addresses:
...injected addresses:
.injected addresses:
.Authenticator is called
Pricipal.getName()=auth-user
Authenticator is called
Pricipal.getName()=auth-user
.injected addresses:
.MessageContext={com.sun.xml.ws.api.message.packet.inbound.transport.headers=sun.net.httpserver.UnmodifiableHeaders@4d664d34, com.sun.xml.ws.client.ContentNegotiation=null, jakarta.xml.ws.http.response.code=0, jakarta.xml.ws.wsdl.interface=null, jakarta.xml.ws.http.request.querystring=null, com.sun.xml.ws.http.exchange=sun.net.httpserver.HttpExchangeImpl@b9aaa1b, jakarta.xml.ws.soap.http.soapaction.uri=null, jakarta.xml.ws.wsdl.service=, jakarta.xml.ws.http.request.method=GET, jakarta.xml.ws.http.request.headers=sun.net.httpserver.UnmodifiableHeaders@4d664d34, com.sun.xml.ws.api.server.WSEndpoint=com.sun.xml.ws.server.WSEndpointImpl@4413cd00, com.sun.xml.ws.handler.config=null, com.sun.xml.ws.api.message.HeaderList=[], jakarta.xml.ws.reference.parameters=[], com.sun.xml.ws.client.handle=null, jakarta.xml.ws.http.request.pathinfo=null, jakarta.xml.ws.wsdl.operation=null, jakarta.xml.ws.wsdl.port=, jakarta.xml.ws.wsdl.description=null, com.sun.xml.ws.api.message.packet.outbound.transport.headers=com.sun.net.httpserver.Headers@0, com.sun.xml.ws.server.OneWayOperation=null, jakarta.xml.ws.http.response.headers=com.sun.net.httpserver.Headers@0, jakarta.xml.ws.service.endpoint.address=null}
.injected addresses:
.injected addresses:
..injected addresses:
May 15, 2020 7:34:11 PM com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser parseWSDL
WARNING: Import of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/server/endpoint/work/resources/stockquote.xsd is violation of BP 1.1 R2001. Proceeding with a warning.
R2001 A DESCRIPTION must only use the WSDL "import" statement to import another WSDL description.
.injected addresses:
.injected addresses:
..injected addresses:
.injected addresses:
...injected addresses:
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://127.0.0.1:43784/</Address><Metadata xmlns:wsdli="http://www.w3.org/ns/wsdl-instance" wsdli:wsdlLocation="http://echo.org/ http://127.0.0.1:43784/?wsdl"><wsam:InterfaceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</wsam:InterfaceName><wsam:ServiceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.org/" EndpointName="RpcLitPort">wsns:RpcLitEndpoint</wsam:ServiceName></Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://localhost:45700/hello</Address><PortType xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</PortType><ServiceName xmlns:wsns="http://echo.org/" PortName="RpcLitPort">wsns:RpcLitEndpoint</ServiceName><mex:Metadata xmlns:mex="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><mex:MetadataSection Dialect="http://schemas.xmlsoap.org/wsdl/"><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:import location="http://localhost:45700/hello?wsdl" namespace="http://echo.org/"/></wsdl:definitions></mex:MetadataSection></mex:Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:35207/hello</Address><Metadata xmlns:wsdli="http://www.w3.org/ns/wsdl-instance" wsdli:wsdlLocation="http://echo.org/ http://localhost:35207/hello?wsdl"><wsam:InterfaceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</wsam:InterfaceName><wsam:ServiceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.org/" EndpointName="RpcLitPort">wsns:RpcLitEndpoint</wsam:ServiceName></Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://127.0.0.1:41546/</Address><mex:Metadata xmlns:mex="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><mex:MetadataSection Dialect="http://schemas.xmlsoap.org/wsdl/"><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:import location="http://127.0.0.1:41546/?wsdl" namespace=""/></wsdl:definitions></mex:MetadataSection></mex:Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:40426/hello</Address><Metadata xmlns:wsdli="http://www.w3.org/ns/wsdl-instance" wsdli:wsdlLocation="http://echo.org/ http://localhost:40426/hello?wsdl"><wsam:InterfaceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</wsam:InterfaceName><wsam:ServiceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.org/" EndpointName="RpcLitPort">wsns:RpcLitEndpoint</wsam:ServiceName></Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://127.0.0.1:44280/</Address></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://127.0.0.1:40289/</Address><PortType xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</PortType><ServiceName xmlns:wsns="http://echo.org/" PortName="RpcLitPort">wsns:RpcLitEndpoint</ServiceName><mex:Metadata xmlns:mex="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><mex:MetadataSection Dialect="http://schemas.xmlsoap.org/wsdl/"><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:import location="http://127.0.0.1:40289/?wsdl" namespace="http://echo.org/"/></wsdl:definitions></mex:MetadataSection></mex:Metadata></EndpointReference>---------------------------------------
.---------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing"><Address>http://localhost:33640/hello</Address><Metadata xmlns:wsdli="http://www.w3.org/ns/wsdl-instance" wsdli:wsdlLocation="http://echo.org/ http://localhost:33640/hello?wsdl"><wsam:InterfaceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.abstract.org/">wsns:RpcLitIF</wsam:InterfaceName><wsam:ServiceName xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsns="http://echo.org/" EndpointName="RpcLitPort">wsns:RpcLitEndpoint</wsam:ServiceName></Metadata></EndpointReference>---------------------------------------
injected addresses:
...injected addresses:
...injected addresses:
.
..injected addresses:
...injected addresses:
.....injected addresses:
...injected addresses:
...injected addresses:
...injected addresses:
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/server/multi/./server/header.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: helloPortAddress
.MultiThreadTest: testThreadPool
.MultiThreadTest: testFixedThreadPool
.MultiThreadTest: testCachedThreadPool
.MultiThreadTest: testMultiThread
...Generating WSDL
parsing WSDL...


[WARNING] SOAP port "TestEndpointPort": uses a non-standard SOAP 1.2 binding.
  line 32 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/server/soap_fault/work/services/server/war/WEB-INF/wsdl/TestEndpointService.wsdl


Generating code...

injected addresses: testEndpointPortAddress
....injected addresses:
Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/whitebox/fault/client/FaultDetailTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
....injected addresses:
...injected addresses:
.
...injected addresses:
.<?xml version="1.0" encoding="UTF-8" standalone="yes"?><detail><detail><myFirstDetail xmlns="http://www.example1.com/faults" msg1="This is the first detail message."/></detail></detail>..injected addresses:
...injected addresses:
...injected addresses:
.<?xml version='1.0' encoding='UTF-8'?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:Header/><S:Body><GetCountryCodesResponse xmlns="http://www.strikeiron.com"> <GetCountryCodesResult/></GetCountryCodesResponse></S:Body></S:Envelope>.<?xml version='1.0' encoding='UTF-8'?><Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"><Header/><Body><GetCountryCodesResponse xmlns="http://www.strikeiron.com"> <GetCountryCodesResult/></GetCountryCodesResponse></Body></Envelope>..injected addresses:
.....injected addresses:
...injected addresses:
.......injected addresses:
Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/whitebox/soap_fault_963/client/SOAPFaultBuilderTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
...injected addresses:
....injected services:
injected ports:
injected addresses:
injected addresses:
...
injected addresses:
...injected addresses:
...injected addresses:
.----------------------------------------------------------------------
<?xml version='1.0' encoding='UTF-8'?><wsa10:EndpointReference xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsid="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity" xmlns:types="urn:test:types" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:test" xmlns:x="http://example.com/test" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
                <wsa10:Address>
                    http://localhost:8080/secure_federation/SecureConversation_MutualCertificate11
                </wsa10:Address>
                <wsid:Identity>
                    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
                        <x:X509Data>
                            <X509Certificate>
                                MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQEAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIAPeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=
                            </X509Certificate>
                        </x:X509Data>
                    </KeyInfo>
                </wsid:Identity>
            </wsa10:EndpointReference>
.----------------------------------------------------------------------
<?xml version='1.0' encoding='UTF-8'?><wsa10:EndpointReference xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsid="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity" xmlns:types="urn:test:types" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:test" xmlns:x="http://example.com/test" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
                <wsa10:Address>
                    http://localhost:8080/secure_federation/SecureConversation_MutualCertificate11
                </wsa10:Address>
                <wsid:Identity>
                    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
                        <x:X509Data>
                            <X509Certificate>
                                MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQEAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIAPeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=
                            </X509Certificate>
                        </x:X509Data>
                    </KeyInfo>
                </wsid:Identity>
            </wsa10:EndpointReference>
.----------------------------------------------------------------------
<?xml version='1.0' encoding='UTF-8'?><wsa10:EndpointReference xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsid="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity" xmlns:types="urn:test:types" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:test" xmlns:x="http://example.com/test" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
                <wsa10:Address>
                    http://localhost:8080/secure_federation/SecureConversation_MutualCertificate11
                </wsa10:Address>
                <wsid:Identity>
                    <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
                        <x:X509Data>
                            <X509Certificate>
                                MIIDCjCCAfKgAwIBAgIQYDju2/6sm77InYfTq65x+DANBgkqhkiG9w0BAQUFADAwMQ4wDAYDVQQKDAVPQVNJUzEeMBwGA1UEAwwVT0FTSVMgSW50ZXJvcCBUZXN0IENBMB4XDTA1MDMxOTAwMDAwMFoXDTE4MDMxOTIzNTk1OVowQDEOMAwGA1UECgwFT0FTSVMxIDAeBgNVBAsMF09BU0lTIEludGVyb3AgVGVzdCBDZXJ0MQwwCgYDVQQDDANCb2IwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMCquMva4lFDrv3fXQnKK8CkSU7HvVZ0USyJtlL/yhmHH/FQXHyYY+fTcSyWYItWJYiTZ99PAbD+6EKBGbdfuJNUJCGaTWc5ZDUISqM/SGtacYe/PD/4+g3swNPzTUQAIBLRY1pkr2cm3s5Ch/f+mYVNBR41HnBeIxybw25kkoM7AgMBAAGjgZMwgZAwCQYDVR0TBAIwADAzBgNVHR8ELDAqMCiiJoYkaHR0cDovL2ludGVyb3AuYmJ0ZXN0Lm5ldC9jcmwvY2EuY3JsMA4GA1UdDwEB/wQEAwIEsDAdBgNVHQ4EFgQUXeg55vRyK3ZhAEhEf+YT0z986L0wHwYDVR0jBBgwFoAUwJ0o/MHrNaEd1qqqoBwaTcJJDw8wDQYJKoZIhvcNAQEFBQADggEBAIiVGv2lGLhRvmMAHSlY7rKLVkv+zEUtSyg08FBT8z/RepUbtUQShcIqwWsemDU8JVtsucQLc+g6GCQXgkCkMiC8qhcLAt3BXzFmLxuCEAQeeFe8IATr4wACmEQE37TEqAuWEIanPYIplbxYgwP0OBWBSjcRpKRAxjEzuwObYjbll6vKdFHYIweWhhWPrefquFp7TefTkF4D3rcctTfWJ76I5NrEVld+7PBnnJNpdDEuGsoaiJrwTW3Ixm40RXvG3fYS4hIAPeTCUk3RkYfUkqlaaLQnUrF2hZSgiBNLPe8gGkYORccRIlZCGQDEpcWl1Uf9OHw6fC+3hkqolFd5CVI=
                            </X509Certificate>
                        </x:X509Data>
                    </KeyInfo>
                </wsid:Identity>
            </wsa10:EndpointReference>
injected addresses:
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/submission/fromwsdl/issue564/./server/AddNumbers.wsdl
parsing WSDL...


[WARNING] unknown extensibility element or attribute "UsingAddressing" (in namespace "http://schemas.xmlsoap.org/ws/2004/08/addressing")
  line 67 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/submission/fromwsdl/issue564/server/AddNumbers.wsdl

[WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding.
  line 83 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/submission/fromwsdl/issue564/server/AddNumbers.wsdl


Generating code...

May 15, 2020 7:35:19 PM com.sun.xml.ws.binding.WebServiceFeatureList mergeFeatures
WARNING: Feature com.sun.xml.ws.developer.MemberSubmissionAddressingFeature@55e8580b in implementation conflicts with com.sun.xml.ws.developer.MemberSubmissionAddressingFeature@1b69a2fa in WSDL configuration 
parsing WSDL...


[WARNING] unknown extensibility element or attribute "UsingAddressing" (in namespace "http://schemas.xmlsoap.org/ws/2004/08/addressing")
  line 59 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/submission/fromwsdl/issue564/work/services/server/war/WEB-INF/wsdl/AddNumbers.wsdl

[WARNING] SOAP port "AddNumbersPort": uses a non-standard SOAP 1.2 binding.
  line 75 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/submission/fromwsdl/issue564/work/services/server/war/WEB-INF/wsdl/AddNumbers.wsdl


Generating code...

.injected services: addNumbersService
injected ports: addNumbersPort
injected addresses: addNumbersPortAddress
...Generating WSDL
parsing WSDL...



Generating code...

injected addresses: addNumbersPortAddress
....Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/w3c/fromwsdl/crinterop_s11/./server/wsaTestService.wsdl
parsing WSDL...



Generating code...

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/w3c/fromwsdl/crinterop_s11/server/WsaTestImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
parsing WSDL...



Generating code...

injected addresses: wsaTestPortAddress
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1130
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1131
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1132
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: fault-test1133
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: fault-test1134
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: fault-test1135
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1136
May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A header representing a Message Addressing Property is not valid and the message cannot be processed, Problem header:{http://www.w3.org/2005/08/addressing}To, Reason: {http://www.w3.org/2005/08/addressing}InvalidCardinality
com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException: Invalid WS-Addressing header: "{http://www.w3.org/2005/08/addressing}To",Reason: "{http://www.w3.org/2005/08/addressing}InvalidCardinality"
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:308)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1140(EchoClientTest.java:145)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A header representing a Message Addressing Property is not valid and the message cannot be processed, Problem header:{http://www.w3.org/2005/08/addressing}ReplyTo, Reason: {http://www.w3.org/2005/08/addressing}InvalidCardinality
com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException: Invalid WS-Addressing header: "{http://www.w3.org/2005/08/addressing}ReplyTo",Reason: "{http://www.w3.org/2005/08/addressing}InvalidCardinality"
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:308)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1141(EchoClientTest.java:164)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A header representing a Message Addressing Property is not valid and the message cannot be processed, Problem header:{http://www.w3.org/2005/08/addressing}FaultTo, Reason: {http://www.w3.org/2005/08/addressing}InvalidCardinality
com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException: Invalid WS-Addressing header: "{http://www.w3.org/2005/08/addressing}FaultTo",Reason: "{http://www.w3.org/2005/08/addressing}InvalidCardinality"
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:308)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1142(EchoClientTest.java:182)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A header representing a Message Addressing Property is not valid and the message cannot be processed, Problem header:{http://www.w3.org/2005/08/addressing}Action, Reason: {http://www.w3.org/2005/08/addressing}InvalidCardinality
com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException: Invalid WS-Addressing header: "{http://www.w3.org/2005/08/addressing}Action",Reason: "{http://www.w3.org/2005/08/addressing}InvalidCardinality"
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:308)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1143(EchoClientTest.java:199)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A header representing a Message Addressing Property is not valid and the message cannot be processed, Problem header:{http://www.w3.org/2005/08/addressing}MessageID, Reason: {http://www.w3.org/2005/08/addressing}InvalidCardinality
com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException: Invalid WS-Addressing header: "{http://www.w3.org/2005/08/addressing}MessageID",Reason: "{http://www.w3.org/2005/08/addressing}InvalidCardinality"
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:308)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1144(EchoClientTest.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A required header representing a Message Addressing Property is not present, Problem header:{http://www.w3.org/2005/08/addressing}Action
com.sun.xml.ws.addressing.model.MissingAddressingHeaderException: Missing WS-Addressing header: "{http://www.w3.org/2005/08/addressing}Action"
	at com.sun.xml.ws.addressing.WsaTube.checkMandatoryHeaders(WsaTube.java:386)
	at com.sun.xml.ws.addressing.W3CWsaServerTube.checkMandatoryHeaders(W3CWsaServerTube.java:55)
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:328)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1147(EchoClientTest.java:235)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

.......wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1170
May 15, 2020 7:35:20 PM com.sun.xml.ws.addressing.WsaTube validateInboundHeaders
WARNING: A required header representing a Message Addressing Property is not present, Problem header:{http://www.w3.org/2005/08/addressing}MessageID
com.sun.xml.ws.addressing.model.MissingAddressingHeaderException: Missing WS-Addressing header: "{http://www.w3.org/2005/08/addressing}MessageID"
	at com.sun.xml.ws.addressing.W3CWsaServerTube.checkMandatoryHeaders(W3CWsaServerTube.java:64)
	at com.sun.xml.ws.addressing.WsaTube.checkCardinality(WsaTube.java:328)
	at com.sun.xml.ws.addressing.WsaTube.checkMessageAddressingProperties(WsaTube.java:172)
	at com.sun.xml.ws.addressing.WsaServerTube.checkMessageAddressingProperties(WsaServerTube.java:318)
	at com.sun.xml.ws.addressing.WsaTube.validateInboundHeaders(WsaTube.java:129)
	at com.sun.xml.ws.addressing.WsaServerTube.processRequest(WsaServerTube.java:145)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:389)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:838)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke(W3CWsaUtils.java:94)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1191(EchoClientTest.java:253)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

May 15, 2020 7:35:20 PM com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit handle
SEVERE: Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://www.w3.org/2003/05/soap-envelope 
com.sun.xml.ws.protocol.soap.VersionMismatchException: Couldn't create SOAP message. Expecting Envelope in namespace http://schemas.xmlsoap.org/soap/envelope/, but got http://www.w3.org/2003/05/soap-envelope 
	at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:188)
	at com.oracle.webservices.impl.encoding.StreamDecoderImpl.decode(StreamDecoderImpl.java:34)
..injected addresses: wsaTestPortAddress
	at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:219)
	at com.sun.xml.ws.encoding.StreamSOAPCodec.decode(StreamSOAPCodec.java:136)
	at com.sun.xml.ws.encoding.SOAPBindingCodec.decode(SOAPBindingCodec.java:284)
	at com.sun.xml.ws.transport.http.HttpAdapter.decodePacket(HttpAdapter.java:473)
	at com.sun.xml.ws.transport.http.HttpAdapter.access$500(HttpAdapter.java:78)
	at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:821)
	at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:392)
	at com.sun.xml.ws.transport.local.LocalTransportTube.process(LocalTransportTube.java:135)
	at com.sun.xml.ws.transport.local.LocalTransportTube.processRequest(LocalTransportTube.java:217)
	at com.sun.xml.ws.transport.DeferredTransportPipe.processRequest(DeferredTransportPipe.java:109)
	at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:1106)
	at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:1020)
	at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:989)
	at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:847)
	at com.sun.xml.ws.client.Stub.process(Stub.java:433)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.doInvoke(DispatchImpl.java:235)
	at com.sun.xml.ws.client.dispatch.DispatchImpl.invoke(DispatchImpl.java:274)
	at testutil.W3CWsaUtils.invoke12(W3CWsaUtils.java:112)
	at wsa.w3c.fromwsdl.crinterop_s11.client.EchoClientTest.test1193(EchoClientTest.java:269)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at junit.textui.TestRunner.doRun(TestRunner.java:116)
	at junit.textui.TestRunner.doRun(TestRunner.java:109)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: test1150
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: fault-test1152
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.echo: fault-test1194
injected addresses: wsaTestPortAddress
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1100
.
wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1101
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1102
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1103
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1104
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1106
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1107
.wsa.w3c.fromwsdl.crinterop_s11.server.WsaTestImpl.notify: test1108
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/w3c/fromwsdl/messagecontext/./server/AddNumbers.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: addNumbersPortAddress
.Msg key: com.sun.xml.ws.api.message.packet.inbound.transport.headers
Msg value: {SOAPAction=["urn:com:example:action"], Accept=[text/xml, multipart/related], Content-Type=[text/xml; charset=utf-8]}
Msg key: com.sun.xml.ws.api.addressing.from
Msg value: null
Msg key: jakarta.xml.ws.wsdl.interface
Msg value: {http://example.com/}AddNumbersPortType
Msg key: com.sun.xml.ws.addressing.WsaPropertyBag.FaultToFromRequest
Msg value: <?xml version="1.0" encoding="UTF-8"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    <Address xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">http://www.w3.org/2005/08/addressing/anonymous</Address>
</EndpointReference>
Msg key: jakarta.xml.ws.soap.http.soapaction.uri
Msg value: "urn:com:example:action"
Msg key: jakarta.xml.ws.http.request.method
Msg value: POST
Msg key: com.sun.xml.ws.api.server.WSEndpoint
Msg value: com.sun.xml.ws.server.WSEndpointImpl@422eb407
Msg key: com.sun.xml.ws.handler.config
Msg value: null
Msg key: jakarta.xml.ws.reference.parameters
Msg value: []
Msg key: com.sun.xml.ws.addressing.WsaPropertyBag.ReplyToFromRequest
Msg value: <?xml version="1.0" encoding="UTF-8"?><EndpointReference xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    <Address xmlns="http://www.w3.org/2005/08/addressing" xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">http://www.w3.org/2005/08/addressing/anonymous</Address>
</EndpointReference>
Msg key: com.sun.xml.ws.client.handle
Msg value: null
Msg key: jakarta.xml.ws.wsdl.operation
Msg value: {http://example.com/}addNumbers
Msg key: jakarta.xml.ws.http.request.pathinfo
Msg value: null
Msg key: jakarta.xml.ws.wsdl.port
Msg value: {http://example.com/}AddNumbersPort
Msg key: com.sun.xml.ws.server.OneWayOperation
Msg value: null
Msg key: com.sun.xml.ws.addressing.WsaPropertyBag.To
Msg value: <?xml version="1.0" encoding="UTF-8"?><wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Address xmlns:wsa="http://www.w3.org/2005/08/addressing">in-vm://wsa.w3c.fromwsdl.messagecontext.server/?AddNumbersPort</wsa:Address></wsa:EndpointReference>
Msg key: jakarta.xml.ws.service.endpoint.address
Msg value: null
Msg key: decodedMessageCharset
Msg value: utf-8
Msg key: com.sun.xml.ws.client.ContentNegotiation
Msg value: null
Msg key: com.sun.xml.ws.addressing.request.messageID
Msg value: uuid:744e4930-05e1-49cf-93c4-634388f2138a
Msg key: jakarta.xml.ws.http.response.code
Msg value: 0
Msg key: com.sun.xml.ws.api.addressing.action
Msg value: urn:com:example:action
Msg key: jakarta.xml.ws.http.request.querystring
Msg value: null
Msg key: com.sun.xml.ws.addressing.WsaPropertyBag.MessageIdFromRequest
Msg value: uuid:744e4930-05e1-49cf-93c4-634388f2138a
Msg key: jakarta.xml.ws.wsdl.service
Msg value: {http://example.com/}AddNumbersService
Msg key: jakarta.xml.ws.http.request.headers
Msg value: {SOAPAction=["urn:com:example:action"], Accept=[text/xml, multipart/related], Content-Type=[text/xml; charset=utf-8]}
Msg key: com.sun.xml.ws.api.message.HeaderList
Msg value: [com.sun.xml.ws.message.stream.StreamHeader11@231fdcd, com.sun.xml.ws.message.stream.StreamHeader11@d4fec39, com.sun.xml.ws.message.stream.StreamHeader11@7b3ba6ae, com.sun.xml.ws.message.stream.StreamHeader11@743e6d88, com.sun.xml.ws.message.stream.StreamHeader11@79ec2957]
Msg key: com.sun.xml.ws.api.addressing.to
Msg value: in-vm://wsa.w3c.fromwsdl.messagecontext.server/?AddNumbersPort
Msg key: jakarta.xml.ws.wsdl.description
Msg value: org.xml.sax.InputSource@bb02c77
Msg key: com.sun.xml.ws.api.addressing.messageId
Msg value: uuid:744e4930-05e1-49cf-93c4-634388f2138a
Msg key: com.sun.xml.ws.api.message.packet.outbound.transport.headers
Msg value: {}
Msg key: jakarta.xml.ws.http.response.headers
Msg value: {}
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsa/w3c/fromwsdl/w3cepr/./server/AddNumbers.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

injected addresses: addNumbersPortAddress
....Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/./server/hello_literal.wsdl
parsing WSDL...


[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 78 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 80 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 88 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 91 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 103 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 105 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/server/hello_literal.wsdl


Generating code...

parsing WSDL...


[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 64 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 66 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 74 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 77 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 89 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl

[WARNING] unknown extensibility element or attribute "extension" (in namespace "urn:foo")
  line 91 of file:/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extensibilityEl/work/services/server/war/WEB-INF/wsdl/hello_literal.wsdl


Generating code...

...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/extension_jms_transport/./server/EchoService.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/wsimport/wsdl_import/./server/service.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

.injected services: retailerService
injected ports: retailerPort
injected addresses: retailerPortAddress
...Generating server artifacts from /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/xop/hello/./server/hello.wsdl
parsing WSDL...



Generating code...

parsing WSDL...



Generating code...

Note: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases/xop/hello/client/DispatchTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
injected addresses: helloPortAddress
..injected addresses: helloPortAddress
..
Time: 272.524
There was 1 error:
1) testUploads(bugs.wsit1533.client.UploadTest)com.sun.xml.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: class jakarta.activation.DataHandler cannot be cast to class com.sun.xml.ws.developer.StreamingDataHandler (jakarta.activation.DataHandler is in unnamed module of loader 'app'; com.sun.xml.ws.developer.StreamingDataHandler is in unnamed module of loader org.apache.tools.ant.AntClassLoader @12f41634) Please see the server log to find more detail regarding exact cause of the failure.
	at com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:163)
	at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:98)
	at com.sun.xml.ws.client.sei.StubHandler.readResponse(StubHandler.java:223)
	at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:176)
	at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:263)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
	at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:62)
	at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:131)
	at com.sun.proxy.$Proxy149.uploadDataTest(Unknown Source)
	at bugs.wsit1533.client.UploadTest.doUpload(UploadTest.java:55)
	at bugs.wsit1533.client.UploadTest.testUploads(UploadTest.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at com.sun.xml.ws.test.exec.JavaClientExecutor.run(JavaClientExecutor.java:143)
	at com.sun.xml.ws.test.Main$1.doRun(Main.java:325)
	at com.sun.xml.ws.test.Main.run(Main.java:334)
	at com.sun.xml.ws.test.Main.doMain(Main.java:254)
	at com.sun.xml.ws.test.Main.main(Main.java:239)

FAILURES!!!
Tests run: 1179,  Failures: 0,  Errors: 1

[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jaxws-unit ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ jaxws-unit ---
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-unit/3.0.0-M3/jaxws-unit-3.0.0-M3.pom
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/target/jaxws-unit-3.0.0-M3.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-unit/3.0.0-M3/jaxws-unit-3.0.0-M3.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ jaxws-unit ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional"
[INFO]  * Using staging profile ID "1c11721746c45" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/pom.xml to /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging/1c11721746c45/com/sun/xml/ws/jaxws-unit/3.0.0-M3/jaxws-unit-3.0.0-M3.pom
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/target/jaxws-unit-3.0.0-M3.pom.asc to /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging/1c11721746c45/com/sun/xml/ws/jaxws-unit/3.0.0-M3/jaxws-unit-3.0.0-M3.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------------< com.sun.xml.ws:www >-------------------------
[INFO] Building JAX-WS RI WWW Help files 3.0.0-M3                       [28/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ www ---
[INFO] 
[INFO] --- import-properties-plugin:4.0.0-M3:import-pom-properties (default) @ www ---
[WARNING] Searching project: jaxws-ri-bom
[INFO] Resolving properties for com.sun.xml.ws:jaxws-ri-bom
[INFO] Imported via import-scope: org.glassfish.jaxb:jaxb-bom:${jaxb.version}
[INFO] Imported version resolved to: 3.0.0-M3
[INFO] Setting property: jaxb-api.version:3.0.0-RC3
[INFO] Setting property: jakarta.activation.version:2.0.0-RC3
[INFO] Setting property: stax-ex.version:2.0.0-M2
[INFO] Setting property: jaxb-api-osgi.version:3.0
[INFO] Setting property: fastinfoset.version:2.0.0-M2
[INFO] Setting property: istack.version:4.0.0-M3
[INFO] Resolving properties for org.glassfish.jaxb:jaxb-bom
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ www ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ www ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-snapshots) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (jaxb.version) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (jaxb-api.version) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (jaxws.version) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (jaxws-api.version) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:parse-version (mail.version) @ www ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (dstamp) @ www ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (release-date) @ www ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ www ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (create-buildnumber) @ www ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:add-source (add-source) @ www ---
[INFO] Source directory: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/target/generated-sources/rsrc-gen added.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.1.0:add-resource (add-legal-resource) @ www ---
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ www ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ www ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ www ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ www ---
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/pom.xml to /home/jenkins/.m2/repository/com/sun/xml/ws/www/3.0.0-M3/www-3.0.0-M3.pom
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/target/www-3.0.0-M3.pom.asc to /home/jenkins/.m2/repository/com/sun/xml/ws/www/3.0.0-M3/www-3.0.0-M3.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ www ---
[INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.17-01 and edition "Professional"
[INFO]  * Using staging profile ID "1c11721746c45" (matched by Nexus).
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/pom.xml to /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging/1c11721746c45/com/sun/xml/ws/www/3.0.0-M3/www-3.0.0-M3.pom
[INFO] Installing /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/target/www-3.0.0-M3.pom.asc to /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target/nexus-staging/staging/1c11721746c45/com/sun/xml/ws/www/3.0.0-M3/www-3.0.0-M3.pom.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "1c11721746c45"
[INFO]  * Created staging repository with ID "comsunxml-1014".
[INFO]  * Staging repository at https://jakarta.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsunxml-1014
[INFO]  * Uploading locally staged artifacts to profile com.sun.xml
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "comsunxml-1014".

Waiting for operation to complete...
....

[INFO] Remote staged 1 repositories, finished with success.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta XML Web Services Implementation 3.0.0-M3:
[INFO] 
[INFO] JAX-WS RI Bill-of-Materials (BOM) .................. SUCCESS [ 46.208 s]
[INFO] JAX-WS RI Bill-of-Materials (BOM) Extensions ....... SUCCESS [  0.517 s]
[INFO] WS-Policy Implementation ........................... SUCCESS [01:48 min]
[INFO] Jakarta XML Web Services Implementation ............ SUCCESS [  1.750 s]
[INFO] JAX-WS RI Runtime (rt) ............................. SUCCESS [ 59.367 s]
[INFO] JAX-WS RI Fast Infoset Support (rt-fi) ............. SUCCESS [  4.651 s]
[INFO] JAX-WS RI HTTP SPI (httpspi-servlet) ............... SUCCESS [  6.221 s]
[INFO] JAX-WS RI Servlet Support (servlet) ................ SUCCESS [  7.475 s]
[INFO] JAX-WS RI Runtime (jaxws-rt) ....................... SUCCESS [ 38.648 s]
[INFO] JAX-WS RI Runtime .................................. SUCCESS [  0.489 s]
[INFO] JAX-WS RI Tools (wscompile) ........................ SUCCESS [ 15.577 s]
[INFO] JAX-WS RI Tools (jaxws-tools) ...................... SUCCESS [ 12.531 s]
[INFO] JAX-WS RI Tools .................................... SUCCESS [  0.485 s]
[INFO] JAX-WS RI Eclipselink Plugin ....................... SUCCESS [  9.076 s]
[INFO] JAX-WS RI Eclipselink SDO Plugin ................... SUCCESS [  8.237 s]
[INFO] JAX-WS RI Local-Transport Implementation ........... SUCCESS [  4.936 s]
[INFO] JAX-WS RI Async-Client-Transport Implementation .... SUCCESS [  4.153 s]
[INFO] Maven JAXWS 2.x Plugin ............................. SUCCESS [ 24.750 s]
[INFO] JAX-WS RI Extras ................................... SUCCESS [  0.561 s]
[INFO] JAX-WS RI Tests .................................... SUCCESS [  0.486 s]
[INFO] WS Test Framework Utilities (JAX-WS) ............... SUCCESS [  5.401 s]
[INFO] JAX-WS RI Documentation ............................ SUCCESS [  0.480 s]
[INFO] JAX-WS RI Release Documentation .................... SUCCESS [01:36 min]
[INFO] JAX-WS RI Samples .................................. SUCCESS [  0.990 s]
[INFO] JAX-WS RI Bundles .................................. SUCCESS [  0.489 s]
[INFO] JAX-WS RI Standalone Zipped Bundle ................. SUCCESS [01:36 min]
[INFO] JAX-WS RI Unit Tests ............................... SUCCESS [05:03 min]
[INFO] JAX-WS RI WWW Help files ........................... SUCCESS [01:00 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15:20 min
[INFO] Finished at: 2020-05-15T19:36:26Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/jax-ws-release
+ echo '-[ Tag release ]----------------------------------------------------------------'
-[ Tag release ]----------------------------------------------------------------
+ git tag 3.0.0-M3 -m 'Release com.sun.xml.ws:project:3.0.0-M3'
+ cd /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri
+ echo '-[ Set next snapshot version ]--------------------------------------------------'
-[ Set next snapshot version ]--------------------------------------------------
+ mvn -U -C -B -Pstaging -DnewVersion=3.0.0-SNAPSHOT -DparentVersion=3.0.0-SNAPSHOT -DprocessAllModules=true -DgenerateBackupPoms=false clean org.codehaus.mojo:versions-maven-plugin:2.7:set org.codehaus.mojo:versions-maven-plugin:2.7:update-parent
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JAX-WS RI Bill-of-Materials (BOM)                                  [pom]
[INFO] JAX-WS RI Bill-of-Materials (BOM) Extensions                       [pom]
[INFO] WS-Policy Implementation                                           [jar]
[INFO] Jakarta XML Web Services Implementation                            [pom]
[INFO] JAX-WS RI Runtime (rt)                                             [jar]
[INFO] JAX-WS RI Fast Infoset Support (rt-fi)                             [jar]
[INFO] JAX-WS RI HTTP SPI (httpspi-servlet)                               [jar]
[INFO] JAX-WS RI Servlet Support (servlet)                                [jar]
[INFO] JAX-WS RI Runtime (jaxws-rt)                                       [jar]
[INFO] JAX-WS RI Runtime                                                  [pom]
[INFO] JAX-WS RI Tools (wscompile)                                        [jar]
[INFO] JAX-WS RI Tools (jaxws-tools)                                      [jar]
[INFO] JAX-WS RI Tools                                                    [pom]
[INFO] JAX-WS RI Eclipselink Plugin                                       [jar]
[INFO] JAX-WS RI Eclipselink SDO Plugin                                   [jar]
[INFO] JAX-WS RI Local-Transport Implementation                           [jar]
[INFO] JAX-WS RI Async-Client-Transport Implementation                    [jar]
[INFO] Maven JAXWS 2.x Plugin                                    [maven-plugin]
[INFO] JAX-WS RI Extras                                                   [pom]
[INFO] JAX-WS RI Tests                                                    [pom]
[INFO] WS Test Framework Utilities (JAX-WS)                               [jar]
[INFO] JAX-WS RI Documentation                                            [pom]
[INFO] JAX-WS RI Release Documentation                                    [pom]
[INFO] JAX-WS RI Samples                                                  [pom]
[INFO] JAX-WS RI Bundles                                                  [pom]
[INFO] JAX-WS RI Standalone Zipped Bundle                                 [pom]
[INFO] JAX-WS RI Unit Tests                                               [pom]
[INFO] JAX-WS RI WWW Help files                                           [pom]
[INFO] 
[INFO] --------------------< com.sun.xml.ws:jaxws-ri-bom >---------------------
[INFO] Building JAX-WS RI Bill-of-Materials (BOM) 3.0.0-M3               [1/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxws-ri-bom ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom/target
[INFO] 
[INFO] ------------------< com.sun.xml.ws:jaxws-ri-bom-ext >-------------------
[INFO] Building JAX-WS RI Bill-of-Materials (BOM) Extensions 3.0.0-M3    [2/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxws-ri-bom-ext ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/boms/bom-ext/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:policy >------------------------
[INFO] Building WS-Policy Implementation 3.0.0-M3                        [3/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/policy/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:project >-----------------------
[INFO] Building Jakarta XML Web Services Implementation 3.0.0-M3         [4/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ project ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/target
[INFO] 
[INFO] -------------------------< com.sun.xml.ws:rt >--------------------------
[INFO] Building JAX-WS RI Runtime (rt) 3.0.0-M3                          [5/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rt ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/rt/target
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:rt-fi >------------------------
[INFO] Building JAX-WS RI Fast Infoset Support (rt-fi) 3.0.0-M3          [6/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rt-fi ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/rt-fi/target
[INFO] 
[INFO] -------------------< com.sun.xml.ws:httpspi-servlet >-------------------
[INFO] Building JAX-WS RI HTTP SPI (httpspi-servlet) 3.0.0-M3            [7/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpspi-servlet ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/httpspi-servlet/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:servlet >-----------------------
[INFO] Building JAX-WS RI Servlet Support (servlet) 3.0.0-M3             [8/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ servlet ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/servlet/target
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:jaxws-rt >-----------------------
[INFO] Building JAX-WS RI Runtime (jaxws-rt) 3.0.0-M3                    [9/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-rt ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/bundles/jaxws-rt/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:runtime >-----------------------
[INFO] Building JAX-WS RI Runtime 3.0.0-M3                              [10/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ runtime ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/runtime/target
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:wscompile >----------------------
[INFO] Building JAX-WS RI Tools (wscompile) 3.0.0-M3                    [11/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wscompile ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tools/wscompile/target
[INFO] 
[INFO] ---------------------< com.sun.xml.ws:jaxws-tools >---------------------
[INFO] Building JAX-WS RI Tools (jaxws-tools) 3.0.0-M3                  [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-tools ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/bundles/jaxws-tools/target
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:tools >------------------------
[INFO] Building JAX-WS RI Tools 3.0.0-M3                                [13/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ tools ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tools/target
[INFO] 
[INFO] --------------< com.sun.xml.ws:jaxws-eclipselink-plugin >---------------
[INFO] Building JAX-WS RI Eclipselink Plugin 3.0.0-M3                   [14/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-eclipselink-plugin ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/eclipselink_jaxb/target
[INFO] 
[INFO] ---------------< com.sun.xml.ws:sdo-eclipselink-plugin >----------------
[INFO] Building JAX-WS RI Eclipselink SDO Plugin 3.0.0-M3               [15/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sdo-eclipselink-plugin ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/eclipselink_sdo/target
[INFO] 
[INFO] ----------------< com.sun.xml.ws:jaxws-local-transport >----------------
[INFO] Building JAX-WS RI Local-Transport Implementation 3.0.0-M3       [16/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-local-transport ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/transports/local/target
[INFO] 
[INFO] ------------< com.sun.xml.ws:jaxws-async-client-transport >-------------
[INFO] Building JAX-WS RI Async-Client-Transport Implementation 3.0.0-M3 [17/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-async-client-transport ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/transports/async-client-transport/target
[INFO] 
[INFO] -----------------< com.sun.xml.ws:jaxws-maven-plugin >------------------
[INFO] Building Maven JAXWS 2.x Plugin 3.0.0-M3                         [18/28]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jaxws-maven-plugin ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/jaxws-maven-plugin/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:extras >------------------------
[INFO] Building JAX-WS RI Extras 3.0.0-M3                               [19/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ extras ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/extras/target
[INFO] 
[INFO] -------------------< com.sun.xml.ws:jaxws-ri-tests >--------------------
[INFO] Building JAX-WS RI Tests 3.0.0-M3                                [20/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-ri-tests ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/target
[INFO] 
[INFO] --------------------< com.sun.xml.ws:jaxwsTestUtil >--------------------
[INFO] Building WS Test Framework Utilities (JAX-WS) 3.0.0-M3           [21/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxwsTestUtil ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/jaxwsTestUtil/target
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:docs >-------------------------
[INFO] Building JAX-WS RI Documentation 3.0.0-M3                        [22/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ docs ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/target
[INFO] 
[INFO] ----------------< com.sun.xml.ws:release-documentation >----------------
[INFO] Building JAX-WS RI Release Documentation 3.0.0-M3                [23/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ release-documentation ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/release-documentation/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:samples >-----------------------
[INFO] Building JAX-WS RI Samples 3.0.0-M3                              [24/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ samples ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/samples/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:bundles >-----------------------
[INFO] Building JAX-WS RI Bundles 3.0.0-M3                              [25/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bundles ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/bundles/target
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:jaxws-ri >-----------------------
[INFO] Building JAX-WS RI Standalone Zipped Bundle 3.0.0-M3             [26/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-ri ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/bundles/jaxws-ri/target
[INFO] 
[INFO] ---------------------< com.sun.xml.ws:jaxws-unit >----------------------
[INFO] Building JAX-WS RI Unit Tests 3.0.0-M3                           [27/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jaxws-unit ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/target
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/tests/unit/testcases (includes = [**/work/**], excludes = [])
[INFO] 
[INFO] -------------------------< com.sun.xml.ws:www >-------------------------
[INFO] Building JAX-WS RI WWW Help files 3.0.0-M3                       [28/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ www ---
[INFO] Deleting /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri/docs/www/target
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:project >-----------------------
[INFO] Building Jakarta XML Web Services Implementation 3.0.0-M3        [29/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:set (default-cli) @ project ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/jenkins/agent/workspace/jax-ws-release/jaxws-ri
[INFO] Processing change of com.sun.xml.ws:project:3.0.0-M3 -> 3.0.0-SNAPSHOT
[INFO] Processing com.sun.xml.ws:jaxws-maven-plugin
[INFO]     Updating project com.sun.xml.ws:jaxws-maven-plugin
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-ri-bom
[INFO]     Updating project com.sun.xml.ws:jaxws-ri-bom
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:policy
[INFO]     Updating project com.sun.xml.ws:policy
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-ri-bom-ext
[INFO]     Updating project com.sun.xml.ws:jaxws-ri-bom-ext
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating parent com.sun.xml.ws:jaxws-ri-bom
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:project
[INFO]     Updating parent com.sun.xml.ws:jaxws-ri-bom-ext
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:bundles
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:bundles
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:docs
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:docs
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:extras
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:extras
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:httpspi-servlet
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:httpspi-servlet
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-async-client-transport
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-async-client-transport
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-eclipselink-plugin
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-eclipselink-plugin
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-local-transport
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-local-transport
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-ri-tests
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-ri-tests
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-rt
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-tools
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:rt-fi
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:rt-fi
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:rt
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:rt
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:runtime
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:runtime
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:samples
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:samples
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:sdo-eclipselink-plugin
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:sdo-eclipselink-plugin
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:servlet
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:servlet
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:tools
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:tools
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:wscompile
[INFO]     Updating parent com.sun.xml.ws:project
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:wscompile
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-coverage
[INFO]     Updating parent com.sun.xml.ws:jaxws-ri-tests
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-coverage
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-ri
[INFO]     Updating parent com.sun.xml.ws:bundles
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-ri
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxws-unit
[INFO]     Updating parent com.sun.xml.ws:jaxws-ri-tests
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxws-unit
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:jaxwsTestUtil
[INFO]     Updating parent com.sun.xml.ws:jaxws-ri-tests
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:jaxwsTestUtil
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:release-documentation
[INFO]     Updating parent com.sun.xml.ws:docs
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:release-documentation
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] Processing com.sun.xml.ws:www
[INFO]     Updating parent com.sun.xml.ws:docs
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO]     Updating project com.sun.xml.ws:www
[INFO]         from version 3.0.0-M3 to 3.0.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --------------------< com.sun.xml.ws:jaxws-ri-bom >---------------------
[INFO] Building JAX-WS RI Bill-of-Materials (BOM) 3.0.0-M3              [30/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-ri-bom ---
[WARNING] Not updating version: could not resolve any versions
[INFO] 
[INFO] ------------------< com.sun.xml.ws:jaxws-ri-bom-ext >-------------------
[INFO] Building JAX-WS RI Bill-of-Materials (BOM) Extensions 3.0.0-M3   [31/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-ri-bom-ext ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:policy >------------------------
[INFO] Building WS-Policy Implementation 3.0.0-M3                       [32/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ policy ---
[WARNING] Not updating version: could not resolve any versions
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:project >-----------------------
[INFO] Building Jakarta XML Web Services Implementation 3.0.0-M3        [33/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ project ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -------------------------< com.sun.xml.ws:rt >--------------------------
[INFO] Building JAX-WS RI Runtime (rt) 3.0.0-M3                         [34/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ rt ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:rt-fi >------------------------
[INFO] Building JAX-WS RI Fast Infoset Support (rt-fi) 3.0.0-M3         [35/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ rt-fi ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -------------------< com.sun.xml.ws:httpspi-servlet >-------------------
[INFO] Building JAX-WS RI HTTP SPI (httpspi-servlet) 3.0.0-M3           [36/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ httpspi-servlet ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:servlet >-----------------------
[INFO] Building JAX-WS RI Servlet Support (servlet) 3.0.0-M3            [37/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ servlet ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:jaxws-rt >-----------------------
[INFO] Building JAX-WS RI Runtime (jaxws-rt) 3.0.0-M3                   [38/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-rt ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:runtime >-----------------------
[INFO] Building JAX-WS RI Runtime 3.0.0-M3                              [39/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ runtime ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:wscompile >----------------------
[INFO] Building JAX-WS RI Tools (wscompile) 3.0.0-M3                    [40/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ wscompile ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ---------------------< com.sun.xml.ws:jaxws-tools >---------------------
[INFO] Building JAX-WS RI Tools (jaxws-tools) 3.0.0-M3                  [41/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-tools ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:tools >------------------------
[INFO] Building JAX-WS RI Tools 3.0.0-M3                                [42/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ tools ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] --------------< com.sun.xml.ws:jaxws-eclipselink-plugin >---------------
[INFO] Building JAX-WS RI Eclipselink Plugin 3.0.0-M3                   [43/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-eclipselink-plugin ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ---------------< com.sun.xml.ws:sdo-eclipselink-plugin >----------------
[INFO] Building JAX-WS RI Eclipselink SDO Plugin 3.0.0-M3               [44/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ sdo-eclipselink-plugin ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ----------------< com.sun.xml.ws:jaxws-local-transport >----------------
[INFO] Building JAX-WS RI Local-Transport Implementation 3.0.0-M3       [45/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-local-transport ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ------------< com.sun.xml.ws:jaxws-async-client-transport >-------------
[INFO] Building JAX-WS RI Async-Client-Transport Implementation 3.0.0-M3 [46/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-async-client-transport ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------< com.sun.xml.ws:jaxws-maven-plugin >------------------
[INFO] Building Maven JAXWS 2.x Plugin 3.0.0-M3                         [47/28]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-maven-plugin ---
[WARNING] Not updating version: could not resolve any versions
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:extras >------------------------
[INFO] Building JAX-WS RI Extras 3.0.0-M3                               [48/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ extras ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -------------------< com.sun.xml.ws:jaxws-ri-tests >--------------------
[INFO] Building JAX-WS RI Tests 3.0.0-M3                                [49/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-ri-tests ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] --------------------< com.sun.xml.ws:jaxwsTestUtil >--------------------
[INFO] Building WS Test Framework Utilities (JAX-WS) 3.0.0-M3           [50/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxwsTestUtil ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ------------------------< com.sun.xml.ws:docs >-------------------------
[INFO] Building JAX-WS RI Documentation 3.0.0-M3                        [51/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ docs ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ----------------< com.sun.xml.ws:release-documentation >----------------
[INFO] Building JAX-WS RI Release Documentation 3.0.0-M3                [52/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ release-documentation ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:samples >-----------------------
[INFO] Building JAX-WS RI Samples 3.0.0-M3                              [53/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ samples ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -----------------------< com.sun.xml.ws:bundles >-----------------------
[INFO] Building JAX-WS RI Bundles 3.0.0-M3                              [54/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ bundles ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ----------------------< com.sun.xml.ws:jaxws-ri >-----------------------
[INFO] Building JAX-WS RI Standalone Zipped Bundle 3.0.0-M3             [55/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-ri ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] ---------------------< com.sun.xml.ws:jaxws-unit >----------------------
[INFO] Building JAX-WS RI Unit Tests 3.0.0-M3                           [56/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ jaxws-unit ---
[INFO] Project's parent is part of the reactor
[INFO] 
[INFO] -------------------------< com.sun.xml.ws:www >-------------------------
[INFO] Building JAX-WS RI WWW Help files 3.0.0-M3                       [57/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-parent (default-cli) @ www ---
[INFO] Project's parent is part of the reactor
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta XML Web Services Implementation 3.0.0-M3:
[INFO] 
[INFO] JAX-WS RI Bill-of-Materials (BOM) .................. SUCCESS [  0.018 s]
[INFO] JAX-WS RI Bill-of-Materials (BOM) Extensions ....... SUCCESS [  0.002 s]
[INFO] WS-Policy Implementation ........................... SUCCESS [  0.003 s]
[INFO] Jakarta XML Web Services Implementation ............ SUCCESS [  0.002 s]
[INFO] JAX-WS RI Runtime (rt) ............................. SUCCESS [  0.003 s]
[INFO] JAX-WS RI Fast Infoset Support (rt-fi) ............. SUCCESS [  0.001 s]
[INFO] JAX-WS RI HTTP SPI (httpspi-servlet) ............... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Servlet Support (servlet) ................ SUCCESS [  0.002 s]
[INFO] JAX-WS RI Runtime (jaxws-rt) ....................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Runtime .................................. SUCCESS [  0.002 s]
[INFO] JAX-WS RI Tools (wscompile) ........................ SUCCESS [  0.002 s]
[INFO] JAX-WS RI Tools (jaxws-tools) ...................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Tools .................................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Eclipselink Plugin ....................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Eclipselink SDO Plugin ................... SUCCESS [  0.003 s]
[INFO] JAX-WS RI Local-Transport Implementation ........... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Async-Client-Transport Implementation .... SUCCESS [  0.002 s]
[INFO] Maven JAXWS 2.x Plugin ............................. SUCCESS [  0.002 s]
[INFO] JAX-WS RI Extras ................................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Tests .................................... SUCCESS [  0.001 s]
[INFO] WS Test Framework Utilities (JAX-WS) ............... SUCCESS [  0.039 s]
[INFO] JAX-WS RI Documentation ............................ SUCCESS [  0.001 s]
[INFO] JAX-WS RI Release Documentation .................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI Samples .................................. SUCCESS [  0.002 s]
[INFO] JAX-WS RI Bundles .................................. SUCCESS [  0.001 s]
[INFO] JAX-WS RI Standalone Zipped Bundle ................. SUCCESS [  0.002 s]
[INFO] JAX-WS RI Unit Tests ............................... SUCCESS [  0.002 s]
[INFO] JAX-WS RI WWW Help files ........................... SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.344 s
[INFO] Finished at: 2020-05-15T19:36:44Z
[INFO] ------------------------------------------------------------------------
+ cd /home/jenkins/agent/workspace/jax-ws-release
+ echo '-[ Commit modified pom.xml files ]----------------------------------------------'
-[ Commit modified pom.xml files ]----------------------------------------------
++ git status
++ grep -E 'modified:.*pom\.xml'
++ sed -e 's/[[:space:]][[:space:]]*modified:[[:space:]][[:space:]]*//'
+ POM_FILES='jaxws-ri/boms/bom-ext/pom.xml
jaxws-ri/boms/bom/pom.xml
jaxws-ri/bundles/jaxws-ri/pom.xml
jaxws-ri/bundles/jaxws-rt/pom.xml
jaxws-ri/bundles/jaxws-tools/pom.xml
jaxws-ri/bundles/pom.xml
jaxws-ri/docs/pom.xml
jaxws-ri/docs/release-documentation/pom.xml
jaxws-ri/docs/samples/pom.xml
jaxws-ri/docs/www/pom.xml
jaxws-ri/extras/eclipselink_jaxb/pom.xml
jaxws-ri/extras/eclipselink_sdo/pom.xml
jaxws-ri/extras/jaxws-maven-plugin/pom.xml
jaxws-ri/extras/pom.xml
jaxws-ri/extras/transports/async-client-transport/pom.xml
jaxws-ri/extras/transports/local/pom.xml
jaxws-ri/pom.xml
jaxws-ri/runtime/httpspi-servlet/pom.xml
jaxws-ri/runtime/policy/pom.xml
jaxws-ri/runtime/pom.xml
jaxws-ri/runtime/rt-fi/pom.xml
jaxws-ri/runtime/rt/pom.xml
jaxws-ri/runtime/servlet/pom.xml
jaxws-ri/tests/coverage/pom.xml
jaxws-ri/tests/jaxwsTestUtil/pom.xml
jaxws-ri/tests/pom.xml
jaxws-ri/tests/unit/pom.xml
jaxws-ri/tools/pom.xml
jaxws-ri/tools/wscompile/pom.xml'
+ git add jaxws-ri/boms/bom-ext/pom.xml jaxws-ri/boms/bom/pom.xml jaxws-ri/bundles/jaxws-ri/pom.xml jaxws-ri/bundles/jaxws-rt/pom.xml jaxws-ri/bundles/jaxws-tools/pom.xml jaxws-ri/bundles/pom.xml jaxws-ri/docs/pom.xml jaxws-ri/docs/release-documentation/pom.xml jaxws-ri/docs/samples/pom.xml jaxws-ri/docs/www/pom.xml jaxws-ri/extras/eclipselink_jaxb/pom.xml jaxws-ri/extras/eclipselink_sdo/pom.xml jaxws-ri/extras/jaxws-maven-plugin/pom.xml jaxws-ri/extras/pom.xml jaxws-ri/extras/transports/async-client-transport/pom.xml jaxws-ri/extras/transports/local/pom.xml jaxws-ri/pom.xml jaxws-ri/runtime/httpspi-servlet/pom.xml jaxws-ri/runtime/policy/pom.xml jaxws-ri/runtime/pom.xml jaxws-ri/runtime/rt-fi/pom.xml jaxws-ri/runtime/rt/pom.xml jaxws-ri/runtime/servlet/pom.xml jaxws-ri/tests/coverage/pom.xml jaxws-ri/tests/jaxwsTestUtil/pom.xml jaxws-ri/tests/pom.xml jaxws-ri/tests/unit/pom.xml jaxws-ri/tools/pom.xml jaxws-ri/tools/wscompile/pom.xml
+ git commit -m 'Prepare next development cycle for 3.0.0-SNAPSHOT'
[3.0.0-M3-RELEASE 91016439] Prepare next development cycle for 3.0.0-SNAPSHOT
 29 files changed, 53 insertions(+), 53 deletions(-)
+ '[' false = true ']'
+ echo '-[ Push branch and tag to GitHub ]----------------------------------------------'
-[ Push branch and tag to GitHub ]----------------------------------------------
+ git push origin 3.0.0-M3-RELEASE
Failed to add the RSA host key for IP address '140.82.114.3' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
remote: 
remote: Create a pull request for '3.0.0-M3-RELEASE' on GitHub by visiting:        
remote:      https://github.com/eclipse-ee4j/metro-jax-ws/pull/new/3.0.0-M3-RELEASE        
remote: 
To github.com:eclipse-ee4j/metro-jax-ws.git
 * [new branch]        3.0.0-M3-RELEASE -> 3.0.0-M3-RELEASE
+ git push origin 3.0.0-M3
Failed to add the RSA host key for IP address '140.82.114.3' to the list of known hosts (/home/jenkins/.ssh/known_hosts).
To github.com:eclipse-ee4j/metro-jax-ws.git
 * [new tag]           3.0.0-M3 -> 3.0.0-M3
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 60 killed;
[ssh-agent] Stopped.
No mail will be sent out, as 'JAX WS release #52' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Finished: SUCCESS