Timeout on Parsing POMs

20 views
Skip to first unread message

Julien Carsique

unread,
Feb 26, 2013, 12:48:08 PM2/26/13
to jenkins...@googlegroups.com
Hi,

Since upgrade from 1.494 (or 1.500) to 1.502, I'm encountering a lot of builds aborted because of timeout while "Parsing POMs". It's happening on about 1 build by 5~10 (which is huge). The issue is random and does not seem to be specific to some kind of job.
In case it's important: most of our jobs are using Maven 2.
I didn't find a similar Jira issue, should I fill one or is it known? Given the issue frequency on my server (http://qa.nuxeo.org/jenkins/), I'm surprised not to find more messages about it.

Console output:
17:03:23 Parsing POMs
17:33:23 Build timed out (after 30 minutes). Marking the build as aborted.
17:33:23 Build was aborted

Related stacktrace in server log:
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at hudson.remoting.Request.call(Request.java:146)
        at hudson.remoting.Channel.call(Channel.java:672)
        at hudson.FilePath.act(FilePath.java:854)
        at hudson.FilePath.act(FilePath.java:838)
        at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
        at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:593)
        at hudson.model.Run.execute(Run.java:1568)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:237)

Regards,
Julien

Vincent Latombe

unread,
Feb 26, 2013, 1:05:57 PM2/26/13
to Jenkins Users
Hi Julien,

it may be due to https://issues.jenkins-ci.org/browse/JENKINS-15846 . Best way to know is to take a thread dump on the slave when it happens.

Vincent


2013/2/26 Julien Carsique <julien....@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages