Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recipe fails at test stage #11

Open
cdeepali opened this issue Nov 24, 2020 · 0 comments
Open

recipe fails at test stage #11

cdeepali opened this issue Nov 24, 2020 · 0 comments

Comments

@cdeepali
Copy link
Contributor

Observed the following failure now with onnx recipe on container on CUDA 11 x86 system.

export SRC_DIR=/root/anaconda3/conda-bld/onnx_1606228522684/test_tmp
import: 'onnx'
import: 'onnx'
+ check-model --help
usage: check-model [-h] model_pb

positional arguments:
  model_pb

optional arguments:
  -h, --help  show this help message and exit
+ check-node --help
usage: check-node [-h] node_pb

positional arguments:
  node_pb

optional arguments:
  -h, --help  show this help message and exit
+ backend-test-tools --help
usage: backend-test-tools [-h] {generate-data} ...

positional arguments:
  {generate-data}
    generate-data  convert testcases to test data

optional arguments:
  -h, --help       show this help message and exit
+ conda inspect linkages -p /root/anaconda3/conda-bld/onnx_1606228522684/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol onnx
/root/anaconda3/conda-bld/onnx_1606228522684/test_tmp/run_test.sh: line 10: conda: command not found
Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
WARNING:conda_build.build:Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
WARNING conda_build.build:tests_failed(2895): Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
TESTS FAILED: onnx-1.6.0-py36_3.tar.bz2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant