{
  "_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" : 4321,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
            "branch" : [
              {
                "SHA1" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
            "branch" : [
              {
                "SHA1" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
                "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" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
        "branch" : [
          {
            "SHA1" : "3feabd3c26086cf247bda66bb80f6f318075dd59",
            "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" : "#4321",
  "duration" : 26896448,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4321",
  "id" : "2015-12-10_13-08-16",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4321,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1449752896000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4321/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xorg-server/xorg.p5m"
        ],
        "commitId" : "94e5e5c8711c8e453f018ce3475e788d19bb33cb",
        "timestamp" : 1449678569000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6504 Xorg should be setuid\u000a",
        "date" : "2015-12-09T19:29:29+0300",
        "id" : "94e5e5c8711c8e453f018ce3475e788d19bb33cb",
        "msg" : "6504 Xorg should be setuid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/xorg.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tomcat/Makefile",
          "components/python/netaddr/Makefile",
          "components/ruby/puppet/Makefile",
          "components/python/twisted-web2/Makefile",
          "components/tcl/pgtcl/Makefile",
          "components/scientific/python/scientific-py/Makefile",
          "components/stardict/Makefile",
          "components/vim/Makefile",
          "components/python/twisted/Makefile"
        ],
        "commitId" : "6d25ac44a746455c42f1a7e610ebca53e7161884",
        "timestamp" : 1449701509000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel.telka",
          "fullName" : "marcel.telka"
        },
        "authorEmail" : "marcel.telka@nexenta.com",
        "comment" : "Fix downloads\u000a",
        "date" : "2015-12-09T23:51:49+0100",
        "id" : "6d25ac44a746455c42f1a7e610ebca53e7161884",
        "msg" : "Fix downloads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/twisted-web2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tcl/pgtcl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/python/scientific-py/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/netaddr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/stardict/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/twisted/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/tomcat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/stardict/Makefile"
        ],
        "commitId" : "2c33f85d756c191c406a6a0d3a54f37ac22f0af7",
        "timestamp" : 1449735765000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix stardict build after automake update\u000a",
        "date" : "2015-12-10T11:22:45+0300",
        "id" : "2c33f85d756c191c406a6a0d3a54f37ac22f0af7",
        "msg" : "Fix stardict build after automake update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/stardict/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel.telka",
      "fullName" : "marcel.telka"
    }
  ]
}