there was an infra problem with gerrit. no need to re-trigger as there have been changes merged after this one that passed CQ.
14:19:25 ERROR: Error cloning remote repo 'origin'
14:19:25 hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status code 128:
14:19:25 stdout:
14:19:25 stderr: error: RPC failed; result=22, HTTP code = 502
14:19:25 fatal: The remote end hung up unexpectedly
14:19:25
14:19:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
14:19:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
14:19:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
14:19:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
14:19:25 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:629)
14:19:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
14:19:25 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
14:19:25 at hudson.remoting.UserRequest.perform(UserRequest.java:212)
14:19:25 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
14:19:25 at hudson.remoting.Request$2.run(Request.java:369)