{
  "_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" : 157,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
            "branch" : [
              {
                "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
            "branch" : [
              {
                "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
        "branch" : [
          {
            "SHA1" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
            "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" : "#157",
  "duration" : 1584017,
  "estimatedDuration" : 3650297,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-mobile-dev-arm64 #157",
  "id" : "157",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 157,
  "queueId" : 1334,
  "result" : "FAILURE",
  "timestamp" : 1699338984425,
  "url" : "https://update.sineware.ca/ci/view/all/job/prolinux-2-mobile-dev-arm64/157/",
  "builtOn" : "lina-server",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/index.ts"
        ],
        "commitId" : "85b300c34d5c9ed7a0f7bf21f00507fb9f2e0c77",
        "timestamp" : 1699337222000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "add upower udisks2\u000a",
        "date" : "2023-11-07 01:07:02 -0500",
        "id" : "85b300c34d5c9ed7a0f7bf21f00507fb9f2e0c77",
        "msg" : "add upower udisks2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd"
        ],
        "commitId" : "ac059b2780e7ce5fe20d00a2c2817f743fbd38d2",
        "timestamp" : 1699337259000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinuxd trim newlines from deviceinfo-codename\u000a",
        "date" : "2023-11-07 01:07:39 -0500",
        "id" : "ac059b2780e7ce5fe20d00a2c2817f743fbd38d2",
        "msg" : "prolinuxd trim newlines from deviceinfo-codename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "scripts/pushImage.sh",
          ".env",
          "distro-files/initramfs/init",
          "scripts/deploy.sh",
          "scripts/plr-build.sh",
          "distro-files/layout/home/user/.config/kdesrc-buildrc"
        ],
        "commitId" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
        "timestamp" : 1699338976000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove kclock for now\u000a",
        "date" : "2023-11-07 01:36:16 -0500",
        "id" : "e091bd3e2373e173c5d180f06c710eabd52d55e7",
        "msg" : "remove kclock for now",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "scripts/deploy.sh"
          },
          {
            "editType" : "add",
            "file" : "scripts/plr-build.sh"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          },
          {
            "editType" : "edit",
            "file" : ".env"
          },
          {
            "editType" : "edit",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}