{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,354",
          "upstreamBuild" : 1354,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1354,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
            "branch" : [
              {
                "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
            "branch" : [
              {
                "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
        "branch" : [
          {
            "SHA1" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 2,
      "skipCount" : 9,
      "totalCount" : 999,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1354",
  "duration" : 3869141,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #1354",
  "id" : "2014-09-20_23-12-26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1354,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1411247546000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/1354/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
        ],
        "commitId" : "5c16f037084a7ab2c6985e66e4b54ffde5d7c5e4",
        "timestamp" : 1411217926000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestVersionSemanticsNOUI: Enable test V220->V221 and V221->V222 (w/ 2 extra exclusions)\u000a\u000aEnable tests:\u000a\u000a- V220->V221\u000a\u000a- V221->V222 (w/ 2 extra exclusions)\u000a  - GLRendererQuirks COUNT has been increased (-> use a method, FIXME)\u000a  - Animator pauseIssued is volatile now\u000a\u000aConflicts:\u000a\u0009src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java\u000a",
        "date" : "2014-09-20T14:58:46+0200",
        "id" : "5c16f037084a7ab2c6985e66e4b54ffde5d7c5e4",
        "msg" : "TestVersionSemanticsNOUI: Enable test V220->V221 and V221->V222 (w/ 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/v2.2.1/jogl-all.jar"
        ],
        "commitId" : "a6123fe0c71ebe87b2fcef8475cc1fbdd0fe0a36",
        "timestamp" : 1411217949000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestVersionSemanticsNOUI: Add v2.2.1 jogl-all.jar\u000a",
        "date" : "2014-09-20T14:59:09+0200",
        "id" : "a6123fe0c71ebe87b2fcef8475cc1fbdd0fe0a36",
        "msg" : "TestVersionSemanticsNOUI: Add v2.2.1 jogl-all.jar",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/lib/v2.2.1/jogl-all.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/javax/media/opengl/GLFBODrawable.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/FBOMix2DemosES2.java",
          "src/jogl/classes/com/jogamp/opengl/FBObject.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFBOAutoDrawableFactoryNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFBOMRTNEWT01.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw02ES2ListenerFBO.java",
          "src/jogl/classes/jogamp/opengl/GLOffscreenAutoDrawableImpl.java",
          "src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PVBAAES2.java",
          "make/scripts/tests.sh",
          "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java",
          "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java",
          "jnlp-files/jogl-applet-bug818_gljpanel01.html",
          "src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PMSAAES2.java",
          "src/test/com/jogamp/opengl/test/junit/graph/demos/ui/GLEventListenerButton.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelAndGLCanvasApplet.java",
          "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelApplet.java"
        ],
        "commitId" : "e99f5060d62aad25fcc37ebf50c8f2a270c9d5df",
        "timestamp" : 1411217955000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "FBObject: Fix depth- and stencil bit count selection for attachRenderbuffer(..);\u000a\u000a- Fix depth- and stencil bit count selection for attachRenderbuffer(..)\u000a  - Add generic values: DEFAULT_BITS, REQUESTED_BITS, CHOSEN_BITS, MAXIMUM_BITS\u000a\u000a  - Refactor depth- and stencil bit-count -> format into own method\u000a\u000a  - Allow depth- and stencil bit-count select a higher bit-count if required (fix)\u000a\u000a- GLFBODrawable.FBOMODE_USE_DEPTH is deprecated, using GLCapabilities.[get|set]DepthBits(..)\u000a  - It was an oversight to introduce the bit flag in the first place,\u000a    since we should have used the capabilities depth bit-count\u000a\u000a- Graph Test: GLEventListenerButton shall use requested capabilities for FBO drawable.\u000a",
        "date" : "2014-09-20T14:59:15+0200",
        "id" : "e99f5060d62aad25fcc37ebf50c8f2a270c9d5df",
        "msg" : "FBObject: Fix depth- and stencil bit count selection for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLFBODrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-applet-bug818_gljpanel01.html"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/awt/GLJPanel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/ui/GLEventListenerButton.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/stereo/StereoClientRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PVBAAES2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelApplet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFBOAutoDrawableFactoryNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/FBOMix2DemosES2.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelAndGLCanvasApplet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/FBObject.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFBOMRTNEWT01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw02ES2ListenerFBO.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLOffscreenAutoDrawableImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/graph/curve/opengl/VBORegion2PMSAAES2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-test-applets.html",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/GLJPanelsAndGLCanvasDemoGL2Applet.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Teapot.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelAndGLCanvasApplet.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java"
        ],
        "commitId" : "4d8d41d32b27ab8dc6a3898511011f8b3d4f07a5",
        "timestamp" : 1411217961000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for GLJPanel/GL2 testing (offscreen, ..); Clean up GL2 Gears and Teapot state enable/disable\u000a",
        "date" : "2014-09-20T14:59:21+0200",
        "id" : "4d8d41d32b27ab8dc6a3898511011f8b3d4f07a5",
        "msg" : "Add GLJPanelsAndGLCanvasDemoGL2Applet: Simple applet test for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Teapot.java"
          },
          {
            "editType" : "edit",
            "file" : "jnlp-files/jogl-test-applets.html"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/Bug818GLJPanelAndGLCanvasApplet.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/awt/GLJPanelsAndGLCanvasDemoGL2Applet.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
        ],
        "commitId" : "c4865ba2ef6c8ea02e1ca9eb4bfa836deb090d22",
        "timestamp" : 1411217967000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestVersionSemanticsNOUI: V221 -> V222 Add exception for GLFBODrawable.FBOMODE_DEFAULT\u000a",
        "date" : "2014-09-20T14:59:27+0200",
        "id" : "c4865ba2ef6c8ea02e1ca9eb4bfa836deb090d22",
        "msg" : "TestVersionSemanticsNOUI: V221 -> V222 Add exception for",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/FBObject.java",
          "src/jogl/classes/javax/media/opengl/GLFBODrawable.java",
          "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
        ],
        "commitId" : "38f6915fedb765313c1f4646acf9e13dfbccef36",
        "timestamp" : 1411235606000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1073: FBObject/GLFBODrawable: Remove deprecated methods\u000a\u000a- dual-use reset(..), use dedicated init(..) and reset(..)\u000a\u000a- GLFBODrawable.FBOMODE_USE_DEPTH: Use GLCapabilities.[get|set]DepthBits(int)\u000a    Note: Applications shall use _requested_ GLCapabilities,\u000a    if passing caps down to the GLFBODrawable.\u000a    Otherwise (using _chosen_ caps) we may end up in requesting\u000a    properties not desired, e.g. stencil bits, if driver has chosen.\u000a",
        "date" : "2014-09-20T19:53:26+0200",
        "id" : "38f6915fedb765313c1f4646acf9e13dfbccef36",
        "msg" : "Bug 1073: FBObject/GLFBODrawable: Remove deprecated methods",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/FBObject.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/javax/media/opengl/GLFBODrawable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
        ],
        "commitId" : "b8f9db9250ab2f5aa43eebae5f4637c01bbc2ce4",
        "timestamp" : 1411235658000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestVersionSemanticsNOUI: Compare V221 against current V23x, no special excludes\u000a",
        "date" : "2014-09-20T19:54:18+0200",
        "id" : "b8f9db9250ab2f5aa43eebae5f4637c01bbc2ce4",
        "msg" : "TestVersionSemanticsNOUI: Compare V221 against current V23x, no special",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/InitConcurrentBaseNEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent01NEWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent02NEWT.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "cecc00efb3c47928dd8080577645b2d8633fa159",
        "timestamp" : 1411237946000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestInitConcurrent*NEWT: Decorated tests w/ GLProfile.shutdown(), ensuring implicit GLProfile.initSingleton() is being tested\u000a",
        "date" : "2014-09-20T20:32:26+0200",
        "id" : "cecc00efb3c47928dd8080577645b2d8633fa159",
        "msg" : "TestInitConcurrent*NEWT: Decorated tests w/ GLProfile.shutdown(),",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent01NEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/InitConcurrentBaseNEWT.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent02NEWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jnlp-files/jogl-applet-gl2_gljpanel02.html"
        ],
        "commitId" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
        "timestamp" : 1411239673000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Adding missing applet launcher html page for GLJPanelsAndGLCanvasDemoGL2Applet\u000a",
        "date" : "2014-09-20T21:01:13+0200",
        "id" : "2194730c08c8bb55dc6985246dbedaeab5fd5828",
        "msg" : "Adding missing applet launcher html page for",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jnlp-files/jogl-applet-gl2_gljpanel02.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}