{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserCause",
          "shortDescription" : "Started by user sgothel",
          "userName" : "Sven Gothel"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 215,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
            "branch" : [
              {
                "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
            "branch" : [
              {
                "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
        "branch" : [
          {
            "SHA1" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 7,
      "skipCount" : 0,
      "totalCount" : 359,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#215",
  "duration" : 883405,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #215",
  "id" : "2010-11-15_03-49-35",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 215,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1289789375000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/215/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/pom.xml"
        ],
        "commitId" : "b4890c42c79419150ae17babe9ad10f46ee9fbbb",
        "timestamp" : 1289781051000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Stub POM to resolve buld-time dependencies\u000a",
        "date" : "2010-11-15T08:30:51+0800",
        "id" : "b4890c42c79419150ae17babe9ad10f46ee9fbbb",
        "msg" : "Stub POM to resolve buld-time dependencies",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Issue326Test2.java",
          "test/Issue344Base.java",
          "test/Issue326Test1.java"
        ],
        "commitId" : "03f397d2da70b8120908b631d53748678c46272c",
        "timestamp" : 1289781085000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fixed includes and adapt to the new interface-structure\u000a\u000aAs the interface structure was updated some time ago these tests\u000adidn't compile any more. This patch adjusts them to use the new\u000astructure, such that they can be run again.\u000a",
        "date" : "2010-11-15T08:31:25+0800",
        "id" : "03f397d2da70b8120908b631d53748678c46272c",
        "msg" : "Fixed includes and adapt to the new interface-structure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Issue326Test2.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue344Base.java"
          },
          {
            "editType" : "edit",
            "file" : "test/Issue326Test1.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/jogl/cg-common.cfg"
        ],
        "commitId" : "bdb929e6265b7ed27e6ac1068eac2a55b50c82eb",
        "timestamp" : 1289813952000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "remove redundant semicolon in gluegen Cg cfg file\u000a",
        "date" : "2010-11-15T10:39:12+0100",
        "id" : "bdb929e6265b7ed27e6ac1068eac2a55b50c82eb",
        "msg" : "remove redundant semicolon in gluegen Cg cfg file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/jogl/cg-common.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
        "timestamp" : 1289814069000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix javadoc offline link rel. package-list location in gluegen, use passed 'gluegen.root'\u000a",
        "date" : "2010-11-15T10:41:09+0100",
        "id" : "599c955d118fb68ae5eb3bcbb10c45d140b41a30",
        "msg" : "Fix javadoc offline link rel. package-list location in gluegen, use",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 215,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/215/"
    }
  ]
}