New issue
Advanced search Search tips

Issue 916735 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Dec 20
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 1
Type: Bug



Sign in to add a comment

net_unittests fails on Fuchsia

Project Member Reported by sergeyu@chromium.org, Dec 19

Issue description

After the SDK Roll today (https://chromium-review.googlesource.com/c/chromium/src/+/1384104 )
net_unittests started failing in FYI bots with the following message:

2018-12-19 12:09:37,978:WARNING:root:Process exited with status code 255.
2018-12-19 12:09:37,978:INFO:root:Terminating kernel log reader.
Exception in thread Thread-87:
Traceback (most recent call last):
  File "/b/s/w/ir/.swarming_module/lib/python2.7/threading.py", line 801, in __bootstrap_inner
    self.run()
  File "/b/s/w/ir/build/util/lib/common/chrome_test_server_spawner.py", line 264, in run
    self.port_forwarder.Map(port_map)
  File "/b/s/w/ir/build/fuchsia/net_test_server.py", line 34, in Map
    common.ConnectPortForwardingTask(self._target, host_port)
  File "/b/s/w/ir/build/fuchsia/common.py", line 72, in ConnectPortForwardingTask
    output.returncode)
AttributeError: 'list' object has no attribute 'returncode'

Connection timed out during banner exchange
Connection timed out during banner exchange

 
Cc: fdegans@chromium.org
I couldn't reproduce with a fresh local Fuchsia SDK, I'm going to try to kick in a new SDK roll and hope for the best.
Status: Verified (was: Started)
Th SDK roll seems to have fixed it.

Sign in to add a comment