Closed Bug 1751395 Opened 4 years ago Closed 1 year ago

Intermittent requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) | gmake[3]: *** [Makefile:122: recurse_artifact] Error 1

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=364963369&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/foDovih-TZ-CMy_OO9N7Fw/runs/0/artifacts/public/logs/live_backing.log


[task 2022-01-21T12:26:06.337Z] 12:26:06     INFO -  Installing from https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VBKQy_CFR5GWyx_bmfCduw/artifacts/public/build/target.crashreporter-symbols-full.tar.zst
[task 2022-01-21T12:26:06.337Z] 12:26:06     INFO -  Downloading artifact to local cache: /builds/worker/.mozbuild/package-frontend/20cefb5bb18b971e-target.crashreporter-symbols-full.tar.zst
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 0.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 5.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 10.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 15.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 20.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 25.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 30.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 35.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 40.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 45.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 50.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 55.0 %
[task 2022-01-21T12:26:06.338Z] 12:26:06     INFO -  Downloading... 60.0 %
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  Error running mach:
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -      ['--log-no-times', 'artifact', 'install', '--symbols=full', '-v']
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  The error occurred in code that was called by the mach command. This is either
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  a bug in the called code itself or in the way that mach is calling it.
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  isn't, please use |./mach busted file artifact| to report it. If |./mach busted| is
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  If filing a bug, please include the full output of mach, including this error
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  message.
[task 2022-01-21T12:26:06.339Z] 12:26:06     INFO -  The details of the failure are as follows:
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -  requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/artifact_commands.py", line 188, in artifact_install
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -      return artifacts.install_from(source, distdir or command_context.distdir)
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/artifacts.py", line 1565, in install_from
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -      return self.install_from_task(os.environ[var], distdir)
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/artifacts.py", line 1543, in install_from_task
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -      if self.install_from_url(url, distdir):
[task 2022-01-21T12:26:06.340Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/artifacts.py", line 1431, in install_from_url
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -      filename = self._artifact_cache.fetch(url)
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/artifact_cache.py", line 218, in fetch
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -      dl.wait()
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/third_party/python/dlmanager/dlmanager/manager.py", line 101, in wait
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -      self.raise_if_error()
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/third_party/python/dlmanager/dlmanager/manager.py", line 116, in raise_if_error
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -      six.reraise(*self.__error)
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/third_party/python/six/six.py", line 696, in reraise
[task 2022-01-21T12:26:06.341Z] 12:26:06     INFO -      raise value
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/third_party/python/dlmanager/dlmanager/manager.py", line 168, in _download
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -      for chunk in response.iter_content(chunk_size):
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -    File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/models.py", line 756, in generate
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -      raise ChunkedEncodingError(e)
[task 2022-01-21T12:26:06.342Z] 12:26:06    ERROR -  gmake[3]: *** [Makefile:122: recurse_artifact] Error 1
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -  gmake[3]: Leaving directory '/builds/worker/workspace/obj-build'
[task 2022-01-21T12:26:06.342Z] 12:26:06    ERROR -  gmake[2]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:34: artifact] Error 2
[task 2022-01-21T12:26:06.342Z] 12:26:06    ERROR -  gmake[1]: *** [/builds/worker/checkouts/gecko/config/rules.mk:352: default] Error 2
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -  gmake: *** [client.mk:63: build] Error 2
[task 2022-01-21T12:26:06.342Z] 12:26:06     INFO -  0 compiler warnings present.
[task 2022-01-21T12:26:06.443Z] 12:26:06    ERROR - Return code: 2
[task 2022-01-21T12:26:06.443Z] 12:26:06  WARNING - setting return code to 2
[task 2022-01-21T12:26:06.443Z] 12:26:06    FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2022-01-21T12:26:06.443Z] 12:26:06    FATAL - Running post_fatal callback...
[task 2022-01-21T12:26:06.443Z] 12:26:06    FATAL - Exiting -1
[task 2022-01-21T12:26:06.443Z] 12:26:06     INFO - [mozharness: 2022-01-21 12:26:06.443708Z] Finished build step (failed)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 3 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 2 years ago1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.