{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3983,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
            "branch" : [
              {
                "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
            "branch" : [
              {
                "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
        "branch" : [
          {
            "SHA1" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
            "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" : "#3983",
  "duration" : 792676,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3983",
  "id" : "3983",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3983,
  "queueId" : 2050,
  "result" : "SUCCESS",
  "timestamp" : 1526970064623,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3983/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/nano.p5m",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "3c60c5899bbb68b582e1525764a8a95ea3c2a4d4",
        "timestamp" : 1526969991000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nano: update to 2.9.7\u000a",
        "date" : "2018-05-22 09:19:51 +0300",
        "id" : "3c60c5899bbb68b582e1525764a8a95ea3c2a4d4",
        "msg" : "nano: update to 2.9.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/nano.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmagic/Makefile",
          "components/library/libmagic/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
        "timestamp" : 1526970063000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libmagic: update to 5.33\u000a",
        "date" : "2018-05-22 09:21:03 +0300",
        "id" : "f70bc75675cd66a7c91dc06a252a978180da0a9f",
        "msg" : "libmagic: update to 5.33",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmagic/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}