This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      From time to time we have an issue with job building.
      jobs are running on slave node and we are using SVN checkout.
      Job starts and waiting forever. In log file last line is:

      "Building remotely on cludev01"

      Job can be killed, but if I restrat it it is still the same issue. Job hungs.

      Only restart of tomcat solves the problem.

      After killing in log file following stacktrace appear:

      FATAL: SCM check out aborted
      java.lang.InterruptedException
      at java.lang.Object.wait(Native Method)
      at java.lang.Object.wait(Object.java:474)
      at hudson.remoting.Request.call(Request.java:81)
      at hudson.remoting.Channel.call(Channel.java:240)
      at hudson.FilePath.act(FilePath.java:232)
      at hudson.FilePath.mkdirs(FilePath.java:287)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:342)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:158)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:124)
      at hudson.model.Run.run(Run.java:559)
      at hudson.model.Build.run(Build.java:101)
      at hudson.model.Executor.run(Executor.java:59)

            Assignee:
            Unassigned
            Reporter:
            ramazanyich2
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: