Skip to content

Polling Log

This page captures the polling log that triggered this build.

Started on Dec 23, 2024, 1:30:04 PM
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision 10f74b5a1dc0de35fbb5f22d5918a255ead0ceb0 (origin/master)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/NorthernWind_Build_and_Quick_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repositories
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-src.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
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Polling for changes in
Seen branch in repository origin/feature/NW-259
Seen branch in repository origin/feature/NW-265
Seen branch in repository origin/feature/NW-59
Seen branch in repository origin/master
Seen branch in repository origin/release/1.2-ALPHA-12
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
 > git log --full-history --no-abbrev --format=raw -M -m 10f74b5a1dc0de35fbb5f22d5918a255ead0ceb0..8b2b32b91cea36c119ee48da8e464bf307ef12a0 # timeout=10
ERROR: Failed to determine if we want to exclude 8b2b32b91cea36c119ee48da8e464bf307ef12a0
hudson.plugins.git.GitException: Command "git log --full-history --no-abbrev --format=raw -M -m 10f74b5a1dc0de35fbb5f22d5918a255ead0ceb0..8b2b32b91cea36c119ee48da8e464bf307ef12a0" returned status code 128:
stdout: 
stderr: fatal: Invalid revision range 10f74b5a1dc0de35fbb5f22d5918a255ead0ceb0..8b2b32b91cea36c119ee48da8e464bf307ef12a0

	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2768)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2763)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2052)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.showRevision(CliGitAPIImpl.java:1359)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.isRevExcluded(GitSCM.java:2107)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:815)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:688)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:419)
	at hudson.scm.SCM.poll(SCM.java:436)
	at hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1451)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1421)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
	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 21 sec
Changes found