Duckietown Challenges Home Challenges Submissions

Evaluator 210

ID210
evaluatorp-18537
ownerAndrea Censi 🇨🇭
machinedorothy
processp-18537
versionDC:3.1.48;DCR:3.2.10;DTS:3.0.29
first heard
last heard
statusinactive
# evaluating
# success
# timeout
# failed2 2765
# error3 2764
# aborted
# host-error
arm
x86_64
Mac
gpu available
Number of processors
Processor frequency (MHz)
Free % of processors
RAM total (MB)
RAM free (MB)
Disk (MB)
Disk available (MB)
Docker Hub
P1
P2
Cloud simulations
PI Camera
# Duckiebots
Map 3x3 avaiable
Number of duckies
gpu cores
AIDO 2 Map LF public
AIDO 2 Map LF private
AIDO 2 Map LFV public
AIDO 2 Map LFV private
AIDO 2 Map LFVI public
AIDO 2 Map LFVI private
AIDO 3 Map LF public
AIDO 3 Map LF private
AIDO 3 Map LFV public
AIDO 3 Map LFV private
AIDO 3 Map LFVI public
AIDO 3 Map LFVI private
AIDO 5 Map large loop
ETU track
for 2021, map is ETH_small_inter
IPFS mountpoint /ipfs available
IPNS mountpoint /ipns available

Evaluator jobs

Job IDsubmissionuseruser labelchallengestepstatusup to dateevaluatordate starteddate completeddurationmessage
2774280Anton Mashikhin 🇷🇺AI DL RL MML XXXL 2k18 yooaido1_LF1_r3-v3step1-simulationerrornop-185370:09:52
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 304, in go_
    uploaded = upload_files(wd, aws_config)
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 674, in upload_files
    msg += '\n\n%s' % indent(e.output, ' docker-compose stdout  | ')
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 826, in upload
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/boto3/__init__.py", line 100, in resource
    return _get_default_session().resource(*args, **kwargs)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/boto3/session.py", line 389, in resource
    aws_session_token=aws_session_token, config=config)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/boto3/session.py", line 263, in client
    aws_session_token=aws_session_token, config=config)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/session.py", line 889, in create_client
    client_config=config, api_version=api_version)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/client.py", line 70, in create_client
    cls = self._create_client_class(service_name, service_model)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/client.py", line 99, in _create_client_class
    cls = type(str(class_name), tuple(bases), class_attributes)
KeyboardInterrupt
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2767286Anton Mashikhin 🇷🇺AI DL RL MML XXXL 2k18 yooaido1_LF1_r3-v3step1-simulationerrornop-185370:10:35
Timeout: Waited 601 [...]
Timeout:

Waited 601.332452059 for container to finish. Giving up. 
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2766298Manfred DiazTensorflow templateaido1_LF1_r3-v3step1-simulationfailednop-185370:00:37
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 586, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 581, in wrap_solution
    solution.run(cis)
  File "solution.py", line 61, in run
    solve(params, cis)  # let's try to solve the challenge, exciting ah?
  File "solution.py", line 35, in solve
    action = model.predict(observation)
  File "/workspace/model.py", line 64, in predict
    self._observation: [state],
  File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 887, in run
    run_metadata_ptr)
  File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 1086, in _run
    str(subfeed_t.get_shape())))
ValueError: Cannot feed value of shape (1, 120, 160, 3) for Tensor u'state:0', which has shape '(1, 480, 640, 3)'


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2765311Manfred DiazTensorflow templateaido1_LF1_r3-v3step1-simulationfailednop-185370:00:41
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 586, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 581, in wrap_solution
    solution.run(cis)
  File "solution.py", line 61, in run
    solve(params, cis)  # let's try to solve the challenge, exciting ah?
  File "solution.py", line 35, in solve
    action = model.predict(observation)
  File "/workspace/model.py", line 64, in predict
    self._observation: [state],
  File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 887, in run
    run_metadata_ptr)
  File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/client/session.py", line 1086, in _run
    str(subfeed_t.get_shape())))
ValueError: Cannot feed value of shape (1, 120, 160, 3) for Tensor u'state:0', which has shape '(1, 480, 640, 3)'


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2764314Manfred DiazTensorflow templateaido1_LF1_r3-v3step1-simulationerrornop-185370:00:22
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 304, in go_
    uploaded = upload_files(wd, aws_config)
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 674, in upload_files
    uploaded = upload(aws_config, toupload)
  File "/data/work/vmware-michela-shared/DT/dt-env/dt-env-developer/challenges/duckietown-challenges-runner/src/duckietown_challenges_runner/runner.py", line 844, in upload
    aws_object.load()
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/boto3/resources/factory.py", line 505, in do_action
    response = action(self, *args, **kwargs)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/boto3/resources/action.py", line 83, in __call__
    response = getattr(parent.meta.client, operation_name)(**params)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/client.py", line 320, in _api_call
    return self._make_api_call(operation_name, kwargs)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/client.py", line 610, in _make_api_call
    operation_model, request_dict)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/endpoint.py", line 102, in make_request
    return self._send_request(request_dict, operation_model)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/endpoint.py", line 147, in _send_request
    request, operation_model, attempts)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/endpoint.py", line 179, in _get_response
    http_response = self._send(request)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/endpoint.py", line 223, in _send
    return self.http_session.send(request)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/botocore/httpsession.py", line 242, in send
    decode_content=False,
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/urllib3/connectionpool.py", line 601, in urlopen
    chunked=chunked)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/urllib3/connectionpool.py", line 346, in _make_request
    self._validate_conn(conn)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/urllib3/connectionpool.py", line 850, in _validate_conn
    conn.connect()
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/urllib3/connection.py", line 326, in connect
    ssl_context=context)
  File "/Users/andrea/env_mcdp/deploy/lib/python2.7/site-packages/urllib3/util/ssl_.py", line 329, in ssl_wrap_socket
    return context.wrap_socket(sock, server_hostname=server_hostname)
  File "/Applications/Canopy.app/appdata/canopy-1.7.4.3348.macosx-x86_64/Canopy.app/Contents/lib/python2.7/ssl.py", line 352, in wrap_socket
    _context=self)
  File "/Applications/Canopy.app/appdata/canopy-1.7.4.3348.macosx-x86_64/Canopy.app/Contents/lib/python2.7/ssl.py", line 579, in __init__
    self.do_handshake()
  File "/Applications/Canopy.app/appdata/canopy-1.7.4.3348.macosx-x86_64/Canopy.app/Contents/lib/python2.7/ssl.py", line 808, in do_handshake
    self._sslobj.do_handshake()
KeyboardInterrupt
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible