{
  "_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" : 5592,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
            "branch" : [
              {
                "SHA1" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
            "branch" : [
              {
                "SHA1" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
                "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" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
        "branch" : [
          {
            "SHA1" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
            "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" : "#5592",
  "duration" : 13338446,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5592",
  "id" : "5592",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5592,
  "queueId" : 6,
  "result" : "SUCCESS",
  "timestamp" : 1557792344524,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5592/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile"
        ],
        "commitId" : "311080fe8ea07f21bf685d11a59d13fe878e5ded",
        "timestamp" : 1557728913000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update SQLite to 3.28.0\u000a",
        "date" : "2019-05-13 09:28:33 +0300",
        "id" : "311080fe8ea07f21bf685d11a59d13fe878e5ded",
        "msg" : "Update SQLite to 3.28.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-10/Makefile",
          "components/database/postgresql-95/postgresql95-documentation.p5m",
          "components/database/postgresql-10/postgresql10-tests.p5m",
          "components/database/postgresql-96/Makefile",
          "components/database/postgresql-96/postgresql96-documentation.p5m",
          "components/database/postgresql-94/Makefile",
          "components/database/postgresql-11/manifests/sample-manifest.p5m",
          "components/database/postgresql-11/postgresql11-service.p5m",
          "components/database/postgresql-94/postgresql94-tests.p5m",
          "components/database/postgresql-11/postgresql11-tests.p5m",
          "components/database/postgresql-96/manifests/sample-manifest.p5m",
          "components/database/postgresql-95/Makefile",
          "components/database/postgresql-10/postgresql10-documentation.p5m",
          "components/database/postgresql-95/postgresql95-tests.p5m",
          "components/database/postgresql-95/manifests/sample-manifest.p5m",
          "components/database/postgresql-11/postgresql11-contrib.p5m",
          "components/database/postgresql-96/postgresql96-tests.p5m",
          "components/database/postgresql-11/postgresql11-documentation.p5m",
          "components/database/postgresql-11/postgresql11.p5m",
          "components/database/postgresql-10/postgresql10.p5m",
          "components/database/postgresql-94/manifests/sample-manifest.p5m",
          "components/database/postgresql-11/Makefile",
          "components/database/postgresql-10/manifests/sample-manifest.p5m",
          "components/database/postgresql-94/postgresql94-documentation.p5m"
        ],
        "commitId" : "e35bcf9416c6c99d735b4c2d210136e0374bef5f",
        "timestamp" : 1557737576000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "PostgreSQL: update to 9.4.21, 9.5.17, 9.6.13, 10.8, 11.3\u000a",
        "date" : "2019-05-13 11:52:56 +0300",
        "id" : "e35bcf9416c6c99d735b4c2d210136e0374bef5f",
        "msg" : "PostgreSQL: update to 9.4.21, 9.5.17, 9.6.13, 10.8, 11.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-11/postgresql11-contrib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-96/postgresql96-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-10/postgresql10.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/postgresql94-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/postgresql94-tests.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mariadb-101/Makefile",
          "components/database/mariadb-101/mariadb-101lib.p5m",
          "components/database/mariadb-101/mariadb-101test.p5m",
          "components/database/mariadb-101/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5dcd18e602079ea27cb4c43b1dc660a98d712d82",
        "timestamp" : 1557737592000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update MariaDB 10.1 to 10.1.40\u000a",
        "date" : "2019-05-13 11:53:12 +0300",
        "id" : "5dcd18e602079ea27cb4c43b1dc660a98d712d82",
        "msg" : "Update MariaDB 10.1 to 10.1.40",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/mariadb-101lib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/mariadb-101test.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mariadb-103/manifests/sample-manifest.p5m",
          "components/database/mariadb-103/mariadb-103test.p5m",
          "components/database/mariadb-103/Makefile"
        ],
        "commitId" : "50e1c3ba92b89d44e6af75d35b29772e1f8f23a6",
        "timestamp" : 1557737592000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update MariaDB 10.3 to 10.3.14\u000a",
        "date" : "2019-05-13 11:53:12 +0300",
        "id" : "50e1c3ba92b89d44e6af75d35b29772e1f8f23a6",
        "msg" : "Update MariaDB 10.3 to 10.3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-103/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-103/mariadb-103test.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-103/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/memcached/patches/03-remove-test.patch",
          "components/network/memcached/test/results-64.master",
          "components/network/memcached/patches/01-tests.patch",
          "components/network/memcached/patches/dtrace.patch",
          "components/network/memcached/Solaris/memcached",
          "components/network/memcached/Solaris/memcached.xml",
          "components/network/memcached/patches/02-dtrace.patch",
          "components/network/memcached/Makefile"
        ],
        "commitId" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
        "timestamp" : 1557753623000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "memcached: update to 1.5.14\u000a",
        "date" : "2019-05-13 16:20:23 +0300",
        "id" : "66e67ee2d7207cd9ec2c9ec8609b730bf0466582",
        "msg" : "memcached: update to 1.5.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/memcached/Solaris/memcached.xml"
          },
          {
            "editType" : "delete",
            "file" : "components/network/memcached/patches/dtrace.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/Solaris/memcached"
          },
          {
            "editType" : "add",
            "file" : "components/network/memcached/patches/02-dtrace.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/memcached/patches/03-remove-test.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/patches/01-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/memcached/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}