{
  "_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" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/grid_fixes" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          }
        },
        "origin/feeding_gr_to_host" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 686,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
            "branch" : [
              {
                "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
            "branch" : [
              {
                "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
        "branch" : [
          {
            "SHA1" : "0c90d7040b1f163985b1f884eaf431e1c356cdf0",
            "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" : "#686",
  "duration" : 247319,
  "estimatedDuration" : 174549,
  "executor" : None,
  "fullDisplayName" : "clubb_silhs_convergence_gfortran #686",
  "id" : "686",
  "keepLog" : False,
  "number" : 686,
  "queueId" : 7452,
  "result" : "SUCCESS",
  "timestamp" : 1787387168653,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_silhs_convergence_gfortran/686/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "readiopdata_core_module.F90"
          ],
          "commitId" : "bc3376036f8b43c5386c1b184bce90015fb8b153",
          "timestamp" : 1630365994000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/isenfireldc",
            "fullName" : "isenfireldc"
          },
          "authorEmail" : "isenfireldc@gmail.com",
          "comment" : "Move readiopdata_core_module.F90 to a subdirectory for use with git-subtree\u000a",
          "date" : "2021-08-30 18:26:34 -0500",
          "id" : "bc3376036f8b43c5386c1b184bce90015fb8b153",
          "msg" : "Move readiopdata_core_module.F90 to a subdirectory for use with git-subtree",
          "paths" : [
            {
              "editType" : "add",
              "file" : "readiopdata_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "readiopdata_core_module.F90"
          ],
          "commitId" : "7e7eac0320dbba47bc1ce08f1158fd9b55be22ed",
          "timestamp" : 1787332097000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Updates to readiopdata_core and corresponding calls (#178)\u000a\u000a - readiopdata can now take in w or omega\u000a\u000a* Necessary fixes and changes to work as well as be identical to clubb readiopdata_core_module\u000a",
          "date" : "2026-08-21 12:08:17 -0500",
          "id" : "7e7eac0320dbba47bc1ce08f1158fd9b55be22ed",
          "msg" : "Updates to readiopdata_core and corresponding calls (#178)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "readiopdata_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/readiopdata_core/readiopdata_core_module.F90"
          ],
          "commitId" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
          "timestamp" : 1787335778000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/hancock",
            "fullName" : "Trevor Hancock"
          },
          "authorEmail" : "hancoct@uwm.edu",
          "comment" : "Removed readiopdata_core to prepare for git subtrees\u000a",
          "date" : "2026-08-21 13:09:38 -0500",
          "id" : "ec70668f175a08f982ca25797a9c7367f10e03d6",
          "msg" : "Removed readiopdata_core to prepare for git subtrees",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/readiopdata_core/readiopdata_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "readiopdata_core_module.F90"
          ],
          "commitId" : "e49f15da4a620fb2c6af3b83858ca3a692847f54",
          "timestamp" : 1787339796000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add blank line to trigger gitUpdateScripts\u000a",
          "date" : "2026-08-21 14:16:36 -0500",
          "id" : "e49f15da4a620fb2c6af3b83858ca3a692847f54",
          "msg" : "Add blank line to trigger gitUpdateScripts",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "readiopdata_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            
          ],
          "commitId" : "1e0e2db32c6deda3a17097f6bd47ca31bed9c749",
          "timestamp" : 1787339851000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Remove blank line to trigger nightly tests and gitUpdateScripts\u000a",
          "date" : "2026-08-21 14:17:31 -0500",
          "id" : "1e0e2db32c6deda3a17097f6bd47ca31bed9c749",
          "msg" : "Remove blank line to trigger nightly tests and gitUpdateScripts",
          "paths" : [
            
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/isenfireldc",
      "fullName" : "isenfireldc"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/hancock",
      "fullName" : "Trevor Hancock"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 685,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/clubb_silhs_convergence_gfortran/685/"
  }
}