{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        },
        {
          "_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" : 4996,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
            "branch" : [
              {
                "SHA1" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
            "branch" : [
              {
                "SHA1" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
                "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" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
        "branch" : [
          {
            "SHA1" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
            "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" : "#4996",
  "duration" : 7412137,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4996",
  "id" : "4996",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4996,
  "queueId" : 1241,
  "result" : "SUCCESS",
  "timestamp" : 1505977247284,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4996/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/smf-cacert/Makefile"
        ],
        "commitId" : "28744695291d8b295d69a0ee191855616eab7dd0",
        "timestamp" : 1505808233000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "smf-cacert: update to 20170919 git version\u000a",
        "date" : "2017-09-19 11:03:53 +0300",
        "id" : "28744695291d8b295d69a0ee191855616eab7dd0",
        "msg" : "smf-cacert: update to 20170919 git version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/smf-cacert/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/patches/036-evp_leak.patch",
          "components/library/openssl/openssl-1.0.2/engines/pkcs11/e_pk11.c"
        ],
        "commitId" : "8357292162f600f2a0394e429352a2d8e67943ea",
        "timestamp" : 1505901454000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "26336744 Solaris specific cleanup code breaks gcm_aes for, e.g., openvpn\u000a",
        "date" : "2017-09-20 12:57:34 +0300",
        "id" : "8357292162f600f2a0394e429352a2d8e67943ea",
        "msg" : "26336744 Solaris specific cleanup code breaks gcm_aes for, e.g., openvpn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/engines/pkcs11/e_pk11.c"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openssl/openssl-1.0.2/patches/036-evp_leak.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxml2/patches/03-ca8635bfc23d67f6a9cce33733981ee768945b69.patch",
          "components/library/libxml2/patches/04-test_errors_name2.patch",
          "components/library/libxml2/patches/02-mapfile.patch",
          "components/library/libxml2/test/results-all.master",
          "components/library/libxml2/patches/10-mapfile.patch",
          "components/library/libxml2/patches/06-CVE-2016-5131-1.patch",
          "components/library/libxml2/patches/01-man.patch",
          "components/library/libxml2/patches/01-83fb4119a9e8b5f029f6b876ecc497be4e6702e7.patch",
          "components/library/libxml2/patches/05-e2a9122b8dde53d320750451e9907a7dcb2ca8bb.patch",
          "components/library/libxml2/patches/02-3b3d75028a1d60fa9650137bfac90e9b36ee6199.patch",
          "components/library/libxml2/manifests/sample-manifest.p5m",
          "components/library/libxml2/patches/05-CVE-2016-4658.patch",
          "components/library/libxml2/Makefile",
          "components/library/libxml2/patches/03-system-test.patch",
          "components/library/libxml2/patches/06-07e227ed00d0fb787c06cf03069b2904e692e770.patch",
          "components/library/libxml2/patches/04-0fcab658a27c3f0759b89809da1015f9bcbd999a.patch",
          "components/library/libxml2/patches/07-CVE-2016-5131-2.patch",
          "components/library/libxml2/patches/08-abbda93c723b337ae647ccb398c23eeb1868add4.patch",
          "components/library/libxml2/patches/11-system-test.patch",
          "components/library/libxml2/patches/09-man.patch",
          "components/library/libxml2/patches/07-c709f3f2676c1ea2499ad942f1e780a5325152c2.patch"
        ],
        "commitId" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
        "timestamp" : 1505901721000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "26799738 Upgrade libxml2 to version 2.9.5 25109762 problem in\u000aLIBRARY/LIBXML 25542557 problem in LIBRARY/LIBXML 26800868 problem in\u000aLIBRARY/LIBXML\u000a",
        "date" : "2017-09-20 13:02:01 +0300",
        "id" : "63f7d08d1bb863ec11dff3df6b762d49cb62ea5f",
        "msg" : "26799738 Upgrade libxml2 to version 2.9.5 25109762 problem in",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/06-07e227ed00d0fb787c06cf03069b2904e692e770.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/04-0fcab658a27c3f0759b89809da1015f9bcbd999a.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/07-CVE-2016-5131-2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/02-3b3d75028a1d60fa9650137bfac90e9b36ee6199.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/04-test_errors_name2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/08-abbda93c723b337ae647ccb398c23eeb1868add4.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/02-mapfile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/10-mapfile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/05-e2a9122b8dde53d320750451e9907a7dcb2ca8bb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/03-system-test.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/03-ca8635bfc23d67f6a9cce33733981ee768945b69.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/01-man.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/06-CVE-2016-5131-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/01-83fb4119a9e8b5f029f6b876ecc497be4e6702e7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/09-man.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libxml2/patches/05-CVE-2016-4658.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/11-system-test.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxml2/patches/07-c709f3f2676c1ea2499ad942f1e780a5325152c2.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}