{
  "_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" : 4961,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
            "branch" : [
              {
                "SHA1" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
            "branch" : [
              {
                "SHA1" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
                "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" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
        "branch" : [
          {
            "SHA1" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
            "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" : "#4961",
  "duration" : 5877994,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4961",
  "id" : "4961",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4961,
  "queueId" : 1140,
  "result" : "SUCCESS",
  "timestamp" : 1502755506343,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4961/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/pv/Makefile"
        ],
        "commitId" : "b704d423ba1c26454cfbfd4106ec821a89dea292",
        "timestamp" : 1502715918000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pv: update to 1.6.6\u000a",
        "date" : "2017-08-14 16:05:18 +0300",
        "id" : "b704d423ba1c26454cfbfd4106ec821a89dea292",
        "msg" : "pv: update to 1.6.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/pv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/convmv/manifests/sample-manifest.p5m",
          "components/text/convmv/Makefile",
          "components/text/convmv/manifests/sample-manifest.p5m",
          "components/convmv/convmv.copyright",
          "components/text/convmv/patches/fleas.patch",
          "components/text/convmv/patches/convmv.patch",
          "components/convmv/resolve.deps",
          "components/convmv/patches/fleas.patch",
          "components/text/convmv/patches/test.patch",
          "components/text/convmv/convmv.p5m",
          "components/convmv/patches/convmv.patch",
          "components/convmv/Makefile",
          "components/convmv/convmv.p5m"
        ],
        "commitId" : "e507dcb70219cf7d2e2563352f88f00660ce15ac",
        "timestamp" : 1502715918000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "convmv: update to 2.03\u000a",
        "date" : "2017-08-14 16:05:18 +0300",
        "id" : "e507dcb70219cf7d2e2563352f88f00660ce15ac",
        "msg" : "convmv: update to 2.03",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/convmv/convmv.copyright"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/convmv.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/patches/fleas.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/convmv.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/patches/convmv.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/convmv/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/patches/fleas.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/patches/convmv.patch"
          },
          {
            "editType" : "add",
            "file" : "components/text/convmv/patches/test.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/nano.p5m",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "d2b8ec6faeeb06eefc10de1b256c97bd22378181",
        "timestamp" : 1502715918000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nano: update to 2.8.6\u000a",
        "date" : "2017-08-14 16:05:18 +0300",
        "id" : "d2b8ec6faeeb06eefc10de1b256c97bd22378181",
        "msg" : "nano: update to 2.8.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/nano.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "dcfc526749ac5974c2b4dc53ef082095f216cc9c",
        "timestamp" : 1502716987000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nginx: update to 1.13.4\u000a",
        "date" : "2017-08-14 16:23:07 +0300",
        "id" : "dcfc526749ac5974c2b4dc53ef082095f216cc9c",
        "msg" : "nginx: update to 1.13.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mesa/Makefile",
          "components/x11/mesa/mesa.p5m"
        ],
        "commitId" : "985e1786cc744629e233a16c22ee9ebba57cdd42",
        "timestamp" : 1502730325000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mesa: Remove libGLw dependency\u000a",
        "date" : "2017-08-14 20:05:25 +0300",
        "id" : "985e1786cc744629e233a16c22ee9ebba57cdd42",
        "msg" : "mesa: Remove libGLw dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/mesa.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-18/golang.p5m",
          "components/developer/golang-18/patches/0602-update-list-of-syscall-numbers.patch",
          "components/developer/golang-18/golang-18.p5m",
          "components/developer/golang-18/golang.license",
          "components/developer/golang-18/patches/01-golang-gdb-python-test.patch",
          "components/developer/golang-16/golang.p5m",
          "components/developer/golang-18/Makefile",
          "components/developer/golang-18/patches/02-Dup2.patch",
          "components/developer/golang-16/Makefile",
          "components/developer/golang-16/golang-16.p5m",
          "components/developer/golang-18/files/go.1"
        ],
        "commitId" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
        "timestamp" : 1502735003000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Updated Go to 1.8.3\u000a",
        "date" : "2017-08-14 20:23:23 +0200",
        "id" : "a4bf43ce68a7836a9e2e51f092c0c2df197e3a15",
        "msg" : "Updated Go to 1.8.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/golang.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/patches/02-Dup2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/patches/01-golang-gdb-python-test.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/files/go.1"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/patches/0602-update-list-of-syscall-numbers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-16/golang-16.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/golang-18.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/golang-16/golang.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/golang.license"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-16/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/golang-18/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}