See 
<https://jenkins.ovirt.org/job/system-sync_mirrors-centos-powertools-el8-x86_64/7/display/redirect>

Changes:


------------------------------------------
Started by user Evgheni Dereveanchin
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 
<https://jenkins.ovirt.org/job/system-sync_mirrors-centos-powertools-el8-x86_64/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://gerrit.ovirt.org/jenkins.git # 
 > timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune https://gerrit.ovirt.org/jenkins.git 
 > refs/changes/47/109047/1:ederevea # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://gerrit.ovirt.org/jenkins.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:909)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
        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:1856)
        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 --prune https://gerrit.ovirt.org/jenkins.git 
refs/changes/47/109047/1:ederevea" returned status code 1:
stdout: 
stderr: remote: Counting objects: 1           remote: Counting objects: 61, 
done        
remote: Finding sources:   2% (1/47)           remote: Finding sources:   4% 
(2/47)           remote: Finding sources:   6% (3/47)           remote: Finding 
sources:   8% (4/47)           remote: Finding sources:  10% (5/47)           
remote: Finding sources:  12% (6/47)           remote: Finding sources:  14% 
(7/47)           remote: Finding sources:  17% (8/47)           remote: Finding 
sources:  19% (9/47)           remote: Finding sources:  21% (10/47)           
remote: Finding sources:  23% (11/47)           remote: Finding sources:  25% 
(12/47)           remote: Finding sources:  27% (13/47)           remote: 
Finding sources:  29% (14/47)           remote: Finding sources:  31% (15/47)   
        remote: Finding sources:  34% (16/47)           remote: Finding 
sources:  36% (17/47)           remote: Finding sources:  38% (18/47)           
remote: Finding sources:  40% (19/47)           remote: Finding sources:  42% 
(20/47)           remote: Finding sources:  44% (21/47)           remote: 
Finding sources:  46% (22/47)           remote: Finding sources:  48% (23/47)   
        remote: Finding sources:  51% (24/47)           remote: Finding 
sources:  53% (25/47)           remote: Finding sources:  55% (26/47)           
remote: Finding sources:  57% (27/47)           remote: Finding sources:  59% 
(28/47)           remote: Finding sources:  61% (29/47)           remote: 
Finding sources:  63% (30/47)           remote: Finding sources:  65% (31/47)   
        remote: Finding sources:  68% (32/47)           remote: Finding 
sources:  70% (33/47)           remote: Finding sources:  72% (34/47)           
remote: Finding sources:  74% (35/47)           remote: Finding sources:  76% 
(36/47)           remote: Finding sources:  78% (37/47)           remote: 
Finding sources:  80% (38/47)           remote: Finding sources:  82% (39/47)   
        remote: Finding sources:  85% (40/47)           remote: Finding 
sources:  87% (41/47)           remote: Finding sources:  89% (42/47)           
remote: Finding sources:  91% (43/47)           remote: Finding sources:  93% 
(44/47)           remote: Finding sources:  95% (45/47)           remote: 
Finding sources:  97% (46/47)           remote: Finding sources: 100% (47/47)   
        remote: Finding sources: 100% (47/47)        
remote: Total 47 (delta 13), reused 35 (delta 13)        
From https://gerrit.ovirt.org/jenkins
 ! [rejected]        refs/changes/47/109047/1 -> ederevea  (non-fast-forward)

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2044)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:81)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:569)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        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 
mirrors.phx.ovirt.org
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:998)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor933.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.$Proxy90.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:907)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
                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:1856)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:428)
ERROR: Error fetching remote repo 'origin'
_______________________________________________
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4A2J33IGI4VTHA3GXD47MHAXB4RYHMVF/

Reply via email to