Okay, after testing on Jenkins, this seems to only be a problem on Travis - the same lines execute quite quickly in the Jenkins build.
This problem appears to affect all GeoTools travis builds made since September 16. First build I could find that showed the issue was https://travis-ci.org/geotools/geotools/builds/429272586?utm_source=github_status&utm_medium=notification (Note that the build for that PR <https://github.com/geotools/geotools/pull/2022> was fine, but the build of the commit <https://github.com/geotools/geotools/commit/d05a1818510d28f862870de702b539ffb9bbe6ff> after it was merged to master was not). I'm really not sure what is going on here - if anyone has any ideas they would be most appreciated. Torben On Wed, Sep 19, 2018 at 1:46 PM Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > I've been seeing this a lot recently in the GeoTools Travis CI builds, across > various different GeoTools PRs: > > [INFO] Installing > /home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT.jar > to > /home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT.jar > [INFO] Installing > /home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/pom.xml to > /home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT.pom > [INFO] Installing > /home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT-sources.jar > to > /home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT-sources.jar > > > No output has been received in the last 10m0s, this potentially indicates a > stalled build or something wrong with the build itself. > Check the details on how to adjust your build configuration on: > https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received > > The build has been terminated > > > The build always seems to terminate at the same point, right after > attempring to install > /home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT-sources.jar > to > /home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT-sources.jar > > I'm not quite sure what is causing it ... based on the logs I would guess > an error uploading the jar. Perhaps a permissions problem or lack of disk > space? > > I'm not seeing any similar failures in appveyor or Jenkins. > > For now, I'm going to wait until Jenkins is actually up-to-date (and run a > nightly build, then try restarting the Travis CI, but if anyone has any > other ideas as to what is causing this issue I would be interested in > hearing them. > > Torben > > >
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel