# Pastebin jws45u8Y 17:41:25 > git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/pull/21899/head:refs/remotes/origin/_jenkins_local_branch # timeout=20 17:42:29 ERROR: Error fetching remote repo 'origin' 17:42:29 hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git 17:42:29 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:889) 17:42:29 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146) 17:42:29 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1177) 17:42:29 at hudson.scm.SCM.checkout(SCM.java:504) 17:42:29 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 17:42:29 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 17:42:29 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 17:42:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 17:42:29 at hudson.model.Run.execute(Run.java:1798) 17:42:29 at hudson.matrix.MatrixRun.run(MatrixRun.java:153) 17:42:29 at hudson.model.ResourceController.execute(ResourceController.java:97) 17:42:29 at hudson.model.Executor.run(Executor.java:429) 17:42:29 Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/pull/21899/head:refs/remotes/origin/_jenkins_local_branch" returned status code 128: 17:42:29 stdout: 17:42:29 stderr: ssh_dispatch_run_fatal: Connection to 192.30.253.113 port 22: Operation timed out 17:42:29 fatal: Could not read from remote repository. 17:42:29 17:42:29 Please make sure you have the correct access rights 17:42:29 and the repository exists.