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

acceptance: TestComposeGSS is flaky #38037

Closed
maddyblue opened this issue Jun 5, 2019 · 1 comment · Fixed by #38278
Closed

acceptance: TestComposeGSS is flaky #38037

maddyblue opened this issue Jun 5, 2019 · 1 comment · Fixed by #38278
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered).

Comments

@maddyblue
Copy link
Contributor

TestComposeGSS has a flake:

         [0m [91mcurl: (35) Unknown SSL protocol error in connection to dl.google.com:443 
         [0m [91m
        gzip: stdin: unexpected end of file
         [0m [91mtar: Child returned status 1
        tar: Error is not recoverable: exiting now
         [0mService 'psql' failed to build: The command '/bin/sh -c curl https://dl.google.com/go/go1.11.5.linux-amd64.tar.gz | tar xz -C /usr/local' returned a non-zero code: 2
        
    compose_test.go:31: exit status 1

Discovered in #38036

@maddyblue maddyblue added the C-test-failure Broken test (automatically or manually discovered). label Jun 5, 2019
@maddyblue maddyblue self-assigned this Jun 5, 2019
@tbg
Copy link
Member

tbg commented Jun 17, 2019

Adding to SQL execution because I can't think of a better team and Matt is on that one.

craig bot pushed a commit that referenced this issue Jun 19, 2019
38278: acceptance: allow curl to retry in TestComposeGSS r=mjibson a=mjibson

Fixes #38037

Release note: None

Co-authored-by: Matt Jibson <matt.jibson@gmail.com>
@craig craig bot closed this as completed in #38278 Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered).
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants