{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"joal-demos\" build number 517",
          "upstreamBuild" : 517,
          "upstreamProject" : "joal-demos",
          "upstreamUrl" : "job/joal-demos/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1478,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
            "branch" : [
              {
                "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
            "branch" : [
              {
                "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
        "branch" : [
          {
            "SHA1" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 6,
      "skipCount" : 16,
      "totalCount" : 3235,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1478",
  "duration" : 4378984,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #1478",
  "id" : "1478",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1478,
  "queueId" : 246,
  "result" : "UNSTABLE",
  "timestamp" : 1554697305797,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/1478/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.linux-armv6-cross.sh",
          "make/scripts/make.jogl.all.android-armv6-cross.sh",
          "make/scripts/make.jogl.all.linux-armv6hf.sh",
          "make/scripts/make.jogl.all.android-x86-cross.sh",
          "make/scripts/make.jogl.all.linux-armv6.sh",
          "make/scripts/make.jogl.all.android-aarch64-cross.sh",
          "make/scripts/make.jogl.all.linux-aarch64-cross.sh",
          "make/scripts/make.jogl.all.linux-armv6hf-cross.sh"
        ],
        "commitId" : "1ecfcebb0604abc42e70b986f6358fcf282f47c7",
        "timestamp" : 1554695264000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1190: Adapt cross build scripts\u000a",
        "date" : "2019-04-08 05:47:44 +0200",
        "id" : "1ecfcebb0604abc42e70b986f6358fcf282f47c7",
        "msg" : "Bug 1190: Adapt cross build scripts",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/scripts/make.jogl.all.linux-armv6.sh"
          },
          {
            "editType" : "delete",
            "file" : "make/scripts/make.jogl.all.linux-armv6-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.android-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-armv6hf.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.android-x86-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.linux-armv6hf-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.android-armv6-cross.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-newt.xml",
          "make/build-oculusvr.xml",
          "make/build-nativewindow.xml",
          "make/build-jogl.xml"
        ],
        "commitId" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
        "timestamp" : 1554696148000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1190: Adapt cross build TARGET_PLATFORM_USRLIBS and\u000aTARGET_PLATFORM_SYSROOT (android)\u000a",
        "date" : "2019-04-08 06:02:28 +0200",
        "id" : "89e075c2d14afc8b7f7eb589d0d3b9285751209b",
        "msg" : "Bug 1190: Adapt cross build TARGET_PLATFORM_USRLIBS and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-nativewindow.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-newt.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-oculusvr.xml"
          },
          {
            "editType" : "edit",
            "file" : "make/build-jogl.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/code",
      "fullName" : "code"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gottfried.haider",
      "fullName" : "gottfried.haider"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/packet0.git",
      "fullName" : "packet0.git"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/stevensro",
      "fullName" : "stevensro"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/danny.koernig",
      "fullName" : "danny.koernig"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/elect86",
      "fullName" : "elect86"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/tom.nuydens",
      "fullName" : "tom.nuydens"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 1478,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=android-arm64/1478/"
    },
    {
      "number" : 1478,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-arm64/1478/"
    },
    {
      "number" : 1478,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/1478/"
    },
    {
      "number" : 1478,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/1478/"
    },
    {
      "number" : 1478,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/1478/"
    }
  ]
}