Skip to content
Failed

Console Output

Started by user Younes
Running as SYSTEM
Building on the built-in node in workspace /var/lib/jenkins/workspace/build-logship-frontend
The recommended git tool is: NONE
using credential younex1
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/build-logship-frontend/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/younex1/erp-nuxt-frontend.git # timeout=10
Fetching upstream changes from https://github.com/younex1/erp-nuxt-frontend.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials Token Github
 > git fetch --tags --force --progress -- https://github.com/younex1/erp-nuxt-frontend.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 6414a02df5e1f9176b93e17ce04863b8790f768c (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6414a02df5e1f9176b93e17ce04863b8790f768c # timeout=10
Commit message: "Replace Strapi API Key"
 > git rev-list --no-walk 6414a02df5e1f9176b93e17ce04863b8790f768c # timeout=10
[build-logship-frontend] $ /bin/sh -xe /tmp/jenkins15719219614137893932.sh
+ cd erp-nuxt-frontend
/tmp/jenkins15719219614137893932.sh: 2: cd: can't cd to erp-nuxt-frontend
Build step 'Execute shell' marked build as failure
Finished: FAILURE