{
  "_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" : 1985,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "78897ddcda125bf9dc989165a3e64693f36741b6",
            "branch" : [
              {
                "SHA1" : "78897ddcda125bf9dc989165a3e64693f36741b6",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "78897ddcda125bf9dc989165a3e64693f36741b6",
            "branch" : [
              {
                "SHA1" : "78897ddcda125bf9dc989165a3e64693f36741b6",
                "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" : "78897ddcda125bf9dc989165a3e64693f36741b6",
        "branch" : [
          {
            "SHA1" : "78897ddcda125bf9dc989165a3e64693f36741b6",
            "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" : "#1985",
  "duration" : 5323929,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1985",
  "id" : "2016-01-21_13-10-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1985,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1453381846000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1985/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mariadb-55/patches/01-cfi-issue.patch",
          "components/mariadb-55/patches/cfi-issue.patch",
          "components/mariadb-55/Makefile",
          "components/mariadb-55/mariadb-55test.p5m",
          "components/mariadb-55/patches/dtrace-1.patch",
          "components/mariadb-55/patches/02-dtrace-1.patch"
        ],
        "commitId" : "3b2fc71341038cf8f15c813fb4b52c6d551077f7",
        "timestamp" : 1453370555000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update MariaDB 5.5 to 5.5.47\u000a",
        "date" : "2016-01-21T13:02:35+0300",
        "id" : "3b2fc71341038cf8f15c813fb4b52c6d551077f7",
        "msg" : "Update MariaDB 5.5 to 5.5.47",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/mariadb-55/patches/cfi-issue.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mariadb-55/patches/01-cfi-issue.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mariadb-55/patches/dtrace-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mariadb-55/patches/02-dtrace-1.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mariadb-55/mariadb-55test.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mariadb-55/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/percona-server-55/percona-server-55test.p5m",
          "components/percona-server-55/Makefile",
          "components/percona-server-55/patches/01-percona-lsocket.patch",
          "components/percona-server-55/patches/02-myisam-isinf.patch",
          "components/percona-server-55/percona-server-55.p5m",
          "components/percona-server-55/patches/percona-lsocket.patch",
          "components/percona-server-55/patches/mysql_config.patch"
        ],
        "commitId" : "3ca5902de0683083ccd618437a20a090e5b89543",
        "timestamp" : 1453370559000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Percona Server 5.5 to 5.5.47-37.7\u000a",
        "date" : "2016-01-21T13:02:39+0300",
        "id" : "3ca5902de0683083ccd618437a20a090e5b89543",
        "msg" : "Update Percona Server 5.5 to 5.5.47-37.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/percona-server-55/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/percona-server-55/patches/mysql_config.patch"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-55/patches/01-percona-lsocket.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/percona-server-55/patches/percona-lsocket.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/percona-server-55/percona-server-55.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/percona-server-55/percona-server-55test.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-55/patches/02-myisam-isinf.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/percona-server-56/patches/percona-lsocket.patch",
          "components/percona-server-56/percona-server-56test.p5m",
          "components/percona-server-56/patches/05-alloca.patch",
          "components/percona-server-56/patches/04-in6_addr.patch",
          "components/percona-server-56/patches/02-percona-lsocket.patch",
          "components/percona-server-56/percona-server-56.p5m",
          "components/percona-server-56/patches/dtrace-1.patch",
          "components/percona-server-56/patches/01-dtrace-1.patch",
          "components/percona-server-56/patches/mysql_config.patch",
          "components/percona-server-56/Makefile",
          "components/percona-server-56/patches/03-myisam-isinf.patch"
        ],
        "commitId" : "8f660191d5cf58f52344c0b3e24e7ca66db426aa",
        "timestamp" : 1453370560000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Percona Server 5.6 to 5.6.28-76.1\u000a",
        "date" : "2016-01-21T13:02:40+0300",
        "id" : "8f660191d5cf58f52344c0b3e24e7ca66db426aa",
        "msg" : "Update Percona Server 5.6 to 5.6.28-76.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/percona-server-56/percona-server-56test.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-56/patches/05-alloca.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/percona-server-56/percona-server-56.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/percona-server-56/patches/dtrace-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-56/patches/04-in6_addr.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/percona-server-56/patches/percona-lsocket.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/percona-server-56/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-56/patches/02-percona-lsocket.patch"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-56/patches/03-myisam-isinf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/percona-server-56/patches/01-dtrace-1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/percona-server-56/patches/mysql_config.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}