{
  "_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" : 61,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
            "branch" : [
              {
                "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
            "branch" : [
              {
                "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
        "branch" : [
          {
            "SHA1" : "157a0a2c403f69242ba1b5939494c428c912959a",
            "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" : "#61",
  "duration" : 8027605,
  "estimatedDuration" : 2611277,
  "executor" : None,
  "fullDisplayName" : "clubb_release_intel_build #61",
  "id" : "61",
  "keepLog" : False,
  "number" : 61,
  "queueId" : 3665,
  "result" : "SUCCESS",
  "timestamp" : 1618217469745,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/61/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "e303a20404774f035c4210e91c23f491a0e6f9ea",
          "timestamp" : 1618166923000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Scale normalized sensitivity matrix by parameter values\u000a\u000aI use the maximum magnitude of the default and sensitivity parameter values in order to avoid dividing by zero, which used to happen when the default value was zero.\u000a\u000aFor #910.\u000a",
          "date" : "2021-04-11 13:48:43 -0500",
          "id" : "e303a20404774f035c4210e91c23f491a0e6f9ea",
          "msg" : "Scale normalized sensitivity matrix by parameter values",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/analyze_sensitivity_matrix.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/README.md"
          ],
          "commitId" : "f0956b2c532225acdc0b5e8c967afa177730c2b7",
          "timestamp" : 1618172650000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Create README file for the benefit of external users.\u000a",
          "date" : "2021-04-11 15:24:10 -0500",
          "id" : "f0956b2c532225acdc0b5e8c967afa177730c2b7",
          "msg" : "Create README file for the benefit of external users.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/sens_matrix/README.md"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "de755d3376d5659bd1231c8c6b2b3f73a87a5edd",
          "timestamp" : 1618184648000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add data from global runs to dashboard\u000a",
          "date" : "2021-04-11 18:44:08 -0500",
          "id" : "de755d3376d5659bd1231c8c6b2b3f73a87a5edd",
          "msg" : "Add data from global runs to dashboard",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 62,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/62/"
  },
  "previousBuild" : {
    "number" : 60,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_release_intel_build/60/"
  }
}