Closed
Bug 1413535
Opened 8 years ago
Closed 8 years ago
Intermittent SSLError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:1752)
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=141343834&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/KZqQWiYJRLK_aADAnAyr5w/runs/0/artifacts/public/logs/live_backing.log
[task 2017-11-01T13:55:28.239Z] 13:55:28 INFO - 0:20.53 Downloading clang.tar.xz
[task 2017-11-01T13:55:28.239Z] 13:55:28 INFO - 0:20.53 attempt 1/5
[task 2017-11-01T13:55:28.239Z] 13:55:28 INFO - 0:20.53 Downloading to temporary location /builds/tooltool_cache/2ec69793f7daba72-clang.tar.xz
[task 2017-11-01T13:55:28.505Z] 13:55:28 INFO - 0:20.79 Downloading... 0.0 %
[task 2017-11-01T13:55:28.576Z] 13:55:28 INFO - 0:20.86 Downloading... 5.0 %
[task 2017-11-01T13:55:28.659Z] 13:55:28 INFO - 0:20.95 Downloading... 10.0 %
[task 2017-11-01T13:55:28.742Z] 13:55:28 INFO - 0:21.03 Downloading... 15.0 %
[task 2017-11-01T13:55:28.825Z] 13:55:28 INFO - 0:21.11 Downloading... 20.0 %
[task 2017-11-01T13:55:28.909Z] 13:55:28 INFO - 0:21.20 Downloading... 25.0 %
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - Error running mach:
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - ['artifact', 'toolchain', '-v', '--retry', '4', '--artifact-manifest', '/builds/worker/workspace/build/src/toolchains.json', '--tooltool-manifest', '/builds/worker/workspace/build/src/browser/config/tooltool-manifests/macosx64/cross-releng.manifest', '--tooltool-url', 'http://relengapi/tooltool/', '--cache-dir', '/builds/tooltool_cache', 'public/build/cctools.tar.xz@T3fQG19QTOK5PELNRn2hGg', 'public/build/clang.tar.xz@I_0ke8GyRt2KD1noTzq2ZQ', 'public/build/hfsplus-tools.tar.xz@WQ8D-4_6SXewKxWXKB_MHg', 'public/build/dmg.tar.xz@VidMKRmbQSG-SD4CbkB2Eg', 'public/build/rustc.tar.xz@CNZ8wE4NTNOxIjayD7jrdg', 'public/build/sccache2.tar.xz@F5koBgIPQoCLmr-NW_QyfA']
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - The error occurred in code that was called by the mach command. This is either
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - a bug in the called code itself or in the way that mach is calling it.
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - You should consider filing a bug for this issue.
[task 2017-11-01T13:55:28.930Z] 13:55:28 INFO - If filing a bug, please include the full output of mach, including this error
[task 2017-11-01T13:55:28.931Z] 13:55:28 INFO - message.
[task 2017-11-01T13:55:28.931Z] 13:55:28 INFO - The details of the failure are as follows:
[task 2017-11-01T13:55:28.931Z] 13:55:28 INFO - SSLError: [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:1752)
[task 2017-11-01T13:55:28.931Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/mach_commands.py", line 1969, in artifact_toolchain
[task 2017-11-01T13:55:28.931Z] 13:55:28 INFO - record.fetch_with(cache)
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/mach_commands.py", line 1836, in fetch_with
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - self.filename = cache.fetch(self.url)
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/artifacts.py", line 830, in fetch
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - dl.wait()
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/dlmanager/dlmanager/manager.py", line 101, in wait
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - self.raise_if_error()
[task 2017-11-01T13:55:28.932Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/dlmanager/dlmanager/manager.py", line 116, in raise_if_error
[task 2017-11-01T13:55:28.933Z] 13:55:28 INFO - six.reraise(*self.__error)
[task 2017-11-01T13:55:28.933Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/dlmanager/dlmanager/manager.py", line 168, in _download
[task 2017-11-01T13:55:28.933Z] 13:55:28 INFO - for chunk in response.iter_content(chunk_size):
[task 2017-11-01T13:55:28.933Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/requests/requests/models.py", line 660, in generate
[task 2017-11-01T13:55:28.933Z] 13:55:28 INFO - for chunk in self.raw.stream(chunk_size, decode_content=True):
[task 2017-11-01T13:55:28.934Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/requests/requests/packages/urllib3/response.py", line 344, in stream
[task 2017-11-01T13:55:28.934Z] 13:55:28 INFO - data = self.read(amt=amt, decode_content=decode_content)
[task 2017-11-01T13:55:28.934Z] 13:55:28 INFO - File "/builds/worker/workspace/build/src/third_party/python/requests/requests/packages/urllib3/response.py", line 301, in read
[task 2017-11-01T13:55:28.934Z] 13:55:28 INFO - data = self._fp.read(amt)
[task 2017-11-01T13:55:28.934Z] 13:55:28 INFO - File "/usr/lib/python2.7/httplib.py", line 612, in read
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - s = self.fp.read(amt)
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - File "/usr/lib/python2.7/socket.py", line 384, in read
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - data = self._sock.recv(left)
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - File "/usr/lib/python2.7/ssl.py", line 734, in recv
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - return self.read(buflen)
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - File "/usr/lib/python2.7/ssl.py", line 621, in read
[task 2017-11-01T13:55:28.935Z] 13:55:28 INFO - v = self._sslobj.read(len or 1024)
[task 2017-11-01T13:55:28.948Z] 13:55:28 ERROR - Return code: 1
| Comment hidden (Intermittent Failures Robot) |
Comment 2•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•