{
  "_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" : 270,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
            "branch" : [
              {
                "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
            "branch" : [
              {
                "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
        "branch" : [
          {
            "SHA1" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 66,
      "skipCount" : 0,
      "totalCount" : 150,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#270",
  "duration" : 140835,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #270",
  "id" : "2011-02-09_00-16-02",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 270,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1297206962000,
  "url" : "https://jogamp.org/chuck/job/jocl/270/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLObject.java",
          "build.xml",
          "src/com/jogamp/common/AutoCloseable.jtemplate",
          "src/com/jogamp/opencl/CLEventList.java",
          "nbproject/project.properties",
          "src/com/jogamp/opencl/AutoCloseable.java"
        ],
        "commitId" : "3ed09af3cf9322001d959d13672f6446ddaca643",
        "timestamp" : 1297190384000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "jdk7 try-with-resource support\u000a",
        "date" : "2011-02-08T19:39:44+0100",
        "id" : "3ed09af3cf9322001d959d13672f6446ddaca643",
        "msg" : "jdk7 try-with-resource support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nbproject/project.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLObject.java"
          },
          {
            "editType" : "add",
            "file" : "src/com/jogamp/common/AutoCloseable.jtemplate"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLEventList.java"
          },
          {
            "editType" : "delete",
            "file" : "src/com/jogamp/opencl/AutoCloseable.java"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLPlatform.java"
        ],
        "commitId" : "8e915ca25ddea1258a7c8db3e35e3a660d40775f",
        "timestamp" : 1297193336000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "improved javadoc.\u000a",
        "date" : "2011-02-08T20:28:56+0100",
        "id" : "8e915ca25ddea1258a7c8db3e35e3a660d40775f",
        "msg" : "improved javadoc.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLPlatform.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLContext.java",
          "src/com/jogamp/opencl/CLPlatform.java"
        ],
        "commitId" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
        "timestamp" : 1297200618000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "CLContext and CLPlatform are now threadsafe. Updated javadocs.\u000a",
        "date" : "2011-02-08T22:30:18+0100",
        "id" : "c8afa2e38a7d7174ceed0be2069856ed548192b4",
        "msg" : "CLContext and CLPlatform are now threadsafe. Updated javadocs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLPlatform.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLContext.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    {
      "number" : 270,
      "url" : "https://jogamp.org/chuck/job/jocl/label=macos-x86_64/270/"
    }
  ]
}