{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 336,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
            "branch" : [
              {
                "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
            "branch" : [
              {
                "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
        "branch" : [
          {
            "SHA1" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 15,
      "skipCount" : 0,
      "totalCount" : 279,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#336",
  "duration" : 317072,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #336",
  "id" : "2011-04-20_02-15-45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 336,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1303258545000,
  "url" : "https://jogamp.org/chuck/job/jocl/336/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x32-sgothel-010",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLMemory.java"
        ],
        "commitId" : "6e35af2622d5f4627dfb564058d7cf313afffe0b",
        "timestamp" : 1303249195000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "reverted a3654a0b8a4e0c9e246aa04019bf1d5a09e7a28d\u000a",
        "date" : "2011-04-19T23:39:55+0200",
        "id" : "6e35af2622d5f4627dfb564058d7cf313afffe0b",
        "msg" : "reverted a3654a0b8a4e0c9e246aa04019bf1d5a09e7a28d",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLMemory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLCommandQueue.java"
        ],
        "commitId" : "8d4602f9058d44e94ddafc9618d32411ae37bb2c",
        "timestamp" : 1303249989000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "duplicate buffer before changing its position.\u000a",
        "date" : "2011-04-19T23:53:09+0200",
        "id" : "8d4602f9058d44e94ddafc9618d32411ae37bb2c",
        "msg" : "duplicate buffer before changing its position.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/CLCommandQueueTest.java"
        ],
        "commitId" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
        "timestamp" : 1303250385000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "fixed race condition in eventsTest()\u000a",
        "date" : "2011-04-19T23:59:45+0200",
        "id" : "abcef28580df7ba0176390fe6d0a0eb1d969183d",
        "msg" : "fixed race condition in eventsTest()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/CLCommandQueueTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 336,
      "url" : "https://jogamp.org/chuck/job/jocl/label=linux-x86_64/336/"
    },
    {
      "number" : 336,
      "url" : "https://jogamp.org/chuck/job/jocl/label=macos-x86_64/336/"
    },
    {
      "number" : 336,
      "url" : "https://jogamp.org/chuck/job/jocl/label=windows-x86_64/336/"
    }
  ]
}