Build:
https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/2037/
No tests ran.
Build Log:
[...truncated 7 lines...]
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/.git"
returned status code 128:
stdout:
stderr: fatal: not a gitdir
'/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/.git'
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.launchCommand(CliGitAPIImpl.java:2064)
at PluginClassLoader for
git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:404)
at PluginClassLoader for
git-client//hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281)
at jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:986)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:961)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:907)
at hudson.remoting.UserRequest.perform(UserRequest.java:225)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:391)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/apache/lucene.git
> git init
> /home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout
> # timeout=10
Fetching upstream changes from https://github.com/apache/lucene.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 --
> https://github.com/apache/lucene.git +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url https://github.com/apache/lucene.git #
> timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 0be06f9fe01782319f96e34f8e551ae5e76a0d1a
(refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0be06f9fe01782319f96e34f8e551ae5e76a0d1a # timeout=10
Commit message: "Optimize FieldExistsQuery.count() when all docs have the field
(#16111)"
> git rev-list --no-walk 87e60ad49059a5db7cf7744f7a948ced43d28d41 # timeout=10
First time build. Skipping changelog.
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to
file:/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/gradle.properties
[Lucene-NightlyTests-main] $ /bin/sh -xe /tmp/jenkins467558130481131948.sh
+ svn checkout https://svn.apache.org/repos/asf/lucene/test-data/
svn: E000017: Can't create directory
'/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/test-data/.svn':
File exists
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]