Skip to content
Failed

Console Output

21:09:12 Started by user admin
21:09:12 Running as SYSTEM
21:09:12 Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
21:09:12 The recommended git tool is: NONE
21:09:12 No credentials specified
21:09:12  > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git # timeout=10
21:09:12 Fetching changes from the remote Git repository
21:09:12  > git config remote.origin.url https://github.com/Sineware/prolinux-2.git # timeout=10
21:09:12 Fetching upstream changes from https://github.com/Sineware/prolinux-2.git
21:09:12  > git --version # timeout=10
21:09:12  > git --version # 'git version 2.43.2'
21:09:12  > git fetch --tags --force --progress -- https://github.com/Sineware/prolinux-2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:09:12  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:09:12 Checking out Revision d1741681f81d8c98b17659b6619423c3a497b3ad (refs/remotes/origin/main)
21:09:12  > git config core.sparsecheckout # timeout=10
21:09:12  > git checkout -f d1741681f81d8c98b17659b6619423c3a497b3ad # timeout=10
21:09:12 Commit message: "kernel debugging"
21:09:12  > git rev-list --no-walk c525222d3968e4c353486719741d3a7215345541 # timeout=10
21:09:13 [prolinux-2-embedded-dev-x64] $ /bin/bash /tmp/jenkins12928477405440532055.sh
21:09:16 
21:09:16 added 48 packages, and audited 49 packages in 2s
21:09:16 
21:09:16 2 packages are looking for funding
21:09:16   run `npm fund` for details
21:09:16 
21:09:16 2 moderate severity vulnerabilities
21:09:16 
21:09:16 To address all issues, run:
21:09:16   npm audit fix
21:09:16 
21:09:16 Run `npm audit` for details.
21:09:16 
21:09:16 > prolinux-2@1.0.0 gen-kernel
21:09:16 > ts-node src-extra/kernel-gen/kernel-gen.ts
21:09:16 
21:09:19 Invalid target device
21:09:19 Command exited with non-zero status 1
21:09:19 5.04user 0.42system 0:03.00elapsed 182%CPU (0avgtext+0avgdata 180776maxresident)k
21:09:19 0inputs+8outputs (1major+58598minor)pagefaults 0swaps
21:09:19 Build step 'Execute shell' marked build as failure
21:09:19 Finished: FAILURE