Advertisement
alpaficia

Untitled

Dec 1st, 2019
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.88 KB | None | 0 0
  1. dts : Problems with a command?
  2. :
  3. : Report here: https://github.com/duckietown/duckietown-shell-commands/issues
  4. :
  5. : Troubleshooting:
  6. :
  7. : - If some commands update fail, delete ~/.dt-shell/commands
  8. :
  9. : - To reset the shell to "factory settings", delete ~/.dt-shell
  10. :
  11. : (Note: you will have to re-configure.)
  12. INFO:dts:Commands version: daffy
  13.  
  14.  
  15. There is an updated duckietown-shell available.
  16.  
  17. You have: 5.1.2
  18.  
  19. Available: 5.1.3
  20.  
  21. WARNING: We strongly recommend updating to the latest version. ONLY THE LATEST VERSION IS SUPPORTED!
  22. If you experience issues, please make sure you're using the latest version before posting questions or issues.
  23.  
  24. You can update the shell using `pip`.
  25.  
  26.  
  27. INFO:dts:looking at /home/alpaficia/.dt-shell/commands-multi/daffy
  28.  
  29. dts : An updated version of the commands is available.
  30. :
  31. : Attempting auto-update.
  32.  
  33. dts : Updating commands...
  34. ERROR:dts:Traceback (most recent call last):
  35. File "/home/alpaficia/.local/lib/python3.7/site-packages/dt_shell/commands_.py", line 94, in check_commands_outdated
  36. update_commands(commands_path, repo_info)
  37. File "/home/alpaficia/.local/lib/python3.7/site-packages/dt_shell/commands_.py", line 129, in update_commands
  38. repo_info.branch
  39. File "/home/alpaficia/.local/lib/python3.7/site-packages/dt_shell/utils.py", line 121, in run_cmd
  40. raise RuntimeError(msg)
  41. RuntimeError: The command ['git', '-C', '/home/alpaficia/.dt-shell/commands-multi/daffy', 'pull', '--recurse-submodules', 'origin', 'daffy'] failed with exit code 128.
  42. Error:
  43. None
  44.  
  45. INFO:duckietown-challenges:duckietown-challenges 5.1.1
  46. INFO:zj:zuper-ipce 5.1.2
  47. INFO:zuper-typing:zuper-typing 5.0.12
  48. INFO:zuper-commons:zuper-commons 5.0.7
  49. INFO:dts:duckietown-shell-commands 5.0.2
  50. WARNING:dts:Warning, it might be a problem to have binds with overlap
  51. b1: /home/alpaficia/duckietown_project/challenge-aido_LF-template-ros/output
  52. b2: /home/alpaficia/duckietown_project/challenge-aido_LF-template-ros
  53. WARNING:dts:Warning, it might be a problem to have binds with overlap
  54. b1: /fake-home/alpaficia/.dt-shell
  55. b2: /fake-home/alpaficia
  56. INFO:dts:The server URL is: https://challenges.duckietown.org/v4
  57. INFO:dts:Updating container duckietown/dt-challenges-evaluator:daffy
  58. INFO:dts:This might take some time.
  59. INFO:dts:Starting container local-evaluator with duckietown/dt-challenges-evaluator:daffy
  60. INFO:dts:Container command: dt-challenges-evaluate-local --challenge aido3-LF-sim-validation --output output
  61. INFO:dts:Parameters:
  62. {
  63. "working_dir": "/home/alpaficia/duckietown_project/challenge-aido_LF-template-ros",
  64. "user": 1000,
  65. "group_add": [
  66. 4,
  67. 24,
  68. 27,
  69. 30,
  70. 46,
  71. 113,
  72. 128,
  73. 129
  74. ],
  75. "command": [
  76. "dt-challenges-evaluate-local",
  77. "--challenge",
  78. "aido3-LF-sim-validation",
  79. "--output",
  80. "output"
  81. ],
  82. "tty": false,
  83. "volumes": {
  84. "/var/run/docker.sock": {
  85. "bind": "/var/run/docker.sock",
  86. "mode": "rw"
  87. },
  88. "/home/alpaficia/duckietown_project/challenge-aido_LF-template-ros/output": {
  89. "bind": "/home/alpaficia/duckietown_project/challenge-aido_LF-template-ros/output",
  90. "mode": "rw"
  91. },
  92. "/home/alpaficia/duckietown_project/challenge-aido_LF-template-ros": {
  93. "bind": "/home/alpaficia/duckietown_project/challenge-aido_LF-template-ros",
  94. "mode": "ro"
  95. },
  96. "/tmp": {
  97. "bind": "/tmp",
  98. "mode": "rw"
  99. },
  100. "/home/alpaficia/.dt-shell": {
  101. "bind": "/fake-home/alpaficia/.dt-shell",
  102. "mode": "ro"
  103. },
  104. "/tmp/fake-alpaficia-home": {
  105. "bind": "/fake-home/alpaficia",
  106. "mode": "rw"
  107. },
  108. "/etc/group": {
  109. "bind": "/etc/group",
  110. "mode": "ro"
  111. }
  112. },
  113. "environment": {
  114. "username": "alpaficia",
  115. "uid": 1000,
  116. "USER": "alpaficia",
  117. "HOME": "/fake-home/alpaficia",
  118. "DTSERVER": "https://challenges.duckietown.org/v4",
  119. "token_dt1": "dt1-3nT8KSoxVh4MbbnUsXHRxF5xe4mor4suDRwWePxcUnJeM7S-43dzqWFnWd8KBa1yev1g3UKnzVxZkkTbfdTygHwa7vrY9KnzQ84Y91zKG2iEmnM5eY"
  120. },
  121. "remove": true,
  122. "network_mode": "host",
  123. "detach": true,
  124. "name": "local-evaluator"
  125. }
  126. INFO:dts:status: running
  127. INFO:dt-challenges-runner:dt-challenges-runner 5.0.12
  128. DEBUG:dt-challenges-runner:Default encoding utf-8
  129. INFO:dt-challenges-runner:using: requests 2.21.0
  130. INFO:dt-challenges-runner:using: docker-py 3.7.2
  131. /project/src/duckietown_challenges_runner/runner.py:23: FutureWarning: The `ipfsapi` library is deprecated and will stop receiving updates on the 31.12.2019! If you are on Python 3.5+ please enable and fix all Python deprecation warnings (CPython flag `-Wd`) and switch to the new `ipfshttpclient` library name. Python 2.7 and 3.4 will not be supported by the new library, so please upgrade.
  132. import ipfsapi
  133. INFO:dts:duckietown-shell 5.1.2
  134. INFO:duckietown-challenges:duckietown-challenges 5.1.1
  135. INFO:zj:zuper-ipce 5.1.2
  136. INFO:zuper-typing:zuper-typing 5.0.12
  137. INFO:zuper-commons:zuper-commons 5.0.7
  138. INFO:zuper-typing:In Python 3.6
  139. DEBUG:runner-local:Running in directory /home/alpaficia/duckietown_project/challenge-aido_LF-template-ros
  140. INFO:runner-local:I will evaluate challenge aido3-LF-sim-validation
  141. Sending build context to Docker daemon 85.37MB
  142. Error response from daemon: Dockerfile parse error line 7: unknown instruction: CATKIN_WS_DIR
  143.  
  144.  
  145. dts : message from server: Last blog post:
  146. : :
  147. : : Round 3 of the the AI Driving Olympics is underway!
  148. : : https://www.duckietown.org/archives/44514
  149. Looking for compatible and open challenges:
  150.  
  151. name protocol open? title
  152. ---- -------- ----- -----
  153. aido2-PRED aido2_simple_predictor-z2 open Simple prediction
  154. aido2-MS-regular aido_test_multistep-v4 open [Test] Multi-step evaluation
  155. aido2-MS-ipfs aido_test_multistep-v4 open [Test] Multi-step evaluation with IPFS
  156. aido3-LF-sim-validation aido2_db18_agent-z2 open LF 🚗 - Lane following (simulation 👾, validation 🏋)
  157. aido3-LFV-sim-validation aido2_db18_agent-z2 open LFV 🚗🚗 - Lane following + Vehicles (simulation 👾, validation 🏋)
  158. aido3-LFVI-sim-validation aido2_db18_agent-z2 open LFVI 🚗🚗🚦 - Lane following + Vehicles + Intersections (simulation 👾, validation 🏋)
  159. aido3-LFVI-sim-testing aido2_db18_agent-z2 open LFVI 🚗🚗🚦 - Lane following + Vehicles + Intersections (simulation 👾, testing 🥇)
  160. aido3-LFV-sim-testing aido2_db18_agent-z2 open LFV 🚗🚗 - Lane following + Vehicles (simulation 👾, testing 🥇)
  161. aido3-LF-sim-testing aido2_db18_agent-z2 open LF 🚗 - Lane following (simulation 👾, testing 🥇)
  162. aido3-LF-real-validation aido2_db18_agent-z2 open LF 🚗 - Lane following (robotarium 🏎, validation 🏋)
  163. aido3-LFV-real-validation aido2_db18_agent-z2 open LFV 🚗🚗 - Lane following + Vehicles (robotarium 🏎, validation 🏋)
  164. aido3-LFVI-real-validation aido2_db18_agent-z2 open LFVI 🚗🚗🚦 - Lane following + Vehicles + Intersections (robotarium 🏎, validation 🏋)
  165. aido3-native aido2_db18_agent-z2 open Native
  166.  
  167.  
  168. * Submitting to aido3-LFV-sim-validation will also submit to: aido3-LF-sim-validation.
  169. * Submitting to aido3-LFVI-sim-validation will also submit to: aido3-LF-sim-validation, aido3-LFV-sim-validation.
  170. * Submitting to aido3-LFVI-sim-testing will also submit to: aido3-LF-sim-validation, aido3-LFV-sim-validation, aido3-LFVI-sim-validation.
  171. * Submitting to aido3-LFV-sim-testing will also submit to: aido3-LF-sim-validation, aido3-LFV-sim-validation.
  172. * Submitting to aido3-LF-sim-testing will also submit to: aido3-LF-sim-validation.
  173. * Submitting to aido3-LF-real-validation will also submit to: aido3-LF-sim-validation, aido3-LF-sim-testing.
  174. * Submitting to aido3-LFV-real-validation will also submit to: aido3-LF-sim-validation, aido3-LFV-sim-validation, aido3-LF-sim-testing, aido3-LFV-sim-testing, aido3-LF-real-validation.
  175. * Submitting to aido3-LFVI-real-validation will also submit to: aido3-LF-sim-validation, aido3-LFV-sim-validation, aido3-LFVI-sim-validation, aido3-LF-sim-testing, aido3-LFV-sim-testing, aido3-LFVI-sim-testing, aido3-LF-real-validation, aido3-LFV-real-validation.
  176.  
  177.  
  178.  
  179. dts : message from server: Last blog post:
  180. : :
  181. : : Round 3 of the the AI Driving Olympics is underway!
  182. : : https://www.duckietown.org/archives/44514
  183. Traceback (most recent call last):
  184. File "/project/src/duckietown_challenges_runner/runner_local.py", line 40, in runner_local_main
  185. runner_local_main_()
  186. File "/project/src/duckietown_challenges_runner/runner_local.py", line 164, in runner_local_main_
  187. no_build=no_build,
  188. File "/project/src/duckietown_challenges_runner/submission_build.py", line 14, in build_image
  189. subprocess.check_call(cmd)
  190. File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
  191. raise CalledProcessError(retcode, cmd)
  192. subprocess.CalledProcessError: Command '['docker', 'build', '--pull', '-t', 'dummy-org/dummy-repo', '-f', './Dockerfile', '.']' returned non-zero exit status 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement