{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5300,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
            "branch" : [
              {
                "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
            "branch" : [
              {
                "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
        "branch" : [
          {
            "SHA1" : "43cc878021d220567aac5b9b9285617d68595ea3",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5300",
  "duration" : 9008823,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5300",
  "id" : "5300",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5300,
  "queueId" : 2229,
  "result" : "FAILURE",
  "timestamp" : 1532563550492,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5300/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbadger/Makefile",
          "components/database/pgbadger/pgbadger.p5m",
          "components/database/pgbadger/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1cf6245443a4403e114f4ab8adc1279e09f8234a",
        "timestamp" : 1532513293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pgbadger: update to 9.1\u000a",
        "date" : "2018-07-25 13:08:13 +0300",
        "id" : "1cf6245443a4403e114f4ab8adc1279e09f8234a",
        "msg" : "pgbadger: update to 9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/pgbadger.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-34/test/results-64.master",
          "components/database/mongodb-34/patches/05-gotools.patch",
          "components/database/mongodb-34/patches/07-fix-archival-AttributeError.patch",
          "components/database/mongodb-34/patches/06-make-sqrt-call-unambiguous.patch",
          "components/database/mongodb-34/Makefile"
        ],
        "commitId" : "942cad8d4dc73e2d8f78e48602eaec71422358f3",
        "timestamp" : 1532513560000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mongodb-34: update to 3.4.16\u000a",
        "date" : "2018-07-25 13:12:40 +0300",
        "id" : "942cad8d4dc73e2d8f78e48602eaec71422358f3",
        "msg" : "mongodb-34: update to 3.4.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/database/mongodb-34/patches/06-make-sqrt-call-unambiguous.patch"
          },
          {
            "editType" : "add",
            "file" : "components/database/mongodb-34/patches/07-fix-archival-AttributeError.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/patches/05-gotools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-34/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/manifest-metadata-template"
        ],
        "commitId" : "b190cfa4ace162be0d1aa87a40f1e0d3f0ef4270",
        "timestamp" : 1532517511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sample-manifest template: We have 2018 now\u000a",
        "date" : "2018-07-25 13:18:31 +0200",
        "id" : "b190cfa4ace162be0d1aa87a40f1e0d3f0ef4270",
        "msg" : "sample-manifest template: We have 2018 now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/manifest-metadata-template"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/cpuid/Makefile",
          "components/sysutils/cpuid/cpuid.p5m",
          "components/sysutils/cpuid/cpuid.license",
          "components/sysutils/cpuid/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8ecb6336c2b832c5cc713bedbba90979ccb98af5",
        "timestamp" : 1532517792000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/wacki",
          "fullName" : "Andreas Wacknitz"
        },
        "authorEmail" : "A.Wacknitz@gmx.de",
        "comment" : "Add cpuid 1.6.3\u000a",
        "date" : "2018-07-25 13:23:12 +0200",
        "id" : "8ecb6336c2b832c5cc713bedbba90979ccb98af5",
        "msg" : "Add cpuid 1.6.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/cpuid/cpuid.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/cpuid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/cpuid/cpuid.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/cpuid/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/parallel/parallel.p5m",
          "components/shell/parallel/Makefile",
          "components/shell/parallel/manifests/sample-manifest.p5m"
        ],
        "commitId" : "03299c6fdeba309ddf30a48b52f7d938023bb4dc",
        "timestamp" : 1532541968000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/wacki",
          "fullName" : "Andreas Wacknitz"
        },
        "authorEmail" : "A.Wacknitz@gmx.de",
        "comment" : "GNU parallel 20180722 & 64-bit-only\u000aUpstream changelog (https://gitlab.com/GNU/Parallel/blob/master/NEWS)\u000asays: \"Better CPU detection on OpenIndiana\".\u000a Tested several examples from GNU parallel book.\u000a",
        "date" : "2018-07-25 20:06:08 +0200",
        "id" : "03299c6fdeba309ddf30a48b52f7d938023bb4dc",
        "msg" : "GNU parallel 20180722 & 64-bit-only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/parallel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/parallel/parallel.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/parallel/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh-completions/zsh-completions.p5m",
          "components/shell/zsh-completions/Makefile",
          "components/shell/zsh-completions/manifests/sample-manifest.p5m"
        ],
        "commitId" : "43cc878021d220567aac5b9b9285617d68595ea3",
        "timestamp" : 1532543176000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/wacki",
          "fullName" : "Andreas Wacknitz"
        },
        "authorEmail" : "A.Wacknitz@gmx.de",
        "comment" : "zsh-completions 0.27.0\u000a",
        "date" : "2018-07-25 20:26:16 +0200",
        "id" : "43cc878021d220567aac5b9b9285617d68595ea3",
        "msg" : "zsh-completions 0.27.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/zsh-completions/zsh-completions.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh-completions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh-completions/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/a.wacknitz",
      "fullName" : "a.wacknitz"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}