Closed
Bug 1627875
Opened 5 years ago
Closed 5 years ago
Intermittent raptor-mitmproxy Error: Error starting proxy server: OSError(98, 'Address already in use')
Categories
(Testing :: Raptor, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: hskupin [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=296448714&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/boEereTcRiiIqCWdTHnkdA/runs/0/artifacts/public/logs/live_backing.log
Comment 1•5 years ago
|
||
Florin, have you seen that in the past? As it looks like we do not correctly kill a former process of mitmproxy.
| Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
|
||
not sure how this would happen. We generate a random(free) port and start the proxy on that.
from the logs:
[task 2020-04-06T16:33:17.894Z] 16:33:17 INFO - raptor-mitmproxy Info: Mitmproxy playback successfully started on 127.0.0.1:47958 as pid 3542
...
[task 2020-04-06T16:33:18.080Z] 16:33:18 ERROR - raptor-mitmproxy Error: Error starting proxy server: OSError(98, 'Address already in use')
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 15•5 years ago
|
||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•