Skip to content

Console Output

14:12:15 Started by user unknown or anonymous
14:12:15 Running as SYSTEM
14:12:15 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-kms
14:12:15 The recommended git tool is: NONE
14:12:15 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:12:15 Cloning the remote Git repository
14:12:15 Cloning repository https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git
14:12:15  > /usr/local/git/bin/git init /data/jenkins/workspace/badp-bcxin-web-5.x-kms # timeout=10
14:12:15 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git
14:12:15  > /usr/local/git/bin/git --version # timeout=10
14:12:15  > git --version # 'git version 2.43.0'
14:12:15 using GIT_ASKPASS to set credentials gitlab凭据
14:12:15  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:13:27  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/badp-bcxin-api-5.x.git # timeout=10
14:13:27  > /usr/local/git/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:13:27 Avoid second fetch
14:13:27  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
14:13:27 Checking out Revision 82889256963d83fcf8f488ca54813126c44d3a76 (refs/remotes/origin/test)
14:13:27  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:13:27  > /usr/local/git/bin/git checkout -f 82889256963d83fcf8f488ca54813126c44d3a76 # timeout=10
14:13:37 Commit message: "Merge branch 'master-实时清除缓存' into test"
14:13:37 First time build. Skipping changelog.
14:13:37 [badp-bcxin-web-5.x-kms] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins5007504281534657836.sh
14:13:37 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-kms
14:13:37 + npm install
14:13:38 
14:13:38 up to date, audited 1 package in 445ms
14:13:38 
14:13:38 found 0 vulnerabilities
14:13:38 + npm run build
14:13:38 npm ERR! Missing script: "build"
14:13:38 npm ERR! 
14:13:38 npm ERR! To see a list of scripts, run:
14:13:38 npm ERR!   npm run
14:13:38 
14:13:38 npm ERR! A complete log of this run can be found in:
14:13:38 npm ERR!     /root/.npm/_logs/2025-03-24T06_13_38_341Z-debug.log
14:13:38 Build step 'Execute shell' marked build as failure
14:13:38 Finished: FAILURE