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 builds failing randomly with network failures #6983

Closed
justingrant opened this issue May 4, 2019 · 1 comment
Closed

Travis builds failing randomly with network failures #6983

justingrant opened this issue May 4, 2019 · 1 comment

Comments

@justingrant
Copy link
Contributor

Since earlier tonight, Travis builds are failing with intermittent network errors in the CI environment. Below is an excerpt from the my latest build for #6980. It's taken from here: https://travis-ci.org/facebook/create-react-app/jobs/528058161

^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0info There appears to be trouble with your network connection. Retrying...
@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0@^3.0.0error Couldn't find package "hastscript@^5.0.0" required by "hast-util-from-parse5@^5.0.0" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
info There appears to be trouble with your network connection. Retrying...
Error: Couldn't find package "p-limit@^2.0.0" required by "p-locate@^3.0.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/home/travis/.yarn/lib/cli.js:721:66)
    at new MessageError (/home/travis/.yarn/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/home/travis/.yarn/lib/cli.js:35729:17)

It was working OK this afternoon. For example, https://travis-ci.org/facebook/create-react-app/builds/528010947 finished around 5:45PM PDT and its results were normal: my code causing test failures, but nothing else failing. But starting with the next build around 8PM (https://travis-ci.org/facebook/create-react-app/builds/528042386), I'm seeing intermittent network failures like the ones I showed above. Some test suites pass but most fail because they can't install their dependencies.

Known problem? Am I doing something wrong? Or is this just an outage or operations issue at Travis?

@justingrant
Copy link
Contributor Author

Looks like this was a temporary problem on Travis's end. Builds this morning are working fine. Closing this issue.

@lock lock bot locked and limited conversation to collaborators May 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant