Using upstream branch https://github.com/gruntjs/grunt-contrib-concat.git (from configuration) Total 764 (delta 26), reused 27 (delta 11), pack-reused 708 Using version string 2.1.0. No upstream upstream-revision format specified, trying tag:2.0.0 No upstream upstream-revision format specified, trying tag:node-grunt-contrib-concat-2.0.0 No upstream upstream-revision format specified, trying tag:v2.0.0 Not including upstream history, since previous upstream version (2.0.0) is not present in packaging branch history. Using uscan to look for the upstream tarball. Imported node-grunt-contrib-concat_2.1.0.orig.tar.gz with pristine-tar. All changes applied successfully. Committing to: /tmp/janitor2hp7f07w/node-grunt-contrib-concat/ modified CHANGELOG modified README.md modified debian/changelog modified package-lock.json modified package.json Committed revision 52. Merged new upstream version 2.1.0 (previous: 2.0.0) Refresh quilt patches. Committing to: /tmp/janitor2hp7f07w/node-grunt-contrib-concat/ Merge new upstream version 2.1.0 Traceback (most recent call last): File "/code/janitor/worker.py", line 1080, in run_worker raise _push_error_to_worker_failure(e) File "/code/janitor/worker.py", line 1068, in run_worker import_branches_git( File "/code/janitor/worker.py", line 582, in import_branches_git inter.fetch_refs(get_changed_refs, lossy=False, overwrite=True) File "/code/breezy/breezy/git/interrepo.py", line 812, in fetch_refs new_refs = self.target.send_pack( File "/code/breezy/breezy/git/remote.py", line 959, in send_pack return self.controldir.send_pack(get_changed_refs, generate_pack_data) File "/code/breezy/breezy/git/remote.py", line 502, in send_pack result = self._client.send_pack( File "/code/dulwich/dulwich/client.py", line 2043, in send_pack resp, read = self._smart_request( File "/code/dulwich/dulwich/client.py", line 1983, in _smart_request resp, read = self._http_request(url, headers, data) File "/code/breezy/breezy/git/remote.py", line 799, in _http_request response = self.transport.request( File "/code/breezy/breezy/transport/http/urllib.py", line 1843, in request response = self._opener.open(request) 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 "/code/breezy/breezy/transport/http/urllib.py", line 820, in https_open return self.do_open(HTTPSConnection, request) File "/code/breezy/breezy/transport/http/urllib.py", line 697, in do_open connection._send_request(method, url, File "/usr/lib/python3.10/http/client.py", line 1328, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.10/http/client.py", line 1076, in _send_output self.send(chunk) File "/usr/lib/python3.10/http/client.py", line 998, in send self.sock.sendall(data) File "/code/breezy/breezy/transport/http/urllib.py", line 148, in sendall self.sock.sendall(s, *args) File "/usr/lib/python3.10/ssl.py", line 1237, in sendall v = self.send(byte_view[count:]) File "/usr/lib/python3.10/ssl.py", line 1206, in send return self._sslobj.write(data) ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2396)