Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-55387

readTrusted hangs in 3.0.0 beta

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • git-client-plugin
    • None
    • 3.0.0-beta6

      In https://github.com/jenkinsci/kubernetes-plugin/pull/307

      Rolling back to 2.7.5 works

       0.864 [job with dir #1] Cloning the remote Git repository
         0.864 [job with dir #1] Cloning repository /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609
         0.864 [job with dir #1]  > git init /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/jkh3020561214249107704/workspace/job with dir@script # timeout=10
         0.864 [job with dir #1] Fetching upstream changes from /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609
         0.864 [job with dir #1]  > git --version # timeout=10
         0.864 [job with dir #1]  > git fetch --tags --progress /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609 +refs/heads/*:refs/remotes/origin/*
         0.914 [job with dir #1]  > git config remote.origin.url /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609 # timeout=10
         0.914 [job with dir #1]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
         0.914 [job with dir #1]  > git config remote.origin.url /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609 # timeout=10
         0.914 [job with dir #1] Fetching upstream changes from /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609
         0.914 [job with dir #1]  > git fetch --tags --progress /home/jenkins/workspace/kubernetes-plugin_PR-307-SFDGZ2FIBNOJQRX23XODNYZT3BPRZLCHUYDKCTJX3M3JCPPS4NIQ/target/tmp/junit5505933791676957731/junit6408912028318887609 +refs/heads/*:refs/remotes/origin/*
         0.915 [job with dir #1]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
         0.915 [job with dir #1]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
         0.915 [job with dir #1] Checking out Revision 9a3dbba07d0615fb83c651f5c44b59e15a9c99dc (refs/remotes/origin/master)
         0.915 [job with dir #1]  > git config core.sparsecheckout # timeout=10
         0.965 [job with dir #1]  > git checkout -f 9a3dbba07d0615fb83c651f5c44b59e15a9c99dc
         0.965 [job with dir #1]  > git branch -a -v --no-abbrev # timeout=10
         0.965 [job with dir #1]  > git checkout -b master 9a3dbba07d0615fb83c651f5c44b59e15a9c99dc
         0.965 [job with dir #1] Commit message: "files"
         0.965 [job with dir #1] First time build. Skipping changelog.
         0.965 [job with dir #1] Running in Durability level: MAX_SURVIVABILITY
         1.688 [job with dir #1] [Pipeline] readTrusted
       180.001 [id=1]	WARNING	o.j.hudson.test.JenkinsRule$2#evaluate: Test timed out (after 180 seconds).
      

            markewaite Mark Waite
            csanchez Carlos Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: