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

Nightly benchmark upload job consistently fails #21153

Closed
jdm opened this issue Jul 10, 2018 · 4 comments
Closed

Nightly benchmark upload job consistently fails #21153

jdm opened this issue Jul 10, 2018 · 4 comments
Labels
A-infrastructure I-bustage The effect of the issue remaining unresolved.

Comments

@jdm
Copy link
Member

jdm commented Jul 10, 2018

Every single job recently has failed with:

aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
 in dir /home/servo/buildbot/slave/linux-nightly/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['aws', 's3', 'sync', '--size-only', '--acl', 'public-read', './etc/ci/performance/output', 's3://servo-perf']
 using PTY: False
Unknown options: --size-only
program finished with exit code 255
elapsedTime=0.308587

cc @asajeffrey

@jdm jdm added A-infrastructure I-bustage The effect of the issue remaining unresolved. labels Jul 10, 2018
@highfive
Copy link

cc @aneeshusa

@asajeffrey
Copy link
Member

Oh grr, have we changed which version of awscli we have installed on the build machines?

@jdm
Copy link
Member Author

jdm commented Jul 10, 2018

This probably happened when I recreated all of the build machines, which would have installed whichever version of awscli was current at that time.

@asajeffrey
Copy link
Member

On IRC https://mozilla.logbot.info/servo/20180710#c14997995 looks like the culprit is servo/saltfs@a7c70cf

bors-servo pushed a commit to servo/saltfs that referenced this issue Jul 10, 2018
Revert "Use non-pip awscli package."

This reverts commit a7c70cf.

Fixes servo/servo#21153

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/851)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-infrastructure I-bustage The effect of the issue remaining unresolved.
Projects
None yet
Development

No branches or pull requests

3 participants