{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 6,
      "buildingDurationMillis" : 21604365,
      "executingTimeMillis" : 9011292,
      "executorUtilization" : 0.42,
      "subTaskCount" : 4,
      "waitingDurationMillis" : 28,
      "waitingTimeMillis" : 29
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 676,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
            "branch" : [
              {
                "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
            "branch" : [
              {
                "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
                "name" : "refs/remotes/origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
        "branch" : [
          {
            "SHA1" : "f840eec55668aa520879e864345f458e5546066d",
            "name" : "refs/remotes/origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kokkos/kokkos/"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 114,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#676",
  "duration" : 21604365,
  "estimatedDuration" : 15681545,
  "executor" : None,
  "fullDisplayName" : "Kokkos_nightly #676",
  "id" : "676",
  "keepLog" : False,
  "number" : 676,
  "queueId" : 63048,
  "result" : "FAILURE",
  "timestamp" : 1764653460647,
  "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/Kokkos_nightly/676/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            ".github/workflows/scorecard.yml",
            ".github/workflows/codeql.yml"
          ],
          "commitId" : "0ff91ccee96c2fc210c1a94931773fe4bbc9d45e",
          "timestamp" : 1764555576000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump github/codeql-action from 4.31.4 to 4.31.5\u000a\u000aBumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.4 to 4.31.5.\u000a- [Release notes](https://github.com/github/codeql-action/releases)\u000a- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\u000a- [Commits](https://github.com/github/codeql-action/compare/e12f0178983d466f2f6028f5cc7a6d786fd97f4b...fdbfb4d2750291e159f0156def62b853c2798ca2)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: github/codeql-action\u000a  dependency-version: 4.31.5\u000a  dependency-type: direct:production\u000a  update-type: version-update:semver-patch\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
          "date" : "2025-12-01 02:19:36 +0000",
          "id" : "0ff91ccee96c2fc210c1a94931773fe4bbc9d45e",
          "msg" : "Bump github/codeql-action from 4.31.4 to 4.31.5",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".github/workflows/codeql.yml"
            },
            {
              "editType" : "edit",
              "file" : ".github/workflows/scorecard.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "cmake/kokkos_arch.cmake"
          ],
          "commitId" : "32ca57a72b679da9a3d799ad1327bb9a6700825f",
          "timestamp" : 1764595384000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Rework simd `neon` and `sve` detection (#8667)\u000a\u000a* rework arm neon and sve checking\u000a---------\u000a\u000aSigned-off-by: Jakob Bludau <bludauj@ornl.gov>\u000aCo-authored-by: Trévis Morvany <63788850+tretre91@users.noreply.github.com>\u000a",
          "date" : "2025-12-01 08:23:04 -0500",
          "id" : "32ca57a72b679da9a3d799ad1327bb9a6700825f",
          "msg" : "Rework simd `neon` and `sve` detection (#8667)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "cmake/kokkos_arch.cmake"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            ".github/workflows/pre-commit.yml"
          ],
          "commitId" : "261cb9565334d91c8638229c1fdbb5bc7ed03d1f",
          "timestamp" : 1764595842000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bump actions/setup-python from 6.0.0 to 6.1.0 (#8714)\u000a\u000a* Bump actions/setup-python from 6.0.0 to 6.1.0\u000a\u000aBumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0.\u000a- [Release notes](https://github.com/actions/setup-python/releases)\u000a- [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d548)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: actions/setup-python\u000a  dependency-version: 6.1.0\u000a  dependency-type: direct:production\u000a  update-type: version-update:semver-minor\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a\u000a* Specify Python version in pre-commit CI\u000a\u000aCo-authored-by: Daniel Arndt <arndtd@ornl.gov>\u000aSigned-off-by: Damien L-G <dalg24+github@gmail.com>\u000a\u000a---------\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000aSigned-off-by: Damien L-G <dalg24+github@gmail.com>\u000aCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\u000aCo-authored-by: Damien L-G <dalg24+github@gmail.com>\u000aCo-authored-by: Daniel Arndt <arndtd@ornl.gov>\u000a",
          "date" : "2025-12-01 08:30:42 -0500",
          "id" : "261cb9565334d91c8638229c1fdbb5bc7ed03d1f",
          "msg" : "Bump actions/setup-python from 6.0.0 to 6.1.0 (#8714)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : ".github/workflows/pre-commit.yml"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "core/unit_test/TestViewMove.hpp"
          ],
          "commitId" : "f840eec55668aa520879e864345f458e5546066d",
          "timestamp" : 1764601623000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Disable a View move test on MI300 with ROCm 7.1 (#8706)\u000a\u000a* Disable a View move test on MI300 with ROCm 7.1\u000a\u000a---------\u000a\u000aSigned-off-by: Bruno Turcksin <bruno.turcksin@gmail.com>\u000aSigned-off-by: Damien L-G <dalg24+github@gmail.com>\u000aCo-authored-by: Damien L-G <dalg24+github@gmail.com>\u000a",
          "date" : "2025-12-01 10:07:03 -0500",
          "id" : "f840eec55668aa520879e864345f458e5546066d",
          "msg" : "Disable a View move test on MI300 with ROCm 7.1 (#8706)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "core/unit_test/TestViewMove.hpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/jbludau",
      "fullName" : "Jakob Bludau"
    },
    {
      "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/hkannan",
      "fullName" : "hkannan"
    },
    {
      "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 677,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/Kokkos_nightly/677/"
  },
  "previousBuild" : {
    "number" : 675,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/Kokkos_nightly/675/"
  }
}