Permafailing Exception: Process executed with non-0 exit code 1: [u'/builds/worker/workspace/coverity/cov-analysis-linux64-2019.12/bin/cov-commit-defects', u'--auth-key-file', u'/builds/worker/workspace/coverity/auth', u'--stream', u'Firefox'
Categories
(Testing :: Code Coverage, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=290461013&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/e6kps9njRYSfbtWabaJY_A/runs/1/artifacts/public/logs/live_backing.log
[task 2020-02-25T23:46:29.127Z] [WARNING]: Recoverable errors were encountered.
[task 2020-02-25T23:46:29.127Z] Please send the contents of /builds/worker/checkouts/gecko/cov-int/output/summary.txt
[task 2020-02-25T23:46:29.127Z] to software-integrity-support@synopsys.com.
[task 2020-02-25T23:46:29.423Z] Coverity Defect Commit Client version 2019.12 on Linux 4.4.0-1014-aws x86_64
[task 2020-02-25T23:46:29.423Z] Internal version numbers: 81172ff0fc p-rainier-push-1855
[task 2020-02-25T23:46:29.423Z]
[task 2020-02-25T23:46:29.433Z] Getting data URL from https://coverity.moz.tools:443/get-data-url.cgi
[task 2020-02-25T23:46:29.789Z] Connecting to server coverity.moz.tools:9090
[task 2020-02-25T23:48:24.754Z] [ERROR] Attempting to read 8 bytes on socket: recv: Connection reset by peer
[task 2020-02-25T23:48:24.757Z] Error running mach:
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] ['--log-no-times', 'static-analysis', 'check-coverity', '--full-build']
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] The error occurred in code that was called by the mach command. This is either
[task 2020-02-25T23:48:24.757Z] a bug in the called code itself or in the way that mach is calling it.
[task 2020-02-25T23:48:24.757Z] You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2020-02-25T23:48:24.757Z] isn't, please use |./mach busted file| to report it. If |./mach busted| is
[task 2020-02-25T23:48:24.757Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] If filing a bug, please include the full output of mach, including this error
[task 2020-02-25T23:48:24.757Z] message.
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] The details of the failure are as follows:
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] Exception: Process executed with non-0 exit code 1: [u'/builds/worker/workspace/coverity/cov-analysis-linux64-2019.12/bin/cov-commit-defects', u'--auth-key-file', u'/builds/worker/workspace/coverity/auth', u'--stream', u'Firefox', u'--dir', u'cov-int', u'--url', u'https://coverity.moz.tools:443', u'-sf', u'/builds/worker/workspace/coverity/data-coverity/v2019.12/lic/license.dat']
[task 2020-02-25T23:48:24.757Z]
[task 2020-02-25T23:48:24.757Z] File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/code-analysis/mach_commands.py", line 454, in check_coverity
[task 2020-02-25T23:48:24.757Z] if self.run_cov_command(cmd):
[task 2020-02-25T23:48:24.757Z] File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/code-analysis/mach_commands.py", line 507, in run_cov_command
[task 2020-02-25T23:48:24.757Z] rc = self.run_process(args=cmd, cwd=path, pass_thru=True)
[task 2020-02-25T23:48:24.757Z] File "/builds/worker/checkouts/gecko/python/mach/mach/mixin/process.py", line 148, in run_process
[task 2020-02-25T23:48:24.757Z] raise Exception('Process executed with non-0 exit code %d: %s' % (status, args))
[fetches 2020-02-25T23:48:24.805Z] removing /builds/worker/fetches
[fetches 2020-02-25T23:48:25.194Z] finished
[taskcluster 2020-02-25 23:48:25.499Z] === Task Finished ===
[taskcluster 2020-02-25 23:48:25.500Z] Unsuccessful task run with exit code: 1 completed in 6905.414 seconds
[task 2020-02-25T23:46:29.789Z] Connecting to server coverity.moz.tools:9090
[task 2020-02-25T23:48:24.754Z] [ERROR] Attempting to read 8 bytes on socket: recv: Connection reset by peer
Seems to be the same issue as Bug 1584427 ?
Comment 1•5 years ago
|
||
I think this was only a glitch.
Comment 2•5 years ago
|
||
The latest triggered job is green: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&selectedJob=290508445&revision=f3da8ae9d1a3e74cd273746da51a035ddc572bee&searchStr=20a65ab8eaac4764a78ea8f30a5ebbe2116d70b9
Closing as fixed, please reopen if the issue reapers.
Comment hidden (Intermittent Failures Robot) |
Description
•