FYI, this CI job (and others) failed because the LyX server was slow (JMarc
has fixed it by rebooting the server). This can be seen from the full log
of the CI job:

<snip>

Cloning repository git://git.lyx.org/lyx.git

 > git init 
 > /builds/workspace/build-master-head/ubuntu-xenial-qt4-autotools-extended
# timeout=10

Fetching upstream changes from git://git.lyx.org/lyx.git

 > git --version # timeout=10

 > git fetch --no-tags --progress git://git.lyx.org/lyx.git
+refs/heads/*:refs/remotes/origin/* --depth=1

ERROR: Timeout after 10 minutes

ERROR <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error
cloning remote repo 'origin'

hudson.plugins.git.GitException
<http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>:
Command "git fetch --no-tags --progress git://git.lyx.org/lyx.git
+refs/heads/*:refs/remotes/origin/* --depth=1" returned status code
143:


Unfortunately the truncated log sent to this list doesn't include that
initial part. Instead we see part of the progress, which looks like this:

remote: Compressing objects:  94% (21243/22585)
remote: Compressing objects:  94% (21255/22585)
remote: Compressing objects:  94% (21262/22585)
remote: Compressing objects:  94% (21268/22585)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.
launchCommandIn(CliGitAPIImpl.java:1772)
<snip>
        at hudson.model.Executor.run(Executor.java:410)
ERROR: null


Interpretation: The CI job had spent ten minutes waiting for the LyX (git)
server to compressing 94% and then timed out.

/Christian

On 17 June 2017 at 11:35, <ci-...@inria.fr> wrote:

> https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-
> xenial-qt4-autotools-extended/276/--------------------------
> ----------------

Reply via email to