You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/09 13:53:23 UTC

Build failed in Jenkins: Thrift #890

See <https://builds.apache.org/job/Thrift/890/changes>

Changes:

[henrique] THRIFT-2167 nodejs lib throws error if options argument isn't passed

------------------------------------------
[...truncated 7431 lines...]
Ran 18 tests in 0.401s

OK
..................
----------------------------------------------------------------------
Ran 18 tests in 0.365s

OK
EEEEEEEEEEEEEEE...
======================================================================
ERROR: testByte (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testDouble (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testEnum (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testException (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testI32 (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testI64 (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testList (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testMap (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testMapMap (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testMulti (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testNest (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testOneway (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testOnewayThenNormal (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testSet (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

======================================================================
ERROR: testString (__main__.NormalBinaryTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TestClient.py", line 85, in setUp
    self.transport.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TTransport.py", line 149, in open
    return self.__trans.open()
  File "./../../lib/py/build/lib.linux-x86_64-2.7/thrift/transport/TSSLSocket.py", line 112, in open
    message=message)
TTransportException: Could not connect to localhost:9090: [Errno 111] Connection refused

----------------------------------------------------------------------
Ran 18 tests in 0.028s

FAILED (errors=15)
stServer.py --genpydir=gen-py-slots --proto=accel --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=accel --port=9090
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=False) an extra 3 seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / zlib=False / SSL=False.   229 combinations tested.

Test run #230:  (includes gen-py-slots) Server=TProcessPoolServer,  Proto=accel,  zlib=False,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=accel --port=9090 --ssl TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=accel --port=9090 --ssl
Giving TProcessPoolServer (proto=accel,zlib=False,ssl=True) an extra 3 seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / zlib=False / SSL=True.   230 combinations tested.

Test run #231:  (includes gen-py-slots) Server=TProcessPoolServer,  Proto=accel,  zlib=True,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib
Giving TProcessPoolServer (proto=accel,zlib=True,ssl=False) an extra 3 seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / zlib=True / SSL=False.   231 combinations tested.

Test run #232:  (includes gen-py-slots) Server=TProcessPoolServer,  Proto=accel,  zlib=True,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib --ssl TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=accel --port=9090 --zlib --ssl
Giving TProcessPoolServer (proto=accel,zlib=True,ssl=True) an extra 3 seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / accel proto / zlib=True / SSL=True.   232 combinations tested.

Test run #233:  (includes gen-py-slots) Server=TProcessPoolServer,  Proto=binary,  zlib=False,  SSL=False
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=binary --port=9090 TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=binary --port=9090
Giving TProcessPoolServer (proto=binary,zlib=False,ssl=False) an extra 3 seconds for child processes to terminate via alarm
OK: Finished (includes gen-py-slots)  TProcessPoolServer / binary proto / zlib=False / SSL=False.   233 combinations tested.

Test run #234:  (includes gen-py-slots) Server=TProcessPoolServer,  Proto=binary,  zlib=False,  SSL=True
Testing server TProcessPoolServer: /usr/bin/python ./TestServer.py --genpydir=gen-py-slots --proto=binary --port=9090 --ssl TProcessPoolServer
Testing client: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=binary --port=9090 --ssl
Giving TProcessPoolServer (proto=binary,zlib=False,ssl=True) an extra 3 seconds for child processes to terminate via alarm
Traceback (most recent call last):
  File "./RunClientServer.py", line 191, in <module>
    runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib, with_ssl)
  File "./RunClientServer.py", line 142, in runServiceTest
    raise Exception("Client subprocess failed, retcode=%d, args: %s" % (ret, ' '.join(cli_args)))
Exception: Client subprocess failed, retcode=1, args: /usr/bin/python ./TestClient.py --genpydir=gen-py-slots --proto=binary --port=9090 --ssl
FAIL: RunClientServer.py
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test/py'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/Thrift/ws/test'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc
Updating THRIFT-2167

Jenkins build is back to normal : Thrift #892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/892/changes>


Build failed in Jenkins: Thrift #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Thrift/891/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu6 in workspace <https://builds.apache.org/job/Thrift/ws/>
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@430b050d:ubuntu6
Using strategy: Default
Last Built Revision: Revision aff2f78b27566145c6bbcb827d4ae472f3ee215b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Command "git fetch -t origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Couldn't resolve host 'git-wip-us.apache.org' while accessing https://git-wip-us.apache.org/repos/asf/thrift.git/info/refs
fatal: HTTP request failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:161)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:230)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:793)
	at hudson.plugins.git.GitSCM.access$000(GitSCM.java:57)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:977)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
ERROR: Could not fetch from any repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@430b050d:ubuntu6
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@430b050d:ubuntu6
Using strategy: Default
Last Built Revision: Revision aff2f78b27566145c6bbcb827d4ae472f3ee215b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Command "git fetch -t origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Couldn't resolve host 'git-wip-us.apache.org' while accessing https://git-wip-us.apache.org/repos/asf/thrift.git/info/refs
fatal: HTTP request failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:161)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:230)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:793)
	at hudson.plugins.git.GitSCM.access$000(GitSCM.java:57)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:977)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
ERROR: Could not fetch from any repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@430b050d:ubuntu6
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Thrift / <https://builds.apache.org/job/Thrift/ws/> - hudson.remoting.Channel@430b050d:ubuntu6
Using strategy: Default
Last Built Revision: Revision aff2f78b27566145c6bbcb827d4ae472f3ee215b (origin/master, origin/HEAD)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Command "git fetch -t origin +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Couldn't resolve host 'git-wip-us.apache.org' while accessing https://git-wip-us.apache.org/repos/asf/thrift.git/info/refs
fatal: HTTP request failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:774)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:740)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.fetch(CliGitAPIImpl.java:161)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:230)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:793)
	at hudson.plugins.git.GitSCM.access$000(GitSCM.java:57)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:977)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
ERROR: Could not fetch from any repository
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Thrift/ws/> at hudson.remoting.Channel@430b050d:ubuntu6
	at hudson.FilePath.act(FilePath.java:905)
	at hudson.FilePath.act(FilePath.java:882)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1603)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2423)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Javadoc