{
  "_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" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 335,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
            "branch" : [
              {
                "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
            "branch" : [
              {
                "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
        "branch" : [
          {
            "SHA1" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : "#335",
  "duration" : 405901,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #335",
  "id" : "335",
  "keepLog" : False,
  "number" : 335,
  "queueId" : 22723,
  "result" : "SUCCESS",
  "timestamp" : 1682928669613,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/335/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_ifort_anvil.bash",
            "run_scripts/convergence_run/run_cnvg_test_multi_cases_baseline.csh",
            "run_scripts/convergence_run/run_cnvg_test_multi_cases_default.csh",
            "run_scripts/convergence_run/run_cnvg_test_multi_cases_revall.csh"
          ],
          "commitId" : "898a66bd5d85618c9ec386798ea64722285b6925",
          "timestamp" : 1682878214000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "Updates to make the convergence tests run on Anvil.\u000a",
          "date" : "2023-04-30 13:10:14 -0500",
          "id" : "898a66bd5d85618c9ec386798ea64722285b6925",
          "msg" : "Updates to make the convergence tests run on Anvil.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/convergence_run/run_cnvg_test_multi_cases_default.csh"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/convergence_run/run_cnvg_test_multi_cases_baseline.csh"
            },
            {
              "editType" : "edit",
              "file" : "run_scripts/convergence_run/run_cnvg_test_multi_cases_revall.csh"
            },
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_ifort_anvil.bash"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clip_explicit.F90"
          ],
          "commitId" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
          "timestamp" : 1682909659000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
            "fullName" : "cernikt"
          },
          "authorEmail" : "tjcernik@uwm.edu",
          "comment" : "adding an update that changes nothing and is just a test for the autoupdate script\u000a",
          "date" : "2023-04-30 21:54:19 -0500",
          "id" : "6242bef56ec8f83eb6296133f8a7e6b637997629",
          "msg" : "adding an update that changes nothing and is just a test for the autoupdate script",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clip_explicit.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/cernikt",
      "fullName" : "cernikt"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 336,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/336/"
  },
  "previousBuild" : {
    "number" : 334,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/334/"
  }
}