{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
            "branch" : [
              {
                "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
            "branch" : [
              {
                "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
        "branch" : [
          {
            "SHA1" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 2518727,
  "estimatedDuration" : 3273904,
  "executor" : None,
  "fullDisplayName" : "clubb_driver_test #31",
  "id" : "31",
  "keepLog" : False,
  "number" : 31,
  "queueId" : 2124,
  "result" : "SUCCESS",
  "timestamp" : 1773736089039,
  "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_driver_test/31/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "cmake/toolchains/linux_x86_64_gfortran.cmake",
            "cmake/toolchains/linux_x86_64_nvfortran.cmake",
            "cmake/toolchains/linux_x86_64_gcc.cmake",
            "cmake/toolchains/linux_x86_64_nvhpc.cmake",
            "cmake/toolchains/linux_x86_64_ifx.cmake",
            "cmake/toolchains/linux_x86_64_intel.cmake",
            "compile.py",
            "cmake/toolchains/linux_x86_64_cce.cmake"
          ],
          "commitId" : "6b49cb739e4c6970da64b808e791b85a227b44b3",
          "timestamp" : 1773718458000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Slightly more general compile setup (#1277)\u000a\u000a* Making compiler lookup a little more general, this allows us to compile on Derecho too. Now it uses LMOD_FAMILY_COMPILER by default, then tries FC as a backup, and has a map of names so that things like intel/intel-oneapi map to the same things. Also adding a toolchain for the cray compiler (cce).\u000a\u000a* Removing old toolchains\u000a",
          "date" : "2026-03-16 22:34:18 -0500",
          "id" : "6b49cb739e4c6970da64b808e791b85a227b44b3",
          "msg" : "Slightly more general compile setup (#1277)",
          "paths" : [
            {
              "editType" : "add",
              "file" : "cmake/toolchains/linux_x86_64_intel.cmake"
            },
            {
              "editType" : "delete",
              "file" : "cmake/toolchains/linux_x86_64_nvfortran.cmake"
            },
            {
              "editType" : "edit",
              "file" : "compile.py"
            },
            {
              "editType" : "add",
              "file" : "cmake/toolchains/linux_x86_64_nvhpc.cmake"
            },
            {
              "editType" : "add",
              "file" : "cmake/toolchains/linux_x86_64_cce.cmake"
            },
            {
              "editType" : "delete",
              "file" : "cmake/toolchains/linux_x86_64_ifx.cmake"
            },
            {
              "editType" : "delete",
              "file" : "cmake/toolchains/linux_x86_64_gfortran.cmake"
            },
            {
              "editType" : "add",
              "file" : "cmake/toolchains/linux_x86_64_gcc.cmake"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "cmake/deps/GPTLDependency.cmake"
          ],
          "commitId" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
          "timestamp" : 1773718471000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "GPTL cmake update (#1279)\u000a\u000a* Making compiling with gptl more robust. Before it could only compile when we used openmp too, but that's been worked around, and now it can compile on nvhpc too thanks to the static and disabled-shared flags that were added. Also works with gcc now.\u000a\u000a* Adding comment\u000a\u000a* Small cleanup and a better comment\u000a",
          "date" : "2026-03-16 22:34:31 -0500",
          "id" : "3ebd14c5ba84fb2caf021b7f96b1d5b7ddba93f9",
          "msg" : "GPTL cmake update (#1279)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "cmake/deps/GPTLDependency.cmake"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 32,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_driver_test/32/"
  },
  "previousBuild" : {
    "number" : 30,
    "url" : "http://carson.math.uwm.edu/jenkins/view/Production%20View/job/clubb_driver_test/30/"
  }
}