{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 85,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
            "branch" : [
              {
                "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
            "branch" : [
              {
                "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
        "branch" : [
          {
            "SHA1" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Sineware/prolinux-2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#85",
  "duration" : 2093998,
  "estimatedDuration" : 3650297,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-mobile-dev-arm64 #85",
  "id" : "85",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 85,
  "queueId" : 1257,
  "result" : "FAILURE",
  "timestamp" : 1697262225824,
  "url" : "https://update.sineware.ca/ci/view/all/job/prolinux-2-mobile-dev-arm64/85/",
  "builtOn" : "lina-server",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "prolinux-tool/main.py",
          "prolinux-tool/main.qml",
          "src/index.ts"
        ],
        "commitId" : "635a174c4df239a5f762430463bce3e50d95c156",
        "timestamp" : 1697180368000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "port prolinux-tool to qt6/pyside6\u000a\u000aand add krdp\u000a",
        "date" : "2023-10-13 02:59:28 -0400",
        "id" : "635a174c4df239a5f762430463bce3e50d95c156",
        "msg" : "port prolinux-tool to qt6/pyside6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.qml"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "distro-files/layout/etc/xdg/kscreenlockerrc",
          "src/index.ts",
          "src/os-variants/embedded/embedded-dev.ts",
          "distro-files/layout/etc/xdg/kdeglobals",
          "distro-files/layout/etc/xdg/applications-blacklistrc",
          "distro-files/layout/etc/pam.d/kde",
          "ocs2-prolinuxd",
          "distro-files/layout/etc/systemd/system/plasma-desktop.service",
          "distro-files/layout/etc/systemd/system/plasma-mobile.service"
        ],
        "commitId" : "cbc46b3c144378612ee8e4ca7eb26fd1cff39173",
        "timestamp" : 1697256420000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "kde fixes, remove lightdm\u000a\u000aswitches to systemd launching plasma session\u000a",
        "date" : "2023-10-14 00:07:00 -0400",
        "id" : "cbc46b3c144378612ee8e4ca7eb26fd1cff39173",
        "msg" : "kde fixes, remove lightdm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/kdeglobals"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/system/plasma-desktop.service"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/systemd/system/plasma-mobile.service"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/kscreenlockerrc"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/xdg/applications-blacklistrc"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "add",
            "file" : "distro-files/layout/etc/pam.d/kde"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/embedded/embedded-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
        "timestamp" : 1697262198000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "test foliorewrite\u000a",
        "date" : "2023-10-14 01:43:18 -0400",
        "id" : "f0c433fcdf50f0b8d7d80fd8796191b5fd478113",
        "msg" : "test foliorewrite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}