{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : 3533,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
            "branch" : [
              {
                "SHA1" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
            "branch" : [
              {
                "SHA1" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
                "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" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
        "branch" : [
          {
            "SHA1" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
            "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" : "#3533",
  "duration" : 798511,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3533",
  "id" : "3533",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3533,
  "queueId" : 1403,
  "result" : "FAILURE",
  "timestamp" : 1509868415078,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3533/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/lftp/lftp.license",
          "components/network/lftp/patches/lftp.1.patch",
          "components/network/lftp/manifests/sample-manifest.p5m",
          "components/network/lftp/Makefile",
          "components/network/lftp/lftp.p5m",
          "components/network/lftp/patches/fix-fictive-headers.patch"
        ],
        "commitId" : "7f0822d63d2ba02dd4445dd9bdfd85db839b0186",
        "timestamp" : 1509867656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump lftp to 4.8.3\u000a",
        "date" : "2017-11-05 10:40:56 +0300",
        "id" : "7f0822d63d2ba02dd4445dd9bdfd85db839b0186",
        "msg" : "Bump lftp to 4.8.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/lftp/lftp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lftp/patches/lftp.1.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lftp/patches/fix-fictive-headers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lftp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lftp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lftp/lftp.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown/Makefile"
        ],
        "commitId" : "350ed03bb19b57b4556129e627cdb79b40bd168c",
        "timestamp" : 1509867729000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump python-markdown to 2.6.9\u000a",
        "date" : "2017-11-05 10:42:09 +0300",
        "id" : "350ed03bb19b57b4556129e627cdb79b40bd168c",
        "msg" : "Bump python-markdown to 2.6.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markdown/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mlocate/Makefile",
          "components/mlocate/manifests/sample-manifest.p5m",
          "components/mlocate/patches/htonll-configure.patch",
          "components/mlocate/resolve.deps",
          "components/mlocate/mlocate.p5m",
          "components/mlocate/files/updatedb.conf",
          "components/mlocate/mlocate.license",
          "components/sysutils/mlocate/patches/getmntent-gnulib.patch",
          "components/sysutils/mlocate/mlocate.p5m",
          "components/mlocate/patches/ac_lang_quoted.patch",
          "components/sysutils/mlocate/patches/ac_lang_quoted.patch",
          "components/sysutils/mlocate/manifests/sample-manifest.p5m",
          "components/sysutils/mlocate/mlocate.license",
          "components/mlocate/Makefile",
          "components/sysutils/mlocate/patches/htonll-configure.patch",
          "components/mlocate/patches/getmntent-gnulib.patch",
          "components/sysutils/mlocate/files/updatedb.conf"
        ],
        "commitId" : "d4e3c400faf2fdd8db194376850c132b8a224d68",
        "timestamp" : 1509867774000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump mlocate to 0.26.0\u000a",
        "date" : "2017-11-05 10:42:54 +0300",
        "id" : "d4e3c400faf2fdd8db194376850c132b8a224d68",
        "msg" : "Bump mlocate to 0.26.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/patches/htonll-configure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/mlocate.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/files/updatedb.conf"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/mlocate.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/patches/htonll-configure.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/patches/getmntent-gnulib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/patches/ac_lang_quoted.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/patches/ac_lang_quoted.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/mlocate.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/files/updatedb.conf"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/mlocate.license"
          },
          {
            "editType" : "delete",
            "file" : "components/mlocate/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/patches/getmntent-gnulib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mlocate/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/idzebra/Makefile"
        ],
        "commitId" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
        "timestamp" : 1509867792000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump idzebra to 2.1.2\u000a",
        "date" : "2017-11-05 10:43:12 +0300",
        "id" : "6ce96007c20e5ed28a14091aef4664e5ad8af5d4",
        "msg" : "Bump idzebra to 2.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/idzebra/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}