{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Gunther Huebler",
          "userId" : "huebler",
          "userName" : "Gunther Huebler"
        }
      ]
    },
    {
      "_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" : 570,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
            "branch" : [
              {
                "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
            "branch" : [
              {
                "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
        "branch" : [
          {
            "SHA1" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
            "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" : "#570",
  "duration" : 686424,
  "estimatedDuration" : 1454495,
  "executor" : None,
  "fullDisplayName" : "clubb_BFB_gfortran_test #570",
  "id" : "570",
  "keepLog" : False,
  "number" : 570,
  "queueId" : 11587,
  "result" : "SUCCESS",
  "timestamp" : 1759523011510,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_gfortran_test/570/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/config/linux_x86_64_gfortran.bash"
          ],
          "commitId" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
          "timestamp" : 1759522935000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Must add -fopenmp back for now, since this is used for the openmp test and it also broke the BFB tests for an obnoxious reason - that test compiles each commit without cleaning the build, so the baseline commit had -fopenmp and compiled with openmp stuff enabled, but then the subsequent commits had it turned off, but no changes in the files, so it didn't recompile with it off, and only turned it off in the linking stage, causing a build error. RESOLVED:320551df13ee84bdb9280db0be788a36e1f03494 RESOLVED:6c0201d44694fadf7f4bb0d4d58c3a9871096a22 RESOLVED:26644de2ea83ee6335b273f54dd57afc8f6f4b0c\u000a",
          "date" : "2025-10-03 15:22:15 -0500",
          "id" : "df9e2152bc4889d33e801021a44c11fd6b685d1f",
          "msg" : "Must add -fopenmp back for now, since this is used for the openmp test and it also broke the BFB tests for an obnoxious reason - that test compiles each commit without cleaning the build, so the baseline commit had -fopenmp and compiled with openmp stuff enabled, but then the subsequent commits had it turned off, but no changes in the files, so it didn't recompile with it off, and only turned it off in the linking stage, causing a build error. RESOLVED:320551df13ee84bdb9280db0be788a36e1f03494 RESOLVED:6c0201d44694fadf7f4bb0d4d58c3a9871096a22 RESOLVED:26644de2ea83ee6335b273f54dd57afc8f6f4b0c",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/config/linux_x86_64_gfortran.bash"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 571,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_gfortran_test/571/"
  },
  "previousBuild" : {
    "number" : 569,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_BFB_gfortran_test/569/"
  }
}