Build failed in Jenkins: CXF-trunk-deploy #2472

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[sberyozkin] [CXF-7430] Avoiding the pretty-printing if the payload has been

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on qnode1 (ubuntu) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06 
(refs/remotes/origin/master)
Commit message: "[CXF-7430] Avoiding the pretty-printing if the payload has 
been truncated, modified patch from Alex Korobko applied, This closes #294"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06
 > git rev-list 958bb235fd67e2dd3989d56e55b1ff61e68fc926 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@65d706e6:qnode1: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ..remote call to qnode1(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)

Build failed in Jenkins: CXF-Master-Analysis #194

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[sberyozkin] [CXF-7430] Avoiding the pretty-printing if the payload has been

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (couchdbtest ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06 
(refs/remotes/origin/master)
Commit message: "[CXF-7430] Avoiding the pretty-printing if the payload has 
been truncated, modified patch from Alex Korobko applied, This closes #294"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06
 > git rev-list 958bb235fd67e2dd3989d56e55b1ff61e68fc926 # timeout=10
Injecting SonarQube environment variables using the configuration: ASF Sonar 
Analysis
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@2af096c5:H16: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ..remote call to H16(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserR

CXF-3.0.x - Build # 4309 - Unstable

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-3.0.x (build #4309)

Status: Unstable

Check console output at https://builds.apache.org/job/CXF-3.0.x/4309/ to view 
the results.

CXF-Trunk-JDK18 - Build # 2849 - Still Unstable

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Trunk-JDK18 (build #2849)

Status: Still Unstable

Check console output at https://builds.apache.org/job/CXF-Trunk-JDK18/2849/ to 
view the results.

CXF-Fediz - Build # 575 - Still Failing

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Fediz (build #575)

Status: Still Failing

Check console output at https://builds.apache.org/job/CXF-Fediz/575/ to view 
the results.

Build failed in Jenkins: CXF-Master-Analysis #195

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[sberyozkin] Reintroducing a 3-callback option for NioReadEntity for now but 
with a

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (couchdbtest ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 03cacaa47d81f23ae51a976b65832ea50fb68d17 
(refs/remotes/origin/master)
Commit message: "Reintroducing a 3-callback option for NioReadEntity for now 
but with a no-arg completion based on the feedback from Andriy"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03cacaa47d81f23ae51a976b65832ea50fb68d17
 > git rev-list 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06 # timeout=10
Injecting SonarQube environment variables using the configuration: ASF Sonar 
Analysis
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@4b715ff3:H21: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ..remote call to H21(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequ

Build failed in Jenkins: CXF-trunk-deploy #2473

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[sberyozkin] Reintroducing a 3-callback option for NioReadEntity for now but 
with a

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/cxf.git
 > git init  # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 03cacaa47d81f23ae51a976b65832ea50fb68d17 
(refs/remotes/origin/master)
Commit message: "Reintroducing a 3-callback option for NioReadEntity for now 
but with a no-arg completion based on the feedback from Andriy"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03cacaa47d81f23ae51a976b65832ea50fb68d17
 > git rev-list 1b0d3c964e0896dbdeb8fe5d59178c10cf4fab06 # timeout=10
Parsing POMs
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/1.5.6.RELEASE/spring-boot-dependencies-1.5.6.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/4.3.10.RELEASE/spring-framework-bom-4.3.10.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Ingalls-SR6/spring-data-releasetrain-Ingalls-SR6.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/1.9.6.RELEASE/spring-data-build-1.9.6.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/4.3.11.RELEASE/spring-integration-bom-4.3.11.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-netflix/1.3.1.RELEASE/spring-cloud-netflix-1.3.1.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build/1.3.2.RELEASE/spring-cloud-build-1.3.2.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-netflix-dependencies/1.3.1.RELEASE/spring-cloud-netflix-dependencies-1.3.1.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/1.3.2.RELEASE/spring-cloud-dependencies-parent-1.3.2.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-commons-dependencies/1.2.2.RELEASE/spring-cloud-commons-dependencies-1.2.2.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-config-dependencies/1.3.1.RELEASE/spring-cloud-config-dependencies-1.3.1.RELEASE.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-stream-dependencies/Chelsea.SR2/spring-cloud-stream-dependencies-Chelsea.SR2.pom
Downloaded artifact 
http://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-build-dependencies/1.3.2.RELEASE/spring-cloud-build-dependencies-1.3.2.RELEASE.pom
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@5d650253:ubuntu-4: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.m

CXF-Fediz - Build # 576 - Still Failing

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Fediz (build #576)

Status: Still Failing

Check console output at https://builds.apache.org/job/CXF-Fediz/576/ to view 
the results.

CXF-Fediz - Build # 577 - Still Failing

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Fediz (build #577)

Status: Still Failing

Check console output at https://builds.apache.org/job/CXF-Fediz/577/ to view 
the results.

CXF-Trunk-JDK18 - Build # 2850 - Still Unstable

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Trunk-JDK18 (build #2850)

Status: Still Unstable

Check console output at https://builds.apache.org/job/CXF-Trunk-JDK18/2850/ to 
view the results.

Jenkins build became unstable: CXF-xjc-utils » Apache CXF XJC Default Value Plugin Tests #67

2017-08-09 Thread Apache Jenkins Server
See 




Build failed in Jenkins: CXF-xjc-utils #67

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[dkulp] Revert a couple of changes and fix them a different way

--
[...truncated 36.77 KB...]
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
 (3 KB at 136.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.17/surefire-junit4-2.17.jar
 (63 KB at 3140.5 KB/sec)

---
 T E S T S
---
Running org.apache.cxf.xjc.dv.DefaultValueTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.112 sec <<< 
FAILURE! - in org.apache.cxf.xjc.dv.DefaultValueTest
testFooDefaultValues(org.apache.cxf.xjc.dv.DefaultValueTest)  Time elapsed: 
0.039 sec  <<< ERROR!
java.lang.NullPointerException: null
at 
org.apache.cxf.xjc.dv.DefaultValueTest.assertDefaultAttributeValues(DefaultValueTest.java:119)
at 
org.apache.cxf.xjc.dv.DefaultValueTest.testFooDefaultValues(DefaultValueTest.java:58)


Results :

Tests in error: 
  DefaultValueTest.testFooDefaultValues:58->assertDefaultAttributeValues:119 
NullPointer

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

[ERROR] There are test failures.

Please refer to 

 for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ cxf-xjc-dv-test ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ 
cxf-xjc-dv-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ cxf-xjc-dv-test 
---
[INFO] Installing 

 to 

[INFO] Installing 
 to 

[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ cxf-xjc-dv-test 
---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
 (1010 B at 1.8 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.184935-6.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.184935-6.jar
 (8 KB at 8.8 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.184935-6.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.184935-6.pom
 (4 KB at 4.2 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
 (646 B at 1.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
 (1010 B at 1.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
 (646 B at 0.8 KB/sec)
[INFO] 
[INFO] 

Build failed in Jenkins: CXF-xjc-utils » Apache CXF XJC toString Plugin Tests #67

2017-08-09 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache CXF XJC toString Plugin Tests 3.2.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ cxf-xjc-ts-test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ 
cxf-xjc-ts-test ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (pmd) @ cxf-xjc-ts-test ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:check (validate) @ cxf-xjc-ts-test ---
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ cxf-xjc-ts-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
cxf-xjc-ts-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
cxf-xjc-ts-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- cxf-xjc-plugin:3.2.0-SNAPSHOT:xsdtojava-tests (default) @ 
cxf-xjc-ts-test ---


Build failed in Jenkins: CXF-xjc-utils » Apache CXF XJC toString Plugin Tests #68

2017-08-09 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache CXF XJC toString Plugin Tests 3.2.0-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ cxf-xjc-ts-test ---
[INFO] Deleting file set: 

 (included: [**], excluded: [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ 
cxf-xjc-ts-test ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (pmd) @ cxf-xjc-ts-test ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:check (validate) @ cxf-xjc-ts-test ---
[INFO] 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ cxf-xjc-ts-test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
cxf-xjc-ts-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
cxf-xjc-ts-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- cxf-xjc-plugin:3.2.0-SNAPSHOT:xsdtojava-tests (default) @ 
cxf-xjc-ts-test ---


Jenkins build is still unstable: CXF-xjc-utils » Apache CXF XJC Default Value Plugin Tests #68

2017-08-09 Thread Apache Jenkins Server
See 




Build failed in Jenkins: CXF-xjc-utils #68

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[dkulp] Forgot to remove a println

--
[...truncated 28.46 KB...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
cxf-xjc-dv-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 

[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ cxf-xjc-dv-test ---
[INFO] Surefire report directory: 


---
 T E S T S
---
Running org.apache.cxf.xjc.dv.DefaultValueTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.074 sec <<< 
FAILURE! - in org.apache.cxf.xjc.dv.DefaultValueTest
testFooDefaultValues(org.apache.cxf.xjc.dv.DefaultValueTest)  Time elapsed: 
0.022 sec  <<< ERROR!
java.lang.NullPointerException: null
at 
org.apache.cxf.xjc.dv.DefaultValueTest.assertDefaultAttributeValues(DefaultValueTest.java:119)
at 
org.apache.cxf.xjc.dv.DefaultValueTest.testFooDefaultValues(DefaultValueTest.java:58)


Results :

Tests in error: 
  DefaultValueTest.testFooDefaultValues:58->assertDefaultAttributeValues:119 
NullPointer

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

[ERROR] There are test failures.

Please refer to 

 for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ cxf-xjc-dv-test ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ 
cxf-xjc-dv-test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ cxf-xjc-dv-test 
---
[INFO] Installing 

 to 

[INFO] Installing 
 to 

[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ cxf-xjc-dv-test 
---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
 (1010 B at 1.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.185210-8.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.185210-8.jar
 (8 KB at 8.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.185210-8.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/cxf-xjc-dv-test-3.2.0-20170809.185210-8.pom
 (4 KB at 3.8 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
 (646 B at 1.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/3.2.0-SNAPSHOT/maven-metadata.xml
 (1010 B at 1.2 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjcplugins/tests/cxf-xjc-dv-test/maven-metadata.xml
 (646 B at 0.8 KB/sec)
[INFO] 
[INFO] 
[INFO] Building Apache CXF XJC toString Plugin 3.2.0-SNAPSHOT
[I

Jenkins build is back to stable : CXF-xjc-utils » Apache CXF XJC Default Value Plugin Tests #69

2017-08-09 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : CXF-xjc-utils » Apache CXF XJC toString Plugin Tests #69

2017-08-09 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : CXF-xjc-utils #69

2017-08-09 Thread Apache Jenkins Server
See 




Build failed in Jenkins: CXF-trunk-deploy #2474

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[dkulp] Some cleanup of the generated code

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b003f35e61ab9e9a686d84b38295abfcf807f194 
(refs/remotes/origin/master)
Commit message: "Some cleanup of the generated code"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b003f35e61ab9e9a686d84b38295abfcf807f194
 > git rev-list 03cacaa47d81f23ae51a976b65832ea50fb68d17 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@5d650253:ubuntu-4: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ..remote call to ubuntu-4(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call

Build failed in Jenkins: CXF-Master-Analysis #196

2017-08-09 Thread Apache Jenkins Server
See 


Changes:

[dkulp] Some cleanup of the generated code

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (couchdbtest ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cxf.git 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cxf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cxf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b003f35e61ab9e9a686d84b38295abfcf807f194 
(refs/remotes/origin/master)
Commit message: "Some cleanup of the generated code"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b003f35e61ab9e9a686d84b38295abfcf807f194
 > git rev-list 03cacaa47d81f23ae51a976b65832ea50fb68d17 # timeout=10
Injecting SonarQube environment variables using the configuration: ASF Sonar 
Analysis
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@4b715ff3:H21: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at hudson.FilePath.act(FilePath.java:993)
at hudson.FilePath.act(FilePath.java:975)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:690)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1389)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ..remote call to H21(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.FilePath.act(FilePath.java:986)
... 8 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.velocity:velocity:jar 
is missing. @ line 335, column 21

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1326)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1123)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2739)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Re

CXF-Trunk-JDK18 - Build # 2851 - Still Unstable

2017-08-09 Thread Apache Jenkins Server
The Apache Jenkins build system has built CXF-Trunk-JDK18 (build #2851)

Status: Still Unstable

Check console output at https://builds.apache.org/job/CXF-Trunk-JDK18/2851/ to 
view the results.