lhutton1 edited a comment on issue #10300:
URL: https://github.com/apache/tvm/issues/10300#issuecomment-1056957983


   After #10214 we witnessed a flaky test failure in #10445:
   ```
   E           RuntimeError: Subprocess failed: make -f 
/workspace/tests/python/relay/aot/corstone300.mk 
build_dir=/tmp/tmpel9x370d/test/build 
CFLAGS='-DTVM_RUNTIME_ALLOC_ALIGNMENT_BYTES=8 ' 
TVM_ROOT=/workspace/tests/python/relay/aot/../../../.. 
AOT_TEST_ROOT=/workspace/tests/python/relay/aot 
CODEGEN_ROOT=/tmp/tmpel9x370d/test/codegen 
STANDALONE_CRT_DIR=/workspace/build/standalone_crt 
FVP_DIR=/opt/arm/FVP_Corstone_SSE-300/models/Linux64_GCC-6.4/ run
   [2022-03-02T11:44:54.304Z] E           stdout:
   [2022-03-02T11:44:54.304Z] E           
   [2022-03-02T11:44:54.304Z] E           
--------------------------------------------------------------------------------2022-03-02
 11:29:32: Execute (/tmp/tmpel9x370d/test/build): make -f 
/workspace/tests/python/relay/aot/corstone300.mk 
build_dir=/tmp/tmpel9x370d/test/build 
CFLAGS='-DTVM_RUNTIME_ALLOC_ALIGNMENT_BYTES=8 ' 
TVM_ROOT=/workspace/tests/python/relay/aot/../../../.. 
AOT_TEST_ROOT=/workspace/tests/python/relay/aot 
CODEGEN_ROOT=/tmp/tmpel9x370d/test/codegen 
STANDALONE_CRT_DIR=/workspace/build/standalone_crt 
FVP_DIR=/opt/arm/FVP_Corstone_SSE-300/models/Linux64_GCC-6.4/ run
   [2022-03-02T11:44:54.304Z] E           
--------------------------------------------------------------------------------
   [2022-03-02T11:44:54.304Z] E           find: 
'/tmp/tmpel9x370d/test/codegen/host/src/*.cc': No such file or directory
   [2022-03-02T11:44:54.304Z] E           
/opt/arm/FVP_Corstone_SSE-300/models/Linux64_GCC-6.4//FVP_Corstone_SSE-300_Ethos-U55
 -C cpu0.CFGDTCMSZ=15 \
   [2022-03-02T11:44:54.304Z] E           -C cpu0.CFGITCMSZ=15 -C 
mps3_board.uart0.out_file=\"-\" -C mps3_board.uart0.shutdown_tag=\"EXITTHESIM\" 
\
   [2022-03-02T11:44:54.304Z] E           -C 
mps3_board.visualisation.disable-visualisation=1 -C 
mps3_board.telnetterminal0.start_telnet=0 \
   [2022-03-02T11:44:54.304Z] E           -C 
mps3_board.telnetterminal1.start_telnet=0 -C 
mps3_board.telnetterminal2.start_telnet=0 -C 
mps3_board.telnetterminal5.start_telnet=0 \
   [2022-03-02T11:44:54.304Z] E           -C ethosu.extra_args="--fast" \
   [2022-03-02T11:44:54.304Z] E           -C ethosu.num_macs=256 
/tmp/tmpel9x370d/test/build/aot_test_runner
   [2022-03-02T11:44:54.304Z] E           telnetterminal0: Listening for serial 
connection on port 5000
   [2022-03-02T11:44:54.304Z] E           telnetterminal1: Listening for serial 
connection on port 5001
   [2022-03-02T11:44:54.304Z] E           telnetterminal2: Listening for serial 
connection on port 5002
   [2022-03-02T11:44:54.304Z] E           telnetterminal5: Listening for serial 
connection on port 5003
   [2022-03-02T11:44:54.304Z] E           
   [2022-03-02T11:44:54.304Z] E           Stopping simulation...
   [2022-03-02T11:44:54.304Z] E           
   [2022-03-02T11:44:54.304Z] E           
   [2022-03-02T11:44:54.304Z] E           Info: /OSCI/SystemC: Simulation 
stopped by user.
   [2022-03-02T11:44:54.304Z] E           Terminated
   [2022-03-02T11:44:54.304Z] E           
/workspace/tests/python/relay/aot/corstone300.mk:129: recipe for target 'run' 
failed
   [2022-03-02T11:44:54.304Z] E           make: *** [run] Error 143
   ```
   
(https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-10445/1/pipeline/)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to