See <https://builds.apache.org/job/sling-org-apache-sling-starter-1.8/158/display/redirect>
------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-starter-1.8/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-starter.git > +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-starter.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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://github.com/apache/sling-org-apache-sling-starter.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: error: Could not read 0a2cc9a4e7e362c1ef3b1e329f23c22cf00d19c1 error: Could not read 0a2cc9a4e7e362c1ef3b1e329f23c22cf00d19c1 remote: Enumerating objects: 60, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 4% (1/24) remote: Compressing objects: 8% (2/24) remote: Compressing objects: 12% (3/24) remote: Compressing objects: 16% (4/24) remote: Compressing objects: 20% (5/24) remote: Compressing objects: 25% (6/24) remote: Compressing objects: 29% (7/24) remote: Compressing objects: 33% (8/24) remote: Compressing objects: 37% (9/24) remote: Compressing objects: 41% (10/24) remote: Compressing objects: 45% (11/24) remote: Compressing objects: 50% (12/24) remote: Compressing objects: 54% (13/24) remote: Compressing objects: 58% (14/24) remote: Compressing objects: 62% (15/24) remote: Compressing objects: 66% (16/24) remote: Compressing objects: 70% (17/24) remote: Compressing objects: 75% (18/24) remote: Compressing objects: 79% (19/24) remote: Compressing objects: 83% (20/24) remote: Compressing objects: 87% (21/24) remote: Compressing objects: 91% (22/24) remote: Compressing objects: 95% (23/24) remote: Compressing objects: 100% (24/24) remote: Compressing objects: 100% (24/24), done. remote: Total 43 (delta 23), reused 34 (delta 14), pack-reused 0 fatal: unresolved deltas left after unpacking fatal: unpack-objects failed at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-starter.git > +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-starter.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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://github.com/apache/sling-org-apache-sling-starter.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: error: Could not read 0a2cc9a4e7e362c1ef3b1e329f23c22cf00d19c1 remote: Enumerating objects: 60, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 4% (1/24) remote: Compressing objects: 8% (2/24) remote: Compressing objects: 12% (3/24) remote: Compressing objects: 16% (4/24) remote: Compressing objects: 20% (5/24) remote: Compressing objects: 25% (6/24) remote: Compressing objects: 29% (7/24) remote: Compressing objects: 33% (8/24) remote: Compressing objects: 37% (9/24) remote: Compressing objects: 41% (10/24) remote: Compressing objects: 45% (11/24) remote: Compressing objects: 50% (12/24) remote: Compressing objects: 54% (13/24) remote: Compressing objects: 58% (14/24) remote: Compressing objects: 62% (15/24) remote: Compressing objects: 66% (16/24) remote: Compressing objects: 70% (17/24) remote: Compressing objects: 75% (18/24) remote: Compressing objects: 79% (19/24) remote: Compressing objects: 83% (20/24) remote: Compressing objects: 87% (21/24) remote: Compressing objects: 91% (22/24) remote: Compressing objects: 95% (23/24) remote: Compressing objects: 100% (24/24) remote: Compressing objects: 100% (24/24), done. remote: Total 43 (delta 23), reused 34 (delta 14), pack-reused 0 fatal: unresolved deltas left after unpacking fatal: unpack-objects failed at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-starter.git > +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-starter.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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://github.com/apache/sling-org-apache-sling-starter.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: error: Could not read 0a2cc9a4e7e362c1ef3b1e329f23c22cf00d19c1 remote: Enumerating objects: 60, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 4% (1/24) remote: Compressing objects: 8% (2/24) remote: Compressing objects: 12% (3/24) remote: Compressing objects: 16% (4/24) remote: Compressing objects: 20% (5/24) remote: Compressing objects: 25% (6/24) remote: Compressing objects: 29% (7/24) remote: Compressing objects: 33% (8/24) remote: Compressing objects: 37% (9/24) remote: Compressing objects: 41% (10/24) remote: Compressing objects: 45% (11/24) remote: Compressing objects: 50% (12/24) remote: Compressing objects: 54% (13/24) remote: Compressing objects: 58% (14/24) remote: Compressing objects: 62% (15/24) remote: Compressing objects: 66% (16/24) remote: Compressing objects: 70% (17/24) remote: Compressing objects: 75% (18/24) remote: Compressing objects: 79% (19/24) remote: Compressing objects: 83% (20/24) remote: Compressing objects: 87% (21/24) remote: Compressing objects: 91% (22/24) remote: Compressing objects: 95% (23/24) remote: Compressing objects: 100% (24/24) remote: Compressing objects: 100% (24/24), done. remote: Total 43 (delta 23), reused 34 (delta 14), pack-reused 0 fatal: unresolved deltas left after unpacking fatal: unpack-objects failed at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) 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:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 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:1794) 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' Recording test results ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? For example, <https://builds.apache.org/job/sling-org-apache-sling-starter-1.8/ws/target/failsafe-reports/TEST-org.apache.sling.launchpad.SmokeIT.xml> is 8 days 2 hr old
