Skip to content
Failed

Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /jenkins/jobs/oi-userland/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /jenkins/jobs/oi-userland/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from https://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git --version # 'git version 2.35.1'
 > git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/OpenIndiana/oi-userland.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/*" returned status code 15:
stdout: 
stderr: remote: Enumerating objects: 37, done.        
remote: Counting objects:   2% (1/37)        
remote: Counting objects:   5% (2/37)        
remote: Counting objects:   8% (3/37)        
remote: Counting objects:  10% (4/37)        
remote: Counting objects:  13% (5/37)        
remote: Counting objects:  16% (6/37)        
remote: Counting objects:  18% (7/37)        
remote: Counting objects:  21% (8/37)        
remote: Counting objects:  24% (9/37)        
remote: Counting objects:  27% (10/37)        
remote: Counting objects:  29% (11/37)        
remote: Counting objects:  32% (12/37)        
remote: Counting objects:  35% (13/37)        
remote: Counting objects:  37% (14/37)        
remote: Counting objects:  40% (15/37)        
remote: Counting objects:  43% (16/37)        
remote: Counting objects:  45% (17/37)        
remote: Counting objects:  48% (18/37)        
remote: Counting objects:  51% (19/37)        
remote: Counting objects:  54% (20/37)        
remote: Counting objects:  56% (21/37)        
remote: Counting objects:  59% (22/37)        
remote: Counting objects:  62% (23/37)        
remote: Counting objects:  64% (24/37)        
remote: Counting objects:  67% (25/37)        
remote: Counting objects:  70% (26/37)        
remote: Counting objects:  72% (27/37)        
remote: Counting objects:  75% (28/37)        
remote: Counting objects:  78% (29/37)        
remote: Counting objects:  81% (30/37)        
remote: Counting objects:  83% (31/37)        
remote: Counting objects:  86% (32/37)        
remote: Counting objects:  89% (33/37)        
remote: Counting objects:  91% (34/37)        
remote: Counting objects:  94% (35/37)        
remote: Counting objects:  97% (36/37)        
remote: Counting objects: 100% (37/37)        
remote: Counting objects: 100% (37/37), done.        
remote: Compressing objects:   5% (1/18)        
remote: Compressing objects:  11% (2/18)        
remote: Compressing objects:  16% (3/18)        
remote: Compressing objects:  22% (4/18)        
remote: Compressing objects:  27% (5/18)        
remote: Compressing objects:  33% (6/18)        
remote: Compressing objects:  38% (7/18)        
remote: Compressing objects:  44% (8/18)        
remote: Compressing objects:  50% (9/18)        
remote: Compressing objects:  55% (10/18)        
remote: Compressing objects:  61% (11/18)        
remote: Compressing objects:  66% (12/18)        
remote: Compressing objects:  72% (13/18)        
remote: Compressing objects:  77% (14/18)        
remote: Compressing objects:  83% (15/18)        
remote: Compressing objects:  88% (16/18)        
remote: Compressing objects:  94% (17/18)        
remote: Compressing objects: 100% (18/18)        
remote: Compressing objects: 100% (18/18), done.        
remote: Total 26 (delta 12), reused 18 (delta 6), pack-reused 0        

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2096)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:618)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	... 11 more
ERROR: Error fetching remote repo 'origin'
IRC notifier plugin: Sending notification to: #oi-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#oi-dev'
Finished: FAILURE