{
  "_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" : 451,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
            "branch" : [
              {
                "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
            "branch" : [
              {
                "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
        "branch" : [
          {
            "SHA1" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
            "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" : "#451",
  "duration" : 116626,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #451",
  "id" : "451",
  "keepLog" : False,
  "number" : 451,
  "queueId" : 1871,
  "result" : "SUCCESS",
  "timestamp" : 1717488667605,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/451/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "utilities/sens_matrix/set_up_dashboard_inputs.py",
            "utilities/sens_matrix/create_figs.py",
            "utilities/sens_matrix/sens_matrix_dashboard.py"
          ],
          "commitId" : "4a157a41ada7c94ad9d4d626d8effb2f89b787ab",
          "timestamp" : 1717434797000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@uwm.edu",
          "comment" : "QuadTune: Moves plotting code to new fnc, createFigs.\u000a\u000aFor #910.\u000a",
          "date" : "2024-06-03 12:13:17 -0500",
          "id" : "4a157a41ada7c94ad9d4d626d8effb2f89b787ab",
          "msg" : "QuadTune: Moves plotting code to new fnc, createFigs.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "utilities/sens_matrix/create_figs.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/sens_matrix_dashboard.py"
            },
            {
              "editType" : "edit",
              "file" : "utilities/sens_matrix/set_up_dashboard_inputs.py"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/mt95.F90",
            "src/CLUBB_core/mt95.f90"
          ],
          "commitId" : "e9cf9a87c16e65f678c6146663dbb8ff9b22b5c7",
          "timestamp" : 1717450146000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making the f in f90 capital for consistency.\u000a",
          "date" : "2024-06-03 16:29:06 -0500",
          "id" : "e9cf9a87c16e65f678c6146663dbb8ff9b22b5c7",
          "msg" : "Making the f in f90 capital for consistency.",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/CLUBB_core/mt95.F90"
            },
            {
              "editType" : "delete",
              "file" : "src/CLUBB_core/mt95.f90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/enhanced_simann.F90"
          ],
          "commitId" : "ed26ee90739d5041950bc843717fa39c922934ed",
          "timestamp" : 1717451252000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Surrounding print statement with debug flag check.\u000a",
          "date" : "2024-06-03 16:47:32 -0500",
          "id" : "ed26ee90739d5041950bc843717fa39c922934ed",
          "msg" : "Surrounding print statement with debug flag check.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/enhanced_simann.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "run_scripts/check_multicol_error.py"
          ],
          "commitId" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
          "timestamp" : 1717452564000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making multicol diffness script rely on the largest difference detected, rather the the sum/total of differences. This is essentially to relax the cpu vs gpu diffness test because mpace_b is noisey and often causes the test to fail for innocent bit changing commits. Looking at the largest difference does have the advantage of the check being less sensitive to case differences, such as number of timesteps, vertical levels, number of columns, etc.\u000a",
          "date" : "2024-06-03 17:09:24 -0500",
          "id" : "a67e22194ccac507c0dc1b684db1336cf93054fe",
          "msg" : "Making multicol diffness script rely on the largest difference detected, rather the the sum/total of differences. This is essentially to relax the cpu vs gpu diffness test because mpace_b is noisey and often causes the test to fail for innocent bit changing commits. Looking at the largest difference does have the advantage of the check being less sensitive to case differences, such as number of timesteps, vertical levels, number of columns, etc.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "run_scripts/check_multicol_error.py"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 452,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/452/"
  },
  "previousBuild" : {
    "number" : 450,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/450/"
  }
}