{
  "_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" : 5178,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
            "branch" : [
              {
                "SHA1" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
            "branch" : [
              {
                "SHA1" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
                "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" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
        "branch" : [
          {
            "SHA1" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
            "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" : "#5178",
  "duration" : 3218940,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5178",
  "id" : "5178",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5178,
  "queueId" : 835,
  "result" : "SUCCESS",
  "timestamp" : 1589721961894,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5178/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmspub/patches/00-gcc-10.patch",
          "components/library/libmspub/Makefile"
        ],
        "commitId" : "ab1a1e8418d70dc8d248542ef71169aa288783cd",
        "timestamp" : 1589721752000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libmspub: fix missing include\u000a",
        "date" : "2020-05-17 15:22:32 +0200",
        "id" : "ab1a1e8418d70dc8d248542ef71169aa288783cd",
        "msg" : "libmspub: fix missing include",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libmspub/patches/00-gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmspub/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpagemaker/patches/00-catching_polymorphic_type_by_value.patch",
          "components/library/libpagemaker/patches/01-too_small_loop_variable.patch",
          "components/library/libpagemaker/Makefile"
        ],
        "commitId" : "792deddb2460efa41d3e86101ed2be507f1a826e",
        "timestamp" : 1589721752000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libpagemaker: fix gcc-10 build\u000a",
        "date" : "2020-05-17 15:22:32 +0200",
        "id" : "792deddb2460efa41d3e86101ed2be507f1a826e",
        "msg" : "libpagemaker: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpagemaker/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libpagemaker/patches/00-catching_polymorphic_type_by_value.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libpagemaker/patches/01-too_small_loop_variable.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/librvngabw/Makefile"
        ],
        "commitId" : "01c7ce228803edd4463d5663c048372914df6f39",
        "timestamp" : 1589721752000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "librvngabw: bump to 0.0.3\u000a",
        "date" : "2020-05-17 15:22:32 +0200",
        "id" : "01c7ce228803edd4463d5663c048372914df6f39",
        "msg" : "librvngabw: bump to 0.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/librvngabw/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libstaroffice/Makefile"
        ],
        "commitId" : "ac3ac2f296abddafd1495b9ba8c101a292878786",
        "timestamp" : 1589721752000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libstaroffice: bump to 0.0.7\u000a",
        "date" : "2020-05-17 15:22:32 +0200",
        "id" : "ac3ac2f296abddafd1495b9ba8c101a292878786",
        "msg" : "libstaroffice: bump to 0.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libstaroffice/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmtp/Makefile",
          "components/library/libmtp/manifests/sample-manifest.p5m",
          "components/library/libmtp/libmtp.p5m"
        ],
        "commitId" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
        "timestamp" : 1589721765000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libmtp: bump to 1.1.17\u000a",
        "date" : "2020-05-17 15:22:45 +0200",
        "id" : "95cfd4ceb406ce9822a205e0d226c078373d7655",
        "msg" : "libmtp: bump to 1.1.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/libmtp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libmtp/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}