{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen_onmaster\" build number 87",
          "upstreamBuild" : 87,
          "upstreamProject" : "gluegen_onmaster",
          "upstreamUrl" : "job/gluegen_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
            "branch" : [
              {
                "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
            "branch" : [
              {
                "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
        "branch" : [
          {
            "SHA1" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/joal.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 21757,
  "estimatedDuration" : 264339,
  "executor" : None,
  "fullDisplayName" : "joal_onmaster #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : 392,
  "result" : "SUCCESS",
  "timestamp" : 1577953067263,
  "url" : "https://jogamp.org/chuck/view/fwd/job/joal_onmaster/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.sh"
        ],
        "commitId" : "d55d9ca622412bb3e5ce4162e0e896451c6ea399",
        "timestamp" : 1577899228000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "update make-all script\u000a",
        "date" : "2020-01-01 18:20:28 +0100",
        "id" : "d55d9ca622412bb3e5ce4162e0e896451c6ea399",
        "msg" : "update make-all script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.joal.all.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.ios.amd64.sh",
          "make/scripts/make.joal.all.ios.arm64.sh"
        ],
        "commitId" : "a997ae58e7928f27fa618d9c06c7ffb2eb879709",
        "timestamp" : 1577921508000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add iOS build scripts\u000a",
        "date" : "2020-01-02 00:31:48 +0100",
        "id" : "a997ae58e7928f27fa618d9c06c7ffb2eb879709",
        "msg" : "Add iOS build scripts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.ios.amd64.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all.ios.arm64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.joal.all.sh",
          "make/scripts/make.joal.all-host-linux.sh",
          "make/scripts/make.joal.all-host-macos.sh"
        ],
        "commitId" : "840747d115c93eec1e22c8091a4e4f7ccc4a3917",
        "timestamp" : 1577922520000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "all build scripts: make.joal.all-host-macos.sh make.joal.all-host-linux.sh\u000a",
        "date" : "2020-01-02 00:48:40 +0100",
        "id" : "840747d115c93eec1e22c8091a4e4f7ccc4a3917",
        "msg" : "all build scripts: make.joal.all-host-macos.sh",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/scripts/make.joal.all.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all-host-linux.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.joal.all-host-macos.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build.xml"
        ],
        "commitId" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
        "timestamp" : 1577952336000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "javadoc: fix\u000a",
        "date" : "2020-01-02 09:05:36 +0100",
        "id" : "f71207c5363c5070f639b6f3e5955ac8a2ff1ed1",
        "msg" : "javadoc: fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ],
  "runs" : [
    {
      "number" : 103,
      "url" : "https://jogamp.org/chuck/view/fwd/job/joal_onmaster/label=linux-x86_64-master-001/103/"
    }
  ]
}