{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 174",
          "upstreamBuild" : 174,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 175,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
            "branch" : [
              {
                "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
            "branch" : [
              {
                "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
        "branch" : [
          {
            "SHA1" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 28,
      "skipCount" : 0,
      "totalCount" : 266,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "X Error linux32 (see log)",
  "displayName" : "#175",
  "duration" : 37287425,
  "estimatedDuration" : 3942278,
  "executor" : None,
  "fullDisplayName" : "jogl #175",
  "id" : "2010-09-25_18-16-11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 175,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1285431371000,
  "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/175/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/impl/DisplayImpl.java",
          "src/newt/classes/com/jogamp/newt/impl/WindowImpl.java",
          "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTUsageBeforeJOGLInitBug411.java"
        ],
        "commitId" : "8a850ea69d90fa68efecb52ba8dc6ec3938505d7",
        "timestamp" : 1285453922000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in destroy() ; DisplayImpl: refCount reset\u000a",
        "date" : "2010-09-26T00:32:02+0200",
        "id" : "8a850ea69d90fa68efecb52ba8dc6ec3938505d7",
        "msg" : "NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/DisplayImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTUsageBeforeJOGLInitBug411.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/impl/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java"
        ],
        "commitId" : "d73b4eb2a76941a932ac70829579282c64f305fe",
        "timestamp" : 1285455144000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "RecursiveToolkitLock default TO 5s\u000a",
        "date" : "2010-09-26T00:52:24+0200",
        "id" : "d73b4eb2a76941a932ac70829579282c64f305fe",
        "msg" : "RecursiveToolkitLock default TO 5s",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java"
        ],
        "commitId" : "39276cb2bd3a6281c04be0a8bd457f9af914da1e",
        "timestamp" : 1285455959000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "New test to check on keyboard focus.\u000a",
        "date" : "2010-09-26T01:05:59+0200",
        "id" : "39276cb2bd3a6281c04be0a8bd457f9af914da1e",
        "msg" : "New test to check on keyboard focus.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java"
        ],
        "commitId" : "9a2034b4f493465f93386c6462cbd0e2b68db19d",
        "timestamp" : 1285455959000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Ensure that receiving focus is passed on to any NEWT child.\u000a",
        "date" : "2010-09-26T01:05:59+0200",
        "id" : "9a2034b4f493465f93386c6462cbd0e2b68db19d",
        "msg" : "Ensure that receiving focus is passed on to any NEWT child.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
        "timestamp" : 1285456401000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add main() to TestFocus01SwingAWT\u000a",
        "date" : "2010-09-26T01:13:21+0200",
        "id" : "0d073c5ea4426b0139409b20a3879b6003f795b0",
        "msg" : "Add main() to TestFocus01SwingAWT",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 175,
      "url" : "https://jogamp.org/chuck/view/fwd/job/jogl/label=macos-x86_64/175/"
    }
  ]
}