{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue",
          "name" : "BRANCH",
          "value" : "origin/clubb_f2py"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/clubb_f2py" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
            "branch" : [
              {
                "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
                "name" : "refs/remotes/origin/clubb_f2py"
              }
            ]
          },
          "revision" : {
            "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
            "branch" : [
              {
                "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
                "name" : "refs/remotes/origin/clubb_f2py"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
        "branch" : [
          {
            "SHA1" : "148a89be2c9a46527294056ad471087e68a10b46",
            "name" : "refs/remotes/origin/clubb_f2py"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#3",
  "duration" : 219998,
  "estimatedDuration" : 138473,
  "executor" : None,
  "fullDisplayName" : "clubb_python_test_branch #3",
  "id" : "3",
  "keepLog" : False,
  "number" : 3,
  "queueId" : 2608,
  "result" : "SUCCESS",
  "timestamp" : 1774547996066,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_python_test_branch/3/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/run_python_vs_fortran_cases.py"
          ],
          "commitId" : "148a89be2c9a46527294056ad471087e68a10b46",
          "timestamp" : 1774547986000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding script\u000a",
          "date" : "2026-03-26 12:59:46 -0500",
          "id" : "148a89be2c9a46527294056ad471087e68a10b46",
          "msg" : "Adding script",
          "paths" : [
            {
              "editType" : "add",
              "file" : "run_scripts/run_python_vs_fortran_cases.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 2,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_python_test_branch/2/"
  }
}