{
  "_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" : 204,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
            "branch" : [
              {
                "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
            "branch" : [
              {
                "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
        "branch" : [
          {
            "SHA1" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
            "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" : "#204",
  "duration" : 105557,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #204",
  "id" : "204",
  "keepLog" : False,
  "number" : 204,
  "queueId" : 13797,
  "result" : "SUCCESS",
  "timestamp" : 1646212269532,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/204/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "0a489d994b4430f8c519223acd02000a34fa4547",
          "timestamp" : 1646171654000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types.\u000a",
          "date" : "2022-03-01 15:54:14 -0600",
          "id" : "0a489d994b4430f8c519223acd02000a34fa4547",
          "msg" : "Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/clubb_api_module.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "8290cd1a1cc8c73e21add181c021ba1a551049ee",
          "timestamp" : 1646172170000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Forgot two small changes. larson-group/cam#129\u000a",
          "date" : "2022-03-01 16:02:50 -0600",
          "id" : "8290cd1a1cc8c73e21add181c021ba1a551049ee",
          "msg" : "Forgot two small changes. larson-group/cam#129",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "3b77fda2d4c4fb99bf4794b2fe98780b9f320d26",
          "timestamp" : 1646174455000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Removing need for data copies. larson-group/cam#129\u000a",
          "date" : "2022-03-01 16:40:55 -0600",
          "id" : "3b77fda2d4c4fb99bf4794b2fe98780b9f320d26",
          "msg" : "Removing need for data copies. larson-group/cam#129",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/setup_clubb_pdf_params.F90"
          ],
          "commitId" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
          "timestamp" : 1646175410000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing column loop index from j to i. larson-group/cam#129\u000a",
          "date" : "2022-03-01 16:56:50 -0600",
          "id" : "352cf0e9c6565763b797ed8c6c17ed7e1be8920c",
          "msg" : "Changing column loop index from j to i. larson-group/cam#129",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/setup_clubb_pdf_params.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 205,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/205/"
  },
  "previousBuild" : {
    "number" : 203,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/203/"
  }
}