See <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/41477/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds22 (ubuntu) in workspace <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/mesos.git > git init <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/mesos.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/apache/mesos.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/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 c1b42f79d157aa900be5cbb0c1023f1479962aa7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c1b42f79d157aa900be5cbb0c1023f1479962aa7 # timeout=10 Commit message: "[docs] Add public docs for Cgroups v2." > git rev-list --no-walk c1b42f79d157aa900be5cbb0c1023f1479962aa7 # 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/jenkins15118812690317755873.sh + ./support/jenkins/reviewbot.sh 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.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.10/urllib/request.py", line 519, in open response = self._open(req, data) File "/usr/lib/python3.10/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/usr/lib/python3.10/urllib/request.py", line 1391, in https_open return self.do_open(http.client.HTTPSConnection, req, File "/usr/lib/python3.10/urllib/request.py", line 1352, in do_open r = h.getresponse() File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 287, in _read_status raise RemoteDisconnected("Remote end closed connection without" http.client.RemoteDisconnected: Remote end closed connection without response c1b42f79d157aa900be5cbb0c1023f1479962aa7 Build step 'Execute shell' marked build as failure