You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/23 14:50:55 UTC

Build failed in Jenkins: Tobago 4.x (deploy) #121

See <https://builds.apache.org/job/Tobago%204.x%20(deploy)/121/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/Tobago%204.x%20(deploy)/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 https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	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:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: cannot create thread: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off sideband demultiplexer

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	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:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 267527, done.        
remote: Compressing objects:   0% (1/74054)           remote: Compressing objects:   1% (741/74054)           remote: Compressing objects:   2% (1482/74054)           remote: Compressing objects:   3% (2222/74054)           remote: Compressing objects:   4% (2963/74054)           remote: Compressing objects:   5% (3703/74054)           remote: Compressing objects:   6% (4444/74054)           remote: Compressing objects:   7% (5184/74054)           remote: Compressing objects:   8% (5925/74054)           remote: Compressing objects:   9% (6665/74054)           remote: Compressing objects:  10% (7406/74054)           remote: Compressing objects:  11% (8146/74054)           remote: Compressing objects:  12% (8887/74054)           remote: Compressing objects:  13% (9628/74054)           remote: Compressing objects:  14% (10368/74054)           remote: Compressing objects:  15% (11109/74054)           remote: Compressing objects:  16% (11849/74054)           remote: Compressing objects:  17% (12590/74054)           remote: Compressing objects:  18% (13330/74054)           remote: Compressing objects:  19% (14071/74054)           remote: Compressing objects:  20% (14811/74054)           remote: Compressing objects:  21% (15552/74054)           remote: Compressing objects:  22% (16292/74054)           remote: Compressing objects:  23% (17033/74054)           remote: Compressing objects:  24% (17773/74054)           remote: Compressing objects:  25% (18514/74054)           remote: Compressing objects:  26% (19255/74054)           remote: Compressing objects:  27% (19995/74054)           remote: Compressing objects:  28% (20736/74054)           remote: Compressing objects:  29% (21476/74054)           remote: Compressing objects:  30% (22217/74054)           remote: Compressing objects:  31% (22957/74054)           remote: Compressing objects:  32% (23698/74054)           remote: Compressing objects:  33% (24438/74054)           remote: Compressing objects:  34% (25179/74054)           remote: Compressing objects:  35% (25919/74054)           remote: Compressing objects:  36% (26660/74054)           remote: Compressing objects:  37% (27400/74054)           remote: Compressing objects:  38% (28141/74054)           remote: Compressing objects:  39% (28882/74054)           remote: Compressing objects:  40% (29622/74054)           remote: Compressing objects:  41% (30363/74054)           remote: Compressing objects:  42% (31103/74054)           remote: Compressing objects:  43% (31844/74054)           remote: Compressing objects:  44% (32584/74054)           remote: Compressing objects:  45% (33325/74054)           remote: Compressing objects:  46% (34065/74054)           remote: Compressing objects:  47% (34806/74054)           remote: Compressing objects:  48% (35546/74054)           remote: Compressing objects:  49% (36287/74054)           remote: Compressing objects:  50% (37027/74054)           remote: Compressing objects:  51% (37768/74054)           remote: Compressing objects:  52% (38509/74054)           remote: Compressing objects:  53% (39249/74054)           remote: Compressing objects:  54% (39990/74054)           remote: Compressing objects:  55% (40730/74054)           remote: Compressing objects:  56% (41471/74054)           remote: Compressing objects:  57% (42211/74054)           remote: Compressing objects:  58% (42952/74054)           remote: Compressing objects:  59% (43692/74054)           remote: Compressing objects:  60% (44433/74054)           remote: Compressing objects:  61% (45173/74054)           remote: Compressing objects:  62% (45914/74054)           remote: Compressing objects:  63% (46655/74054)           remote: Compressing objects:  64% (47395/74054)           remote: Compressing objects:  65% (48136/74054)           remote: Compressing objects:  66% (48876/74054)           remote: Compressing objects:  67% (49617/74054)           remote: Compressing objects:  68% (50357/74054)           remote: Compressing objects:  69% (51098/74054)           remote: Compressing objects:  70% (51838/74054)           remote: Compressing objects:  71% (52579/74054)           remote: Compressing objects:  72% (53319/74054)           remote: Compressing objects:  73% (54060/74054)           remote: Compressing objects:  74% (54800/74054)           remote: Compressing objects:  75% (55541/74054)           remote: Compressing objects:  76% (56282/74054)           remote: Compressing objects:  77% (57022/74054)           remote: Compressing objects:  78% (57763/74054)           remote: Compressing objects:  79% (58503/74054)           remote: Compressing objects:  80% (59244/74054)           remote: Compressing objects:  81% (59984/74054)           remote: Compressing objects:  82% (60725/74054)           remote: Compressing objects:  83% (61465/74054)           remote: Compressing objects:  84% (62206/74054)           remote: Compressing objects:  85% (62946/74054)           remote: Compressing objects:  86% (63687/74054)           remote: Compressing objects:  87% (64427/74054)           remote: Compressing objects:  88% (65168/74054)           remote: Compressing objects:  89% (65909/74054)           remote: Compressing objects:  90% (66649/74054)           remote: Compressing objects:  91% (67390/74054)           remote: Compressing objects:  92% (68130/74054)           remote: Compressing objects:  93% (68871/74054)           remote: Compressing objects:  94% (69611/74054)           remote: Compressing objects:  95% (70352/74054)           remote: Compressing objects:  96% (71092/74054)           remote: Compressing objects:  97% (71833/74054)           remote: Compressing objects:  98% (72573/74054)           remote: Compressing objects:  99% (73314/74054)           remote: Compressing objects: 100% (74054/74054)           remote: Compressing objects: 100% (74054/74054), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	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:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 267527, done.        
remote: Compressing objects:   0% (1/74054)           remote: Compressing objects:   1% (741/74054)           remote: Compressing objects:   2% (1482/74054)           remote: Compressing objects:   3% (2222/74054)           remote: Compressing objects:   4% (2963/74054)           remote: Compressing objects:   5% (3703/74054)           remote: Compressing objects:   6% (4444/74054)           remote: Compressing objects:   7% (5184/74054)           remote: Compressing objects:   8% (5925/74054)           remote: Compressing objects:   9% (6665/74054)           remote: Compressing objects:  10% (7406/74054)           remote: Compressing objects:  11% (8146/74054)           remote: Compressing objects:  12% (8887/74054)           remote: Compressing objects:  13% (9628/74054)           remote: Compressing objects:  14% (10368/74054)           remote: Compressing objects:  15% (11109/74054)           remote: Compressing objects:  16% (11849/74054)           remote: Compressing objects:  17% (12590/74054)           remote: Compressing objects:  18% (13330/74054)           remote: Compressing objects:  19% (14071/74054)           remote: Compressing objects:  20% (14811/74054)           remote: Compressing objects:  21% (15552/74054)           remote: Compressing objects:  22% (16292/74054)           remote: Compressing objects:  23% (17033/74054)           remote: Compressing objects:  24% (17773/74054)           remote: Compressing objects:  25% (18514/74054)           remote: Compressing objects:  26% (19255/74054)           remote: Compressing objects:  27% (19995/74054)           remote: Compressing objects:  28% (20736/74054)           remote: Compressing objects:  29% (21476/74054)           remote: Compressing objects:  30% (22217/74054)           remote: Compressing objects:  31% (22957/74054)           remote: Compressing objects:  32% (23698/74054)           remote: Compressing objects:  33% (24438/74054)           remote: Compressing objects:  34% (25179/74054)           remote: Compressing objects:  35% (25919/74054)           remote: Compressing objects:  36% (26660/74054)           remote: Compressing objects:  37% (27400/74054)           remote: Compressing objects:  38% (28141/74054)           remote: Compressing objects:  39% (28882/74054)           remote: Compressing objects:  40% (29622/74054)           remote: Compressing objects:  41% (30363/74054)           remote: Compressing objects:  42% (31103/74054)           remote: Compressing objects:  43% (31844/74054)           remote: Compressing objects:  44% (32584/74054)           remote: Compressing objects:  45% (33325/74054)           remote: Compressing objects:  46% (34065/74054)           remote: Compressing objects:  47% (34806/74054)           remote: Compressing objects:  48% (35546/74054)           remote: Compressing objects:  49% (36287/74054)           remote: Compressing objects:  50% (37027/74054)           remote: Compressing objects:  51% (37768/74054)           remote: Compressing objects:  52% (38509/74054)           remote: Compressing objects:  53% (39249/74054)           remote: Compressing objects:  54% (39990/74054)           remote: Compressing objects:  55% (40730/74054)           remote: Compressing objects:  56% (41471/74054)           remote: Compressing objects:  57% (42211/74054)           remote: Compressing objects:  58% (42952/74054)           remote: Compressing objects:  59% (43692/74054)           remote: Compressing objects:  60% (44433/74054)           remote: Compressing objects:  61% (45173/74054)           remote: Compressing objects:  62% (45914/74054)           remote: Compressing objects:  63% (46655/74054)           remote: Compressing objects:  64% (47395/74054)           remote: Compressing objects:  65% (48136/74054)           remote: Compressing objects:  66% (48876/74054)           remote: Compressing objects:  67% (49617/74054)           remote: Compressing objects:  68% (50357/74054)           remote: Compressing objects:  69% (51098/74054)           remote: Compressing objects:  70% (51838/74054)           remote: Compressing objects:  71% (52579/74054)           remote: Compressing objects:  72% (53319/74054)           remote: Compressing objects:  73% (54060/74054)           remote: Compressing objects:  74% (54800/74054)           remote: Compressing objects:  75% (55541/74054)           remote: Compressing objects:  76% (56282/74054)           remote: Compressing objects:  77% (57022/74054)           remote: Compressing objects:  78% (57763/74054)           remote: Compressing objects:  79% (58503/74054)           remote: Compressing objects:  80% (59244/74054)           remote: Compressing objects:  81% (59984/74054)           remote: Compressing objects:  82% (60725/74054)           remote: Compressing objects:  83% (61465/74054)           remote: Compressing objects:  84% (62206/74054)           remote: Compressing objects:  85% (62946/74054)           remote: Compressing objects:  86% (63687/74054)           remote: Compressing objects:  87% (64427/74054)           remote: Compressing objects:  88% (65168/74054)           remote: Compressing objects:  89% (65909/74054)           remote: Compressing objects:  90% (66649/74054)           remote: Compressing objects:  91% (67390/74054)           remote: Compressing objects:  92% (68130/74054)           remote: Compressing objects:  93% (68871/74054)           remote: Compressing objects:  94% (69611/74054)           remote: Compressing objects:  95% (70352/74054)           remote: Compressing objects:  96% (71092/74054)           remote: Compressing objects:  97% (71833/74054)           remote: Compressing objects:  98% (72573/74054)           remote: Compressing objects:  99% (73314/74054)           remote: Compressing objects: 100% (74054/74054)           remote: Compressing objects: 100% (74054/74054), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H35
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1196.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy123.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		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:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'

