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

Travis tests on ubuntu:focal docker gets stalled on go tests #1028

Open
ygorelik opened this issue Oct 1, 2020 · 0 comments
Open

Travis tests on ubuntu:focal docker gets stalled on go tests #1028

ygorelik opened this issue Oct 1, 2020 · 0 comments

Comments

@ygorelik
Copy link
Collaborator

ygorelik commented Oct 1, 2020

Current Behavior

All go UT tests on ubuntu:focal (20.04) VM and docker get passed, but tests.sh gets stalled in Travis tests.
All the gNMI UT tests (gnmi_tests.sh) on Travis pass.

Steps to Reproduce

Enable go tests in tests.sh and commit the code to git repository. Watch Travis test run.

Logs

*** Tue Sep 29 12:03:18 PDT 2020: tests.sh | CC: /usr/bin/cc
*** Tue Sep 29 12:03:18 PDT 2020: tests.sh | CXX: /usr/bin/c++
*** Tue Sep 29 12:03:18 PDT 2020: tests.sh | Running go samples
*** Tue Sep 29 12:03:18 PDT 2020: tests.sh | Executing: go run cgo_path/cgo_path.go

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

The build has been terminated

System Information

YDK-0.8.5 Travis tests on ubuntu:focal docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant