svnkit utility hangs indefinitely in jenkins worker with socket stream request

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hi,

      I have a gradle project, in which the gradle script uses svnkit 1.8.12 version to checkout some external svn modules (bundles). Job works file locally running from the jenkins mac slave, but the same hangs while running from jenkins job with the following message. the build hangs, and stuck with the logs unless its killed. Its random as some of the workers with the same config works fine. Not sure if its a conflict with svnkit libs or how to resolve this issue.

       

      Logs :
      check took 0.0 secs) due to:
      Task has not declared any outputs.
      19:09:49.688 [DEBUG] [org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter] Executing actions for task ':checkoutBundles'.
      19:09:49.757 [DEBUG] [svnkit-wc] WC: JNA present/enabled: true/true
      19:09:49.807 [DEBUG] [svnkit] DEFAULT: C Library loaded with JNA: Proxy interface to Native Library <libc.dylib@4641685104>
      19:09:49.817 [DEBUG] [svnkit] DEFAULT: Gnome Keyring disabled
      19:09:49.958 [QUIET] [system.out] Checking out https://svn.mycompany.com/repo/trunk/ABC/XYZ/PATH/Module1
      19:09:50.409 [DEBUG] [svnkit-wc] WC: svn: E155010: The node '/Users/jenkins/workspace/Sandbox_Projects/test/Dev_Build_Test/TestProject/Module1' was not found.
      19:09:50.489 [DEBUG] [svnkit-network] NETWORK: Connected to https://svn.mycompany.com/repo/trunk/ABC/XYZ/PATH/Module1 using TLSv1
      19:09:50.491 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.492 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.493 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.493 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.494 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.495 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.510 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.510 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.511 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.511 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.512 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      19:09:50.513 [DEBUG] [svnkit] DEFAULT: socket output stream requested...
      LOADING ..... (Just the icon)
       

      The same works fine in some of the other workers with the same logs, but it proceeds further and continues. I am facing this issue in one specific worker and not able to find what would have caused this issue. I recreated the worker again, but it is still behaving the same.

       

       

            Assignee:
            Ivan Fernandez Calvo
            Reporter:
            manjeet singh
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: