{
  "_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" : 484,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "branch" : [
              {
                "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "branch" : [
              {
                "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
        "branch" : [
          {
            "SHA1" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
            "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" : "#484",
  "duration" : 154306,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #484",
  "id" : "484",
  "keepLog" : False,
  "number" : 484,
  "queueId" : 1242,
  "result" : "SUCCESS",
  "timestamp" : 1723191069409,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/484/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "compile/convert_acc_to_omp.bash"
          ],
          "commitId" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
          "timestamp" : 1723155345000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements.\u000a",
          "date" : "2024-08-08 17:15:45 -0500",
          "id" : "46fe460263003ad92fd5f942a2c99d006bcbf0fa",
          "msg" : "Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "compile/convert_acc_to_omp.bash"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 485,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/485/"
  },
  "previousBuild" : {
    "number" : 483,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/483/"
  }
}