{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 585",
          "upstreamBuild" : 585,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 585,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
            "branch" : [
              {
                "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
            "branch" : [
              {
                "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin2/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 431,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
            "branch" : [
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin/master"
              },
              {
                "SHA1" : "ef30b77fab27262f8b5ef3f98880c0caec30bab5",
                "name" : "origin2/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
        "branch" : [
          {
            "SHA1" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 86,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#585",
  "duration" : 167597,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #585",
  "id" : "2012-09-15_17-03-25",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 585,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1347721405000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/gluegen/label=linux-x86_64/585/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/os/Platform.java"
        ],
        "commitId" : "c29fb2910e1a4d3227c0eeb4158cff3bbb99c783",
        "timestamp" : 1346989573000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Platform: Slight reorder of initialization reducing one PrivilegedAction block.\u000a",
        "date" : "2012-09-07T05:46:13+0200",
        "id" : "c29fb2910e1a4d3227c0eeb4158cff3bbb99c783",
        "msg" : "Platform: Slight reorder of initialization reducing one PrivilegedAction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/os/Platform.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.gluegen.all.win64.bat",
          "make/scripts/java-win64.bat",
          "make/scripts/make.gluegen.all.win32.bat",
          "make/scripts/java-win32.bat"
        ],
        "commitId" : "7af0a33fd5855d4682050945a06b47fa922c4eeb",
        "timestamp" : 1346989593000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "windows scripts: bump to 6u35\u000a",
        "date" : "2012-09-07T05:46:33+0200",
        "id" : "7af0a33fd5855d4682050945a06b47fa922c4eeb",
        "msg" : "windows scripts: bump to 6u35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/java-win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.gluegen.all.win64.bat"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/jogamp/common/awt/AWTEDTExecutor.java"
        ],
        "commitId" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
        "timestamp" : 1347289962000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AWTEDTExecutor: Add convenient \"invoke(Object treeLock, boolean wait, Runnable r)\" to be used directly\u000a",
        "date" : "2012-09-10T17:12:42+0200",
        "id" : "6fd3dea1ae94fd5862276ee5ed426276560531da",
        "msg" : "AWTEDTExecutor: Add convenient \"invoke(Object treeLock, boolean wait,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/java/jogamp/common/awt/AWTEDTExecutor.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}