{
  "_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" : 4324,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
            "branch" : [
              {
                "SHA1" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
            "branch" : [
              {
                "SHA1" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
                "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" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
        "branch" : [
          {
            "SHA1" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
            "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" : "#4324",
  "duration" : 991583,
  "estimatedDuration" : 1485232,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4324",
  "id" : "4324",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4324,
  "queueId" : 54,
  "result" : "SUCCESS",
  "timestamp" : 1542478832619,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4324/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/manifests/sample-manifest.p5m",
          "components/python/cryptography/Makefile",
          "make-rules/shared-macros.mk",
          "make-rules/ips.mk",
          "transforms/python-3-soabi",
          "doc/makefile-variables.txt"
        ],
        "commitId" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
        "timestamp" : 1542478645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix cryptography build after setuptools update\u000aBased on following solaris-userland commit:\u000aFrom ca77d72dc246de31f961b0e00bce66cb1ad986ff Mon Sep 17 00:00:00 2001 \u000aFrom: Libor Bukata <Libor.Bukata@oracle.com> Date: Wed, 3 Oct 2018\u000a08:35:53 +0100 Subject: [PATCH] 28732185 Missing support for python ABI3\u000acompliant extensions\u000a",
        "date" : "2018-11-17 21:17:25 +0300",
        "id" : "e5ce0bbdf74916ba267eef37e2e37694e8f2b48a",
        "msg" : "Fix cryptography build after setuptools update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/python-3-soabi"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "doc/makefile-variables.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}