{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,488",
          "upstreamBuild" : 1488,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
            "branch" : [
              {
                "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
            "branch" : [
              {
                "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
        "branch" : [
          {
            "SHA1" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
            "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" : 8,
      "totalCount" : 1110,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "macos-x86_64",
  "duration" : 2983470,
  "estimatedDuration" : 3583845,
  "executor" : None,
  "fullDisplayName" : "jogl » macos-x86_64 macos-x86_64",
  "id" : "1488",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1488,
  "queueId" : 332,
  "result" : "UNSTABLE",
  "timestamp" : 1577941367578,
  "url" : "https://jogamp.org/chuck/job/jogl/label=macos-x86_64/1488/",
  "builtOn" : "macosx64-NV320M-10_6-jogamp-x64-sgothel-012",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.sh"
        ],
        "commitId" : "3e8719272d435e4e4c278acafa063651144ee4e0",
        "timestamp" : 1577899241000,
        "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:41 +0100",
        "id" : "3e8719272d435e4e4c278acafa063651144ee4e0",
        "msg" : "update make-all script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.ios.amd64.sh",
          "make/scripts/make.jogl.all.ios.arm64.sh"
        ],
        "commitId" : "4d070e6be4f6f5b2eeb4f29e5d3fe7d0fdc4c7ad",
        "timestamp" : 1577921696000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead of -DisIOS*=true\u000a",
        "date" : "2020-01-02 00:34:56 +0100",
        "id" : "4d070e6be4f6f5b2eeb4f29e5d3fe7d0fdc4c7ad",
        "msg" : "iOS build scripts: Bump iOS 12.2 -> 13.2; Use GLUEGEN_CPPTASKS_FILE instead of -DisIOS*=true",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.ios.amd64.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.ios.arm64.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all-host-linux.sh",
          "make/scripts/make.jogl.all-host-macos.sh",
          "make/scripts/make.jogl.all.sh"
        ],
        "commitId" : "ef2600134f07902dd32cf6524d9c947bdc915b45",
        "timestamp" : 1577922697000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.sh\u000a",
        "date" : "2020-01-02 00:51:37 +0100",
        "id" : "ef2600134f07902dd32cf6524d9c947bdc915b45",
        "msg" : "all build scripts: make.jogl.all-host-macos.sh make.jogl.all-host-linux.sh",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "make/scripts/make.jogl.all.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.jogl.all-host-macos.sh"
          },
          {
            "editType" : "add",
            "file" : "make/scripts/make.jogl.all-host-linux.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java",
          "src/test/com/jogamp/opengl/test/junit/newt/event/BaseNewtEventModifiers.java",
          "make/scripts/tests.sh"
        ],
        "commitId" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
        "timestamp" : 1577936659000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking specialization\u000a\u000aOn MacOS, commit 12eed5d38616d23b6e8e2e5b497dfc2f54d90c90 replaced all\u000aparent.getLocationOnScreen(..) calls with OSXUtil.GetLocationOnScreen(parentHandle, ..)\u000aavoiding the EDT + Appkit Deadlock with native parenting.\u000a\u000aOn MacOS AWT and JAWT are using offscreen CALayer since Java >= 1.7.0,\u000atherefor the MacOSXJAWTWindow's native window handle can't be used to gather\u000athe screen position via OSXUtil.\u000a\u000aHowever, the JAWT Window specialization MacOSXJAWTWindow implements a non-locking code-path\u000aand we can decide to use it by querying the general interface OffscreenLayerOption.\u000a",
        "date" : "2020-01-02 04:44:19 +0100",
        "id" : "999e1ca3ec1a406d3dba65f0bae79054580fb287",
        "msg" : "Bug 1393: MacOS: getLocationOnScreen w/ JAWT Parent: Use parent's unblocking specialization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/newt/event/BaseNewtEventModifiers.java"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ]
}