{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,438",
          "upstreamBuild" : 1438,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1438,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
            "branch" : [
              {
                "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
            "branch" : [
              {
                "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
        "branch" : [
          {
            "SHA1" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 4,
      "skipCount" : 0,
      "totalCount" : 1071,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1438",
  "duration" : 4005314,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 #1438",
  "id" : "1438",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1438,
  "queueId" : 358,
  "result" : "UNSTABLE",
  "timestamp" : 1442312800422,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1438/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java",
          "src/newt/classes/com/jogamp/newt/opengl/util/NEWTDemoListener.java",
          "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtAppletBase.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "60e906330feaac485dfea60734573703a3973e36",
        "timestamp" : 1442312607000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1211: Refine NEWTDemoListener, JOGLNewtAppletBase\u000a- NEWTDemoListener.createPointerIcons(..)\u000a - Use Display instance\u000a - Simplify PointerIcon creation using a list,\u000a   skipping all non-found resources.\u000a- JOGLNewtAppletBase\u000a - Bring back reparent action via key 'r'\u000a - Drop redundant PointerIcon, using NEWTDemoListener\u000a",
        "date" : "2015-09-15 12:23:27 +0200",
        "id" : "60e906330feaac485dfea60734573703a3973e36",
        "msg" : "Bug 1211: Refine NEWTDemoListener, JOGLNewtAppletBase",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/parenting/NewtAWTReparentingKeyAdapter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/opengl/util/NEWTDemoListener.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/util/applet/JOGLNewtAppletBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/DisplayImpl.java"
        ],
        "commitId" : "713c3c3fa953d8561ebc6a52cfee7eadde661bf1",
        "timestamp" : 1442312696000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix NEWT DisplayImpl.createPointerIcon: Pass through Exceptions, as\u000arequired by API doc.\u000a",
        "date" : "2015-09-15 12:24:56 +0200",
        "id" : "713c3c3fa953d8561ebc6a52cfee7eadde661bf1",
        "msg" : "Fix NEWT DisplayImpl.createPointerIcon: Pass through Exceptions, as",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/DisplayImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/WindowImpl.java"
        ],
        "commitId" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
        "timestamp" : 1442312763000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NEWT Window Maximize: re-gain focus after maximize action (maybe lost on\u000aplatforms, i.e. OSX)\u000a",
        "date" : "2015-09-15 12:26:03 +0200",
        "id" : "03909cb24ab6f5648e7fc6e696024ca460b37070",
        "msg" : "NEWT Window Maximize: re-gain focus after maximize action (maybe lost on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/code",
      "fullName" : "code"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/tom.nuydens",
      "fullName" : "tom.nuydens"
    }
  ]
}