Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-62956

build timeout does not stop a multi-configuration project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • build-timeout-plugin
    • None
    • Jenkins 2.204.5 (running on WindowsServer2012)
      Build-Timout-plugin 1.19

      I have a small multi-configuration job to check the status of my nodes, such as disk-free.
      This is set to run on all of my nodes (all windows VMs). 

      The job has a timeout set of 5 mins with 

      • strategy: absolute
      • time-out actions: abort the build, fail the build

      Over the weekend one of my VMs went down and is 'offline' . I would expect the job to abort with failure status after 5 mins, but it does not. The console log shows:

      06:47:55 Configuration Jenkins - Admin checks » WIV9195 is still in the queue: ‘WIV9195’ is offline

      And within that configuration it says that the job is still pending. This is 'stuck' at a fixed time, and even after 30 mins, no updates to the console.

      I have attached some screenshots and the console log.

       

        1. console_log.txt
          0.7 kB
        2. job_settings.png
          job_settings.png
          9 kB
        3. node_pending.png
          node_pending.png
          2 kB
        4. timeout_settings.png
          timeout_settings.png
          8 kB

            kohsuke Kohsuke Kawaguchi
            monger39 David Riemens
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: