16:38:37 Started by user unknown or anonymous
16:38:37 Running as SYSTEM
16:38:37 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-staff
16:38:37 The recommended git tool is: NONE
16:38:37 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:38:37 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-staff/.git # timeout=10
16:38:37 Fetching changes from the remote Git repository
16:38:37 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git # timeout=10
16:38:37 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git
16:38:37 > /usr/local/git/bin/git --version # timeout=10
16:38:37 > git --version # 'git version 2.43.0'
16:38:37 using GIT_ASKPASS to set credentials gitlab凭据
16:38:37 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:38:37 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
16:38:37 Checking out Revision 8ae8448cdb9a3660fe6fc39a61b92065419000e6 (refs/remotes/origin/test)
16:38:37 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:38:37 > /usr/local/git/bin/git checkout -f 8ae8448cdb9a3660fe6fc39a61b92065419000e6 # timeout=10
16:38:37 Commit message: "fix: 根据环境变量动态设置地图类型,默认使用天地图"
16:38:37 > /usr/local/git/bin/git rev-list --no-walk 8ae8448cdb9a3660fe6fc39a61b92065419000e6 # timeout=10
16:38:37 [badp-bcxin-web-5.x-staff] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins8472589298454944527.sh
16:38:37 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-staff
16:38:37 + npm install
16:38:38 npm WARN EBADENGINE Unsupported engine {
16:38:38 npm WARN EBADENGINE package: 'gcoord@1.0.6',
16:38:38 npm WARN EBADENGINE required: { node: '>=16.11.0' },
16:38:38 npm WARN EBADENGINE current: { node: 'v16.0.0', npm: '7.10.0' }
16:38:38 npm WARN EBADENGINE }
16:38:39
16:38:39 up to date in 2s
16:38:39
16:38:39 139 packages are looking for funding
16:38:39 run `npm fund` for details
16:38:39 + npm run build:staging
16:38:40 npm ERR! Missing script: "build:staging"
16:38:40 npm ERR!
16:38:40 npm ERR! To see a list of scripts, run:
16:38:40 npm ERR! npm run
16:38:40
16:38:40 npm ERR! A complete log of this run can be found in:
16:38:40 npm ERR! /root/.npm/_logs/2025-12-08T08_38_40_137Z-debug.log
16:38:40 Build step 'Execute shell' marked build as failure
16:38:40 Finished: FAILURE