[X2Go-Commits] Build failed in Jenkins: x2goserver+nightly+raspbian-buster #7

jenkins at x2go.org jenkins at x2go.org
Sun Apr 18 17:23:21 CEST 2021


See <https://jenkins.x2go.org:8443/job/x2goserver+nightly+raspbian-buster/7/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
Building on master in workspace <https://jenkins.x2go.org:8443/job/x2goserver+nightly+raspbian-buster/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://code.x2go.org/x2goserver.git # timeout=10
Fetching upstream changes from git://code.x2go.org/x2goserver.git
 > git --version # timeout=10
 > git fetch --tags --progress -- git://code.x2go.org/x2goserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://code.x2go.org/x2goserver.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:908)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1123)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159)
	at hudson.scm.SCM.checkout(SCM.java:505)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1880)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://code.x2go.org/x2goserver.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to connect to code.x2go.org:
code.x2go.org[0: 2a01:4f8:202:1381::107]: errno=Connection refused
code.x2go.org[1: 148.251.201.107]: errno=Connection refused


	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2429)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2043)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:568)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:906)
	... 11 more
ERROR: Error fetching remote repo 'origin'


More information about the x2go-commits mailing list