Re: [Geotools-devel] Build failed in Jenkins: geotools-master-online-geopackage #934

2019-06-07 Thread Jody Garnett
Removed -Djava.io.tmpdir=/var/lib/jenkins/tmp form these two jobs. -- Jody Garnett On Fri, 7 Jun 2019 at 11:11, Jody Garnett wrote: > The geotools-java11 failure is also related to tmp files, the following > line: > > File file = File.createTempFile("hello", "world"); > > Fails with: >

Re: [Geotools-devel] Build failed in Jenkins: geotools-master-online-geopackage #934

2019-06-07 Thread Jody Garnett
The geotools-java11 failure is also related to tmp files, the following line: File file = File.createTempFile("hello", "world"); Fails with: URLsTest.testUrlToFile:106 ยป IO No such file or directory -- Jody Garnett On Thu, 6 Jun 2019 at 23:29, Andrea Aime wrote: > These fail

Re: [Geotools-devel] Build failed in Jenkins: geotools-master-online-geopackage #934

2019-06-06 Thread Andrea Aime
These failure seem to be due to some native lib issue, but I'm not sure how... the multi-platform natives are inside the sqlite jar... maybe an issue with the temp directory setup? See here: [ [1;34mINFO [m] [ [1;34mINFO [m] --- [ [1;34mINFO [m]

[Geotools-devel] Build failed in Jenkins: geotools-master-online-geopackage #934

2019-06-06 Thread Jenkins
See -- [...truncated 561.60 KB...] [ERROR] Tests run: 15, Failures: 0, Errors: 15, Skipped: 0, Time elapsed: 0.022 s