Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-972

pegasus-dagman setpgid fails under HTCondor 8.2.9

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical Critical
    • 4.6.0, 4.5.2
    • Affects Version/s: master, 4.5.1
    • Component/s: None
    • None

      A change in HTCondor 8.2.9 makes the setpgid call in pegasus-dagman fail with:

      os.setpgid(0, 0)
      OSError: [Errno 1] Operation not permitted

      The change in HTCondor:

      https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=5173

      It seems like HTCondor now sets the process group already to match the pid, and hence the setpgid fails.

            Assignee:
            rynge Mats Rynge
            Reporter:
            rynge Mats Rynge
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: