{
  "_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" : 4214,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "branch" : [
              {
                "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "branch" : [
              {
                "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
                "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" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "branch" : [
          {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "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" : "#4214",
  "duration" : 8642995,
  "estimatedDuration" : 1504738,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4214",
  "id" : "4214",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4214,
  "queueId" : 4,
  "result" : "SUCCESS",
  "timestamp" : 1538133065853,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4214/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/nasm/Makefile",
          "components/developer/nasm/patches/0001-Remove-invalid-pure_func-qualifiers.patch"
        ],
        "commitId" : "21de5781730ad0f9b08fcfab5543b53c01e0338d",
        "timestamp" : 1538132875000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "nasm: fix gcc-8 build\u000a",
        "date" : "2018-09-28 13:07:55 +0200",
        "id" : "21de5781730ad0f9b08fcfab5543b53c01e0338d",
        "msg" : "nasm: fix gcc-8 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/nasm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/nasm/patches/0001-Remove-invalid-pure_func-qualifiers.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-40/Makefile",
          "components/developer/clang-40/manifests/sample-manifest.p5m",
          "components/developer/clang-40/clang-40.p5m",
          "components/developer/clang-40/patches/02-gcc8.patch"
        ],
        "commitId" : "ee6f2b1ad7c9208938a8cbb2fba6153b09dd19cd",
        "timestamp" : 1538132898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "clang-40: fix gcc-8 build and deliver as 64-bit\u000a",
        "date" : "2018-09-28 13:08:18 +0200",
        "id" : "ee6f2b1ad7c9208938a8cbb2fba6153b09dd19cd",
        "msg" : "clang-40: fix gcc-8 build and deliver as 64-bit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/clang-40/patches/02-gcc8.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/clang-40.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-40/Makefile",
          "components/developer/clang-40/patches/01-openindiana.patch"
        ],
        "commitId" : "c0ca2aff8c9a7895dd3e124c1cadd64a0811d792",
        "timestamp" : 1538132898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "clang-40: parametrize patch with gcc version\u000a",
        "date" : "2018-09-28 13:08:18 +0200",
        "id" : "c0ca2aff8c9a7895dd3e124c1cadd64a0811d792",
        "msg" : "clang-40: parametrize patch with gcc version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/patches/01-openindiana.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/patches/var_tabstops.patch",
          "components/editor/vim/patches/build_date.patch",
          "components/editor/vim/vim-core.p5m"
        ],
        "commitId" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "timestamp" : 1538132951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Vim: bump to 8.1.0436 (#4460)\u000avim: bump to 8.1.0436\u000a",
        "date" : "2018-09-28 13:09:11 +0200",
        "id" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "msg" : "Vim: bump to 8.1.0436 (#4460)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/editor/vim/patches/build_date.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/vim/patches/var_tabstops.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim-core.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}