[JIRA] (OVIRT-2780) Fwd: [ovirt-devel] jenkins CI failing to fetch repo
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Marchukov reassigned OVIRT-2780: -- Assignee: Evgheni Dereveanchin (was: infra) > Fwd: [ovirt-devel] jenkins CI failing to fetch repo > --- > > Key: OVIRT-2780 > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2780 > Project: oVirt - virtualization made easy > Issue Type: By-EMAIL >Reporter: Ehud Yonasi >Assignee: Evgheni Dereveanchin > > -- Forwarded message - > From: Miguel Duarte de Mora Barroso > Date: Thu, Aug 22, 2019 at 11:02 AM > Subject: [ovirt-devel] jenkins CI failing to fetch repo > To: oVirt devel , oVirt Jenkins > Hi, > Since yesterday I can't get ovirt-provider-ovn builds to run, each > manifesting the error below: > error: index-pack died of signal 15 > 09:27:35 fatal: index-pack failed > 09:27:35 > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:212) > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) > 09:27:35 at hudson.remoting.Request$2.run(Request.java:369) > 09:27:35 at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > 09:27:35 at java.util.concurrent.FutureTask.run(FutureTask.java:266) > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > 09:27:35 at java.lang.Thread.run(Thread.java:748) > 09:27:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: > Remote call to vm0038.workers-phx.ovirt.org > 09:27:35 at > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) > 09:27:35 at > hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) > 09:27:35 at hudson.remoting.Channel.call(Channel.java:957) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) > 09:27:35 at sun.reflect.GeneratedMethodAccessor793.invoke(Unknown Source) > 09:27:35 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > 09:27:35 at java.lang.reflect.Method.invoke(Method.java:498) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) > 09:27:35 at com.sun.proxy.$Proxy118.execute(Unknown Source) > 09:27:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152) > 09:27:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) > 09:27:35 at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > 09:27:35 ... 4 more > It can be seen on: > - > https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2476/console > ___ > Devel mailing list -- de...@ovirt.org > To unsubscribe send an email to devel-le...@ovirt.org > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/de...@ovirt.org/message/XOYJOK4AXT7AKNOHKZMAWCDARU4RKNB6/ -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100108) ___ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/infra@ovirt.org/messa
[JIRA] (OVIRT-2780) Fwd: [ovirt-devel] jenkins CI failing to fetch repo
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39699#comment-39699 ] Eyal Edri commented on OVIRT-2780: -- possible fix for extending the timeout of pipeline jobs: [https://gerrit.ovirt.org/#/c/102774/|https://gerrit.ovirt.org/#/c/102774/] > Fwd: [ovirt-devel] jenkins CI failing to fetch repo > --- > > Key: OVIRT-2780 > URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2780 > Project: oVirt - virtualization made easy > Issue Type: By-EMAIL >Reporter: Ehud Yonasi >Assignee: infra > > -- Forwarded message - > From: Miguel Duarte de Mora Barroso > Date: Thu, Aug 22, 2019 at 11:02 AM > Subject: [ovirt-devel] jenkins CI failing to fetch repo > To: oVirt devel , oVirt Jenkins > Hi, > Since yesterday I can't get ovirt-provider-ovn builds to run, each > manifesting the error below: > error: index-pack died of signal 15 > 09:27:35 fatal: index-pack failed > 09:27:35 > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) > 09:27:35 at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:212) > 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) > 09:27:35 at hudson.remoting.Request$2.run(Request.java:369) > 09:27:35 at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) > 09:27:35 at java.util.concurrent.FutureTask.run(FutureTask.java:266) > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) > 09:27:35 at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) > 09:27:35 at java.lang.Thread.run(Thread.java:748) > 09:27:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: > Remote call to vm0038.workers-phx.ovirt.org > 09:27:35 at > hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) > 09:27:35 at > hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) > 09:27:35 at hudson.remoting.Channel.call(Channel.java:957) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) > 09:27:35 at sun.reflect.GeneratedMethodAccessor793.invoke(Unknown Source) > 09:27:35 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > 09:27:35 at java.lang.reflect.Method.invoke(Method.java:498) > 09:27:35 at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) > 09:27:35 at com.sun.proxy.$Proxy118.execute(Unknown Source) > 09:27:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152) > 09:27:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) > 09:27:35 at > org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) > 09:27:35 at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) > 09:27:35 ... 4 more > It can be seen on: > - > https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2476/console > ___ > Devel mailing list -- de...@ovirt.org > To unsubscribe send an email to devel-le...@ovirt.org > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/de...@ovirt.org/message/XOYJOK4AXT7AKNOHKZMAWCDARU4RKNB6/ -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100107) ___ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/
[JIRA] (OVIRT-2780) Fwd: [ovirt-devel] jenkins CI failing to fetch repo
Ehud Yonasi created OVIRT-2780: -- Summary: Fwd: [ovirt-devel] jenkins CI failing to fetch repo Key: OVIRT-2780 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2780 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Ehud Yonasi Assignee: infra -- Forwarded message - From: Miguel Duarte de Mora Barroso Date: Thu, Aug 22, 2019 at 11:02 AM Subject: [ovirt-devel] jenkins CI failing to fetch repo To: oVirt devel , oVirt Jenkins Hi, Since yesterday I can't get ovirt-provider-ovn builds to run, each manifesting the error below: error: index-pack died of signal 15 09:27:35 fatal: index-pack failed 09:27:35 09:27:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) 09:27:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) 09:27:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) 09:27:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) 09:27:35 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655) 09:27:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 09:27:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:212) 09:27:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:27:35 at hudson.remoting.Request$2.run(Request.java:369) 09:27:35 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 09:27:35 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 09:27:35 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 09:27:35 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 09:27:35 at java.lang.Thread.run(Thread.java:748) 09:27:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to vm0038.workers-phx.ovirt.org 09:27:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) 09:27:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 09:27:35 at hudson.remoting.Channel.call(Channel.java:957) 09:27:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 09:27:35 at sun.reflect.GeneratedMethodAccessor793.invoke(Unknown Source) 09:27:35 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:27:35 at java.lang.reflect.Method.invoke(Method.java:498) 09:27:35 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 09:27:35 at com.sun.proxy.$Proxy118.execute(Unknown Source) 09:27:35 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152) 09:27:35 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) 09:27:35 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) 09:27:35 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) 09:27:35 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) 09:27:35 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 09:27:35 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 09:27:35 ... 4 more It can be seen on: - https://jenkins.ovirt.org/job/ovirt-provider-ovn_standard-check-patch/2476/console ___ Devel mailing list -- de...@ovirt.org To unsubscribe send an email to devel-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/de...@ovirt.org/message/XOYJOK4AXT7AKNOHKZMAWCDARU4RKNB6/ -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100107) ___ Infra mailing list -- infra@ovirt.org To unsubscribe send an email to infra-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/infra@ovirt.org/message/Q3YPUNICW7CJX7DN4EBA7OEBOUBM22YM/