Git Polling Log
Started on Dec 5, 2025, 11:51:00 AM
Using strategy: Default
[poll] Last Built Revision: Revision 0948b4c6acb680567c62b025e2283bf5e0b7ab82 (origin/master)
The recommended git tool is: NONE
No credentials specified
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git ls-remote -h -- https://gerrit.osmocom.org/osmo-upf # timeout=10
FATAL: hudson.plugins.git.GitException: Command "git ls-remote -h -- https://gerrit.osmocom.org/osmo-upf" returned status code 128:
stdout:
stderr: error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: expected flush after ref listing
hudson.plugins.git.GitException: Command "git ls-remote -h -- https://gerrit.osmocom.org/osmo-upf" returned status code 128:
stdout:
stderr: error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: expected flush after ref listing
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2070)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3739)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:729)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:688)
Caused: java.io.IOException
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:690)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:419)
at hudson.scm.SCM.poll(SCM.java:436)
at hudson.model.AbstractProject._poll(AbstractProject.java:1429)
at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:151)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:617)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:664)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:123)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Done. Took 1 min 0 sec
No changes