Jenkins build is back to normal : Tobago 4.x (deploy) #123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%204.x%20(deploy)/123/display/redirect?page=changes>


Build failed in Jenkins: Tobago 4.x (deploy) #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%204.x%20(deploy)/122/display/redirect?page=changes>

Changes:

[udo.schnurpfeil] cleanup: rebuild-theme.txt files not used since late 2018

[udo.schnurpfeil] chore: update node.js


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/Tobago%204.x%20(deploy)/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 https://gitbox.apache.org/repos/asf/myfaces-tobago.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces-tobago.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/myfaces-tobago.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/tobago-4.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/tobago-4.x^{commit} # timeout=10
Checking out Revision 81ca3fcabbe111f0762fec27c0b7bdb9a386dca7 (refs/remotes/origin/tobago-4.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 81ca3fcabbe111f0762fec27c0b7bdb9a386dca7
Commit message: "chore: update node.js"
 > git rev-list --no-walk e40f0ab92a7e98d81e7067b9ff2f8eb5f85386ab # timeout=10
Parsing POMs
Established TCP socket on 43275
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Tobago 4.x (deploy)] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43275
<===[JENKINS REMOTING CAPACITY]===>   channel started
Apr 23, 2020 4:44:14 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: Unexpected error in channel channel
java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:957)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1378)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:42)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:46)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:41)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:65)
	at hudson.remoting.ClassFilter$RegExpClassFilter.isBlacklisted(ClassFilter.java:301)
	at hudson.remoting.ClassFilter$1.isBlacklisted(ClassFilter.java:121)
	at hudson.remoting.ClassFilter.check(ClassFilter.java:76)
	at hudson.remoting.ObjectInputStreamEx.resolveClass(ObjectInputStreamEx.java:61)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1922)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1939)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1939)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1805)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2096)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1624)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:464)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422)
	at hudson.remoting.Command.readFromObjectStream(Command.java:152)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)

