{
  "_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" : 288,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
            "branch" : [
              {
                "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
            "branch" : [
              {
                "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
        "branch" : [
          {
            "SHA1" : "caa222a50d383a0400f09f218434327430bdb996",
            "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" : "#288",
  "duration" : 585199,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #288",
  "id" : "288",
  "keepLog" : False,
  "number" : 288,
  "queueId" : 19590,
  "result" : "SUCCESS",
  "timestamp" : 1670663469669,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/288/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc",
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "ab881650d8bfbf6dfbc652c1063f8f9ea10e6801",
          "timestamp" : 1670594007000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@users.noreply.github.com",
          "comment" : "For tuning dashboard, modify the separate input file\u000a\u000athat contains \"namelist\" data (i.e., input data) for tuning runs.\u000a",
          "date" : "2022-12-09 14:53:27 +0100",
          "id" : "ab881650d8bfbf6dfbc652c1063f8f9ea10e6801",
          "msg" : "For tuning dashboard, modify the separate input file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc"
          ],
          "commitId" : "fa8048b3d5d5023dfc49e9d8dd4657b80f02f561",
          "timestamp" : 1670594658000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@users.noreply.github.com",
          "comment" : "Delete tuner file that was accidentally committed\u000a",
          "date" : "2022-12-09 15:04:18 +0100",
          "id" : "fa8048b3d5d5023dfc49e9d8dd4657b80f02f561",
          "msg" : "Delete tuner file that was accidentally committed",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "utilities/sens_matrix/__pycache__/analyze_sensitivity_matrix.cpython-310.pyc"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            ".gitignore"
          ],
          "commitId" : "31fd72c504443be6a94bb4d846619ba4cf132da3",
          "timestamp" : 1670594753000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@users.noreply.github.com",
          "comment" : "Prevent accidental commits of python .pyc files\u000a",
          "date" : "2022-12-09 15:05:53 +0100",
          "id" : "31fd72c504443be6a94bb4d846619ba4cf132da3",
          "msg" : "Prevent accidental commits of python .pyc files",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".gitignore"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/parameters_tunable.F90"
          ],
          "commitId" : "caa222a50d383a0400f09f218434327430bdb996",
          "timestamp" : 1670635449000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I can now safely remove all the \"ifdef E3SM\" statements from CLUBB's\u000aparameters_tunable.F90.  This code is now located in the clubb_intr.F90\u000aportion of E3SM.\u000a",
          "date" : "2022-12-09 19:24:09 -0600",
          "id" : "caa222a50d383a0400f09f218434327430bdb996",
          "msg" : "I can now safely remove all the \"ifdef E3SM\" statements from CLUBB's",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/parameters_tunable.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 289,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/289/"
  },
  "previousBuild" : {
    "number" : 287,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/287/"
  }
}