Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on yoimiya-alpine-build in workspace /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 322e36ad751ad569aa3f814d0d7eaf46532c5f90 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 322e36ad751ad569aa3f814d0d7eaf46532c5f90 # timeout=10
Commit message: "nvm"
 > git rev-list --no-walk da8780e6038cc88671a31f2f0acfef4c344e3b13 # timeout=10
true
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@53ee045b[nodeId=R_kgDOH__Utg,description=Nightly Alpine packages for Plasma Mobile from master/main and postmarketOS images.,homepage=https://sineware.ca/prolinux/plasma-mobile-nightly/,name=plasma-mobile-nightly,fork=false,archived=false,visibility=public,size=60,milestones={},language=TypeScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly,id=536859830,nodeId=<null>,createdAt=2022-09-15T04:11:34Z,updatedAt=2022-11-21T14:57:35Z]] (sha:322e36a) with context:plasma-mobile-nightly-alpine-x86_64
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly/commit/322e36ad751ad569aa3f814d0d7eaf46532c5f90
[plasma-mobile-nightly-alpine-x86_64] $ /bin/bash /tmp/jenkins9819477323157175560.sh

added 20 packages, and audited 21 packages in 1s

found 0 vulnerabilities

> plasma-mobile-nightly-build-script@1.0.0 build
> ts-node src/index.ts

/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:859
    return new TSError(diagnosticText, diagnosticCodes, diagnostics);
           ^
TSError: тип Unable to compile TypeScript:
src/index.ts(168,58): error TS2339: Property 'cmd' does not exist on type 'never'.
src/index.ts(169,22): error TS2339: Property 'runInDir' does not exist on type 'never'.
src/index.ts(170,47): error TS2339: Property 'cmd' does not exist on type 'never'.
src/index.ts(172,28): error TS2339: Property 'cmd' does not exist on type 'never'.

    at createTSError (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:859:12)
    at reportTSError (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:863:19)
    at getOutput (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:1077:36)
    at Object.compile (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:1433:41)
    at Module.m._compile (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:1617:30)
    at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)
    at Object.require.extensions.<computed> [as .ts] (/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (node:internal/modules/cjs/loader:1081:32)
    at Function.Module._load (node:internal/modules/cjs/loader:922:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
  diagnosticCodes: [ 2339, 2339, 2339, 2339 ]
}
Command exited with non-zero status 1
real	0m 3.14s
user	0m 4.95s
sys	0m 0.79s
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@18743c0b[nodeId=R_kgDOH__Utg,description=Nightly Alpine packages for Plasma Mobile from master/main and postmarketOS images.,homepage=https://sineware.ca/prolinux/plasma-mobile-nightly/,name=plasma-mobile-nightly,fork=false,archived=false,visibility=public,size=60,milestones={},language=TypeScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly,id=536859830,nodeId=<null>,createdAt=2022-09-15T04:11:34Z,updatedAt=2022-11-21T14:57:35Z]] (sha:322e36a) with context:plasma-mobile-nightly-alpine-x86_64
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly/commit/322e36ad751ad569aa3f814d0d7eaf46532c5f90
Sending notification to Discord.
Finished: FAILURE