channel stopped
ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1040)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx4g, -Xms4g, -cp, /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven35Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/remoting.jar, /home/jenkins/jenkins-slave/maven35-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 43275]
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:299)
		at hudson.maven.ProcessCache.get(ProcessCache.java:236)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
project=hudson.maven.MavenModuleSet@e8d5cc3[Tobago 4.x (deploy)]
project.getModules()=[hudson.maven.MavenModule@7774c767[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][relativePath:], hudson.maven.MavenModule@be8c1c5[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-assembly][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-assembly][relativePath:tobago-assembly], hudson.maven.MavenModule@13def8b4[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-core][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-core][relativePath:tobago-core], hudson.maven.MavenModule@313f21db[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example][relativePath:tobago-example], hudson.maven.MavenModule@2d92df60[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-assembly][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-assembly][relativePath:tobago-example/tobago-example-assembly], hudson.maven.MavenModule@484af344[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-blank][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-blank][relativePath:tobago-example/tobago-example-blank], hudson.maven.MavenModule@2d21d3bb[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-demo][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-example-demo][relativePath:tobago-example/tobago-example-demo], hudson.maven.MavenModule@3c3819c7[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme][relativePath:tobago-theme], hudson.maven.MavenModule@67c7d95f[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-charlotteville][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-charlotteville][relativePath:tobago-theme/tobago-theme-charlotteville], hudson.maven.MavenModule@f370b82[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-roxborough][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-roxborough][relativePath:tobago-theme/tobago-theme-roxborough], hudson.maven.MavenModule@788055d0[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-scarborough][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-scarborough][relativePath:tobago-theme/tobago-theme-scarborough], hudson.maven.MavenModule@28765577[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-speyside][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-speyside][relativePath:tobago-theme/tobago-theme-speyside], hudson.maven.MavenModule@433f15d5[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-standard][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-theme-standard][relativePath:tobago-theme/tobago-theme-standard], hudson.maven.MavenModule@33ab8745[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool][relativePath:tobago-tool], hudson.maven.MavenModule@4feca292[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-annotation][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-annotation][relativePath:tobago-tool/tobago-tool-annotation], hudson.maven.MavenModule@76e08e0[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-apt][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-apt][relativePath:tobago-tool/tobago-tool-apt], hudson.maven.MavenModule@3ee6f8af[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-test][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago-tool-test][relativePath:tobago-tool/tobago-tool-test]]
project.getRootModule()=hudson.maven.MavenModule@7774c767[Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][Tobago 4.x (deploy)/org.apache.myfaces.tobago:tobago][relativePath:]
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:140)
	at hudson.remoting.Command.readFrom(Command.java:126)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx4g, -Xms4g, -cp, /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging, jenkins.maven3.agent.Maven35Main, /home/jenkins/tools/maven/latest3/, /home/jenkins/jenkins-slave/remoting.jar, /home/jenkins/jenkins-slave/maven35-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 43275]
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:299)
		at hudson.maven.ProcessCache.get(ProcessCache.java:236)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:804)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1040)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)