See 
<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/5662/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H43 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/>
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/mesos.git
 > git init <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> # 
 > timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f30f10d03e7291b60beedc9742f163d393f94d88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f30f10d03e7291b60beedc9742f163d393f94d88 # timeout=10
Commit message: "Fixed a bug preventing agent recovery when executor GC is 
interrupted."
 > git rev-list --no-walk f30f10d03e7291b60beedc9742f163d393f94d88 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
USERNAME=mesos-review

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Mesos-Reviewbot] $ /bin/sh -xe /tmp/jenkins1491845960558842104.sh
+ ./support/jenkins/reviewbot.sh
f30f10d03e7291b60beedc9742f163d393f94d88

Traceback (most recent call last):
  File 
"<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py";,>
 line 406, in <module>
    main()
  File 
"<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py";,>
 line 393, in main
    review_requests = api(review_requests_url)
  File 
"<https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/support/verify-reviews.py";,>
 line 148, in api
    f = urllib.request.urlopen(url, data=data)
  File "/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib/python3.6/urllib/request.py", line 526, in open
    response = self._open(req, data)
  File "/usr/lib/python3.6/urllib/request.py", line 544, in _open
    '_open', req)
  File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.6/urllib/request.py", line 1368, in https_open
    context=self._context, check_hostname=self._check_hostname)
  File "/usr/lib/python3.6/urllib/request.py", line 1328, in do_open
    r = h.getresponse()
  File "/usr/lib/python3.6/http/client.py", line 1373, in getresponse
    response.begin()
  File "/usr/lib/python3.6/http/client.py", line 311, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.6/http/client.py", line 280, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response
Build step 'Execute shell' marked build as failure

Reply via email to