See 
<https://builds.apache.org/job/Jena_Development_Deploy/1808/display/redirect?page=changes>

Changes:

[4662258+galbiston] CustomCoordinateSequence: added missing break statements 
from switch.

[4662258+galbiston] GMLWriter: added missing "LinearRing" element as reported 
in JENA-1820.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu) in workspace 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/jena.git # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/jena.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/jena.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d78d9278fa09b618181cca8f342506aa68f5b6c9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d78d9278fa09b618181cca8f342506aa68f5b6c9
Commit message: "Merge pull request #675 from 
galbiston/GeoSPARQL_GeometryWrapper_Fix"
 > git rev-list --no-walk 3f1ebac3771cdf94244b50f5130c2f7d57f3cff4 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45683
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Deploy] $ /home/jenkins/tools/java/latest1.8/bin/java -Xrs 
-cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45683
ERROR: Failed to parse POMs
java.io.IOException: Remote call on H26 failed
        at hudson.remoting.Channel.call(Channel.java:963)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
        at hudson.maven.$Proxy173.accept(Unknown Source)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:284)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:717)
        at 
hudson.maven.AbstractMavenProcessFactory$Connection.writeReplace(AbstractMavenProcessFactory.java:165)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1230)
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
        at hudson.remoting.UserRequest._serialize(UserRequest.java:264)
        at hudson.remoting.UserRequest.serialize(UserRequest.java:273)
        at hudson.remoting.UserRequest.perform(UserRequest.java:223)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H26
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
                at hudson.maven.$Proxy173.accept(Unknown Source)
                at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:284)
                at hudson.maven.ProcessCache.get(ProcessCache.java:236)
                at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
                at hudson.model.Run.execute(Run.java:1815)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)

Reply via email to