{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 504",
          "upstreamBuild" : 504,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 504,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
            "branch" : [
              {
                "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
            "branch" : [
              {
                "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
        "branch" : [
          {
            "SHA1" : "00a55caad191db3bda63779058fe49086d5c38cf",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 3,
      "skipCount" : 0,
      "totalCount" : 160,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#504",
  "duration" : 1064276,
  "estimatedDuration" : 2541985,
  "executor" : None,
  "fullDisplayName" : "jogl » linux-x86_64 #504",
  "id" : "2011-10-07_20-36-04",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 504,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1318012564000,
  "url" : "https://jogamp.org/chuck/job/jogl/label=linux-x86_64/504/",
  "builtOn" : "linux64-AMD58xx-ubuntu10-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
        ],
        "commitId" : "3f30f2c4bd5ee30aba5553ac249c8eb94595792a",
        "timestamp" : 1317841926000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "GraphUI demo: add x and y translation for 1 pointer\u000a",
        "date" : "2011-10-05T22:12:06+0300",
        "id" : "3f30f2c4bd5ee30aba5553ac249c8eb94595792a",
        "msg" : "GraphUI demo: add x and y translation for 1 pointer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
        ],
        "commitId" : "25204678f889de889a6b23c170e17bd7f13d2c01",
        "timestamp" : 1317910832000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
          "fullName" : "Rami Santina"
        },
        "authorEmail" : "rami.santina@gmail.com",
        "comment" : "GraphUI: flip y coords\u000a",
        "date" : "2011-10-06T17:20:32+0300",
        "id" : "25204678f889de889a6b23c170e17bd7f13d2c01",
        "msg" : "GraphUI: flip y coords",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataClient.java",
          "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataEditable.java"
        ],
        "commitId" : "c8eab433735f5da0779843b227e2f0f5057df776",
        "timestamp" : 1318002427000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. well\u000a",
        "date" : "2011-10-07T17:47:07+0200",
        "id" : "c8eab433735f5da0779843b227e2f0f5057df776",
        "msg" : "Clarify/Fix GLArrayDataEditable:padding() - no use case yet .. well",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataEditable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataClient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/GLFixedArrayHandlerFlat.java",
          "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java",
          "src/jogl/classes/jogamp/opengl/util/GLArrayHandlerFlat.java",
          "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandlerFlat.java",
          "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandler.java",
          "src/jogl/classes/jogamp/opengl/util/GLDataArrayHandler.java",
          "src/jogl/classes/jogamp/opengl/util/GLArrayHandler.java",
          "src/jogl/classes/jogamp/opengl/util/GLFixedArrayHandler.java",
          "src/jogl/classes/jogamp/opengl/util/GLArrayHandlerInterleaved.java",
          "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandlerInterleaved.java"
        ],
        "commitId" : "274df7766467ca79dbd593d59aa1e4908d40cfa5",
        "timestamp" : 1318003169000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to interleaved subarrays\u000a\u000a- Add GLArrayHandlerFlat gives better distinction of semantics\u000a- update sub-array VBO name, if parent's interleaved array initializes it.\u000a",
        "date" : "2011-10-07T17:59:29+0200",
        "id" : "274df7766467ca79dbd593d59aa1e4908d40cfa5",
        "msg" : "GLArrayData<VBO>: Add GLArrayHandlerFlat ; Update VBO name to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/util/GLArrayDataServer.java"
          },
          {
            "editType" : "add",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLArrayHandlerFlat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLFixedArrayHandlerFlat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLFixedArrayHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandlerFlat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLArrayHandlerInterleaved.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLDataArrayHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/GLArrayHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/jogl/classes/jogamp/opengl/util/glsl/GLSLArrayHandlerInterleaved.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java",
          "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java",
          "make/scripts/adb-reinstall-all.sh",
          "make/scripts/tests.sh"
        ],
        "commitId" : "5a8d002b3d955f7ad7d0854d4cb416388340d9fc",
        "timestamp" : 1318003210000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Elektron/RedSquare use bpp 5/6/5\u000a",
        "date" : "2011-10-07T18:00:10+0200",
        "id" : "5a8d002b3d955f7ad7d0854d4cb416388340d9fc",
        "msg" : "Android Elektron/RedSquare use bpp 5/6/5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/adb-reinstall-all.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES1Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES1Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTElektronActivity.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/gears.fp",
          "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java",
          "make/scripts/adb-logcat.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java",
          "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
        ],
        "commitId" : "e3441bccf296927549d41e6472cca8c03259f8f3",
        "timestamp" : 1318003297000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync (doesn't work)\u000a",
        "date" : "2011-10-07T18:01:37+0200",
        "id" : "e3441bccf296927549d41e6472cca8c03259f8f3",
        "msg" : "Android Demos GearsES2 + RedSquareES2: Add tracing .. and no vsync",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/adb-logcat.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTRedSquareES2Activity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/gears.fp"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/android/NEWTGearsES2Activity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    }
  ]
}