divijvaidya commented on PR #14032:
URL: https://github.com/apache/kafka/pull/14032#issuecomment-1640773987

   Tests are failing with a related error.
   ```
   * What went wrong:
   
   Gradle could not start your build.
   
   > Cannot create service of type BuildSessionActionExecutor using method 
LauncherServices$ToolingBuildSessionScopeServices.createActionExecutor() as 
there is a problem with parameter #21 of type FileSystemWatchingInformation.
   
      > Cannot create service of type BuildLifecycleAwareVirtualFileSystem 
using method 
VirtualFileSystemServices$GradleUserHomeServices.createVirtualFileSystem() as 
there is a problem with parameter #7 of type GlobalCacheLocations.
   
         > Cannot create service of type GlobalCacheLocations using method 
GradleUserHomeScopeServices.createGlobalCacheLocations() as there is a problem 
with parameter #1 of type List<GlobalCache>.
   
            > Could not create service of type FileAccessTimeJournal using 
GradleUserHomeScopeServices.createFileAccessTimeJournal().
   
               > Timeout waiting to lock journal cache 
(/home/jenkins/.gradle/caches/journal-1). It is currently in use by another 
Gradle instance.
   
                 Owner PID: 4026719
   
                 Our PID: 163366
   
                 Owner Operation: 
   
                 Our operation: 
   
                 Lock file: 
/home/jenkins/.gradle/caches/journal-1/journal-1.lock
   ```
   
   @bmscomp did you try running `./gradlew build` locally? Please ensure that 
build is successful for you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to