{
  "_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" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
            "branch" : [
              {
                "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
            "branch" : [
              {
                "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
        "branch" : [
          {
            "SHA1" : "a25fce6826447d187826f9be342b4344f8057c92",
            "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" : "#108",
  "duration" : 120067,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #108",
  "id" : "108",
  "keepLog" : False,
  "number" : 108,
  "queueId" : 7005,
  "result" : "SUCCESS",
  "timestamp" : 1627114268694,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/108/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/sens_matrix_dashboard.py",
            "utilities/sens_matrix/analyze_sensitivity_matrix.py"
          ],
          "commitId" : "3320eef6119dda9298339d3187da21ed2bd61cc7",
          "timestamp" : 1627050886000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "Add new plots and calculations to dashboard.\u000aThese include a weighted bias ratio that tells us\u000ahow much the tuner's recommendation is expected to improve the fit.\u000aIt also includes an estimate of the overall sensitivity of each metric,\u000ai.e., how \"unbudgeable\" the metric is.\u000aIt also automatically deletes the smallest singular values.\u000aFinally, it includes an option to leave uninteresting metrics\u000aat their default values, but this option is commented out for now.\u000a\u000aFor #910.\u000a",
          "date" : "2021-07-23 09:34:46 -0500",
          "id" : "3320eef6119dda9298339d3187da21ed2bd61cc7",
          "msg" : "Add new plots and calculations to dashboard.",
          "paths" : [
            {
              "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" : [
            "src/CLUBB_core/new_hybrid_pdf_main.F90"
          ],
          "commitId" : "a25fce6826447d187826f9be342b4344f8057c92",
          "timestamp" : 1627072017000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "I changed the name to calc_responder_driver because I thought that\u000acalc_responder_var_lev (which it had recently been changed to) wasn't\u000avery fitting.\u000a",
          "date" : "2021-07-23 15:26:57 -0500",
          "id" : "a25fce6826447d187826f9be342b4344f8057c92",
          "msg" : "I changed the name to calc_responder_driver because I thought that",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/new_hybrid_pdf_main.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" : 109,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/109/"
  },
  "previousBuild" : {
    "number" : 107,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/107/"
  }
}