{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mike Dawson",
          "userId" : "mike",
          "userName" : "Mike Dawson"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
            "branch" : [
              {
                "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
            "branch" : [
              {
                "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
        "branch" : [
          {
            "SHA1" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/httpoveripc.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 27163,
  "estimatedDuration" : 34098,
  "executor" : None,
  "fullDisplayName" : "httpoveripc #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 2195,
  "result" : "SUCCESS",
  "timestamp" : 1678648727894,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/httpoveripc/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "client/src/main/java/com/ustadmobile/httpoveripc/client/IHttpOverIpcClient.kt",
          "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcClient.kt",
          "client/src/androidTest/java/com/ustadmobile/offlinehttpservice/client/HttpOverIpcProxyTest.kt",
          "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt",
          "client/build.gradle",
          "build.gradle"
        ],
        "commitId" : "0c21a212a2eca6c98e96d63d54705bd00e8f05ce",
        "timestamp" : 1678613148000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Implementation and test for HttpOverIpcProxy.\u000a",
        "date" : "2023-03-12 13:25:48 +0400",
        "id" : "0c21a212a2eca6c98e96d63d54705bd00e8f05ce",
        "msg" : "Implementation and test for HttpOverIpcProxy.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "add",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt"
          },
          {
            "editType" : "add",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/IHttpOverIpcClient.kt"
          },
          {
            "editType" : "edit",
            "file" : "client/build.gradle"
          },
          {
            "editType" : "add",
            "file" : "client/src/androidTest/java/com/ustadmobile/offlinehttpservice/client/HttpOverIpcProxyTest.kt"
          },
          {
            "editType" : "edit",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcClient.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/src/main/AndroidManifest.xml",
          "server/src/androidTest/java/com/ustadmobile/httpoveripc/server/HttpOverIpcIntegrationTest.kt",
          "build.gradle",
          "core/src/main/java/com/ustadmobile/httpoveripc/core/ext/URIExt.kt",
          "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcClient.kt",
          "client/src/main/java/com/ustadmobile/httpoveripc/client/IHTTPSessionExt.kt",
          "client/src/androidTest/java/com/ustadmobile/offlinehttpservice/client/HttpOverIpcProxyTest.kt",
          "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt",
          "server/build.gradle",
          "server/src/main/java/com/ustadmobile/httpoveripc/server/EchoHttpOverIpcServer.kt"
        ],
        "commitId" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
        "timestamp" : 1678647840000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Handle proxying of request body.\u000a",
        "date" : "2023-03-12 23:04:00 +0400",
        "id" : "4aad059911e9633ecea96bf8904a7019d8e3221e",
        "msg" : "Handle proxying of request body.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcClient.kt"
          },
          {
            "editType" : "edit",
            "file" : "server/src/androidTest/java/com/ustadmobile/httpoveripc/server/HttpOverIpcIntegrationTest.kt"
          },
          {
            "editType" : "add",
            "file" : "core/src/main/java/com/ustadmobile/httpoveripc/core/ext/URIExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/HttpOverIpcProxy.kt"
          },
          {
            "editType" : "add",
            "file" : "client/src/main/java/com/ustadmobile/httpoveripc/client/IHTTPSessionExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "server/src/main/java/com/ustadmobile/httpoveripc/server/EchoHttpOverIpcServer.kt"
          },
          {
            "editType" : "edit",
            "file" : "client/src/androidTest/java/com/ustadmobile/offlinehttpservice/client/HttpOverIpcProxyTest.kt"
          },
          {
            "editType" : "edit",
            "file" : "server/src/main/AndroidManifest.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}