{
  "_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" : 5205,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
            "branch" : [
              {
                "SHA1" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
            "branch" : [
              {
                "SHA1" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
                "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" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
        "branch" : [
          {
            "SHA1" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
            "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" : "#5205",
  "duration" : 3533223,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5205",
  "id" : "5205",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5205,
  "queueId" : 868,
  "result" : "SUCCESS",
  "timestamp" : 1590272130562,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5205/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gmtp/patches/gcc-10.patch",
          "components/desktop/gmtp/Makefile"
        ],
        "commitId" : "5b9cacd90f58d3a7252712d9c366f4fb48fc3c51",
        "timestamp" : 1590271991000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gmtp: fix gcc-10 build\u000a",
        "date" : "2020-05-24 00:13:11 +0200",
        "id" : "5b9cacd90f58d3a7252712d9c366f4fb48fc3c51",
        "msg" : "gmtp: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gmtp/patches/gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gmtp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/awesome/patches/gcc-10.patch",
          "components/desktop/awesome/Makefile"
        ],
        "commitId" : "91786e772cf1ea8ae6a32e4930d219e1bfdd3bd7",
        "timestamp" : 1590272004000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "awesome: fix gcc-10 build\u000a",
        "date" : "2020-05-24 00:13:24 +0200",
        "id" : "91786e772cf1ea8ae6a32e4930d219e1bfdd3bd7",
        "msg" : "awesome: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/awesome/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/awesome/patches/gcc-10.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/libpqxx/manifests/sample-manifest.p5m",
          "components/database/libpqxx/libpqxx.p5m",
          "components/database/libpqxx/Makefile"
        ],
        "commitId" : "b6ab37eaff96d30cde9ff1969f2ce6328e206a94",
        "timestamp" : 1590272018000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libpqxx: bump to 6.2.5 and fix build recipe\u000a",
        "date" : "2020-05-24 00:13:38 +0200",
        "id" : "b6ab37eaff96d30cde9ff1969f2ce6328e206a94",
        "msg" : "libpqxx: bump to 6.2.5 and fix build recipe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/libpqxx.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/compiz-plugins-main/patches/03-gcc-10.patch",
          "components/desktop/compiz-plugins-main/Makefile"
        ],
        "commitId" : "6384c6132d353fb38e9ac5d88e9e4869bc517d33",
        "timestamp" : 1590272032000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "compiz-plugins-main: fix gcc-10 build\u000a",
        "date" : "2020-05-24 00:13:52 +0200",
        "id" : "6384c6132d353fb38e9ac5d88e9e4869bc517d33",
        "msg" : "compiz-plugins-main: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/compiz-plugins-main/patches/03-gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/compiz-plugins-main/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgadmin/Makefile",
          "components/database/pgadmin/patches/00-gcc-10.patch"
        ],
        "commitId" : "600a5339c3f8c7e5a652b7f85bb05d3454f6b36e",
        "timestamp" : 1590272044000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pgadmin3: workaround build issue with gcc-10\u000a",
        "date" : "2020-05-24 00:14:04 +0200",
        "id" : "600a5339c3f8c7e5a652b7f85bb05d3454f6b36e",
        "msg" : "pgadmin3: workaround build issue with gcc-10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgadmin/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgadmin/patches/00-gcc-10.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome3/vinagre/patches/04-gcc-10.patch",
          "components/desktop/gnome3/vinagre/Makefile"
        ],
        "commitId" : "640af5b5a848965f9c6c2e597c6fc04c21f4007d",
        "timestamp" : 1590272056000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "vinagre: fix gcc-10 build\u000a",
        "date" : "2020-05-24 00:14:16 +0200",
        "id" : "640af5b5a848965f9c6c2e597c6fc04c21f4007d",
        "msg" : "vinagre: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/vinagre/patches/04-gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/vinagre/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/fbreader/Makefile",
          "components/desktop/fbreader/patches/08-flags.patch"
        ],
        "commitId" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
        "timestamp" : 1590272068000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "fbreader: fix gcc-10 build\u000a",
        "date" : "2020-05-24 00:14:28 +0200",
        "id" : "8958e2597a46d443051e9fc78f126b889f59f1f7",
        "msg" : "fbreader: fix gcc-10 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/fbreader/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/fbreader/patches/08-flags.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}