{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 47,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
            "branch" : [
              {
                "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
            "branch" : [
              {
                "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        },
        "refs/remotes/origin/dev-xapi-ipc" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
            "branch" : [
              {
                "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
            "branch" : [
              {
                "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
        "branch" : [
          {
            "SHA1" : "52845f44836ba14427dd22dbeb7169292931effa",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-cli-1.0.34a.zip",
      "fileName" : "respect-cli-1.0.34a.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli-1.0.34a.zip"
    },
    {
      "displayPath" : "respect-server-1.0.34a.zip",
      "fileName" : "respect-server-1.0.34a.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-1.0.34a.zip"
    },
    {
      "displayPath" : "respect-server-shadow-1.0.34a.zip",
      "fileName" : "respect-server-shadow-1.0.34a.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-shadow-1.0.34a.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#47",
  "duration" : 154281,
  "estimatedDuration" : 160413,
  "executor" : null,
  "fullDisplayName" : "RESPECT-Primary-MavenPublish #47",
  "id" : "47",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 47,
  "queueId" : 10909,
  "result" : "SUCCESS",
  "timestamp" : 1785654120420,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-Primary-MavenPublish/47/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/kotlin/world/respect/server/Application.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/gettokenanduser/GetTokenAndUserProfileWithCredentialUseCase.kt",
          "respect-lib-shared-se/src/commonMain/kotlin/world/respect/sharedse/domain/account/authenticatepassword/AuthenticatePasswordUseCaseDbImpl.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/login/LoginViewModel.kt"
        ],
        "commitId" : "62688c7fe742af0eaf0396c76297482ed4c3b9b7",
        "timestamp" : 1785596640000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Improvements to reduce potential flakiness in Login and improve authentication logging.\u000a",
        "date" : "2026-08-01 19:04:00 +0400",
        "id" : "62688c7fe742af0eaf0396c76297482ed4c3b9b7",
        "msg" : "Improvements to reduce potential flakiness in Login and improve authentication logging.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/kotlin/world/respect/server/Application.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/gettokenanduser/GetTokenAndUserProfileWithCredentialUseCase.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared-se/src/commonMain/kotlin/world/respect/sharedse/domain/account/authenticatepassword/AuthenticatePasswordUseCaseDbImpl.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/login/LoginViewModel.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app-android/src/main/AndroidManifest.xml",
          "respect-lib-ihttp-iostreams/build.gradle.kts",
          "respect-lib-ihttp-core/build.gradle.kts",
          "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/scanqrcode/ScanQRCodeScreen.kt",
          "gradle/wrapper/gradle-wrapper.properties",
          "gradle/libs.versions.toml",
          "gradle.properties"
        ],
        "commitId" : "52845f44836ba14427dd22dbeb7169292931effa",
        "timestamp" : 1785599456000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Dependency version updates.\u000a",
        "date" : "2026-08-01 19:50:56 +0400",
        "id" : "52845f44836ba14427dd22dbeb7169292931effa",
        "msg" : "Dependency version updates.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-ihttp-iostreams/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/scanqrcode/ScanQRCodeScreen.kt"
          },
          {
            "editType" : "edit",
            "file" : "gradle/libs.versions.toml"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-ihttp-core/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "app-android/src/main/AndroidManifest.xml"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}