Skip to content

Console Output

09:58:07 Started by user unknown or anonymous
09:58:07 Running as SYSTEM
09:58:07 Building in workspace /data/jenkins/workspace/project test-v5in-ferry
09:58:07 The recommended git tool is: NONE
09:58:07 No credentials specified
09:58:07 Cloning the remote Git repository
09:58:07 Cloning repository https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git
09:58:07  > /usr/local/git/bin/git init /data/jenkins/workspace/project test-v5in-ferry # timeout=10
09:58:07 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git
09:58:07  > /usr/local/git/bin/git --version # timeout=10
09:58:07  > git --version # 'git version 2.43.0'
09:58:07  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:58:07 ERROR: Error cloning remote repo 'origin'
09:58:07 hudson.plugins.git.GitException: Command "/usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
09:58:07 stdout: 
09:58:07 stderr: remote: HTTP Basic: Access denied
09:58:07 fatal: Authentication failed for 'https://gitlab.arsbaibaodun.com/bcx_basic/bj-ferry.git/'
09:58:07 
09:58:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
09:58:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:58:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:58:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
09:58:07 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
09:58:07 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:58:07 	at hudson.scm.SCM.checkout(SCM.java:540)
09:58:07 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:58:07 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:58:07 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:58:07 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:58:07 	at hudson.model.Run.execute(Run.java:1895)
09:58:07 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:58:07 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:58:07 	at hudson.model.Executor.run(Executor.java:442)
09:58:07 ERROR: Error cloning remote repo 'origin'
09:58:07 Finished: FAILURE