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

Add more debugging code to track down appveyor 259 exit code #58162

Merged
merged 2 commits into from
Feb 5, 2019

Conversation

pietroalbini
Copy link
Member

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 4, 2019
@pietroalbini pietroalbini added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label Feb 4, 2019
@alexcrichton
Copy link
Member

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Feb 4, 2019

📌 Commit 59ea75b has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 4, 2019
@bors
Copy link
Contributor

bors commented Feb 4, 2019

⌛ Testing commit 59ea75b with merge 23468eb...

bors added a commit that referenced this pull request Feb 4, 2019
Add more debugging code to track down appveyor 259 exit code

cc #58160
r? @alexcrichton
@pietroalbini
Copy link
Member Author

@bors r- retry

I'll add the new debugging steps provided by AppVeyor tomorrow.

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 4, 2019
@alexcrichton
Copy link
Member

@bors: r+ p=1

@bors
Copy link
Contributor

bors commented Feb 5, 2019

📌 Commit 2bfb4b3 has been approved by alexcrichton

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 5, 2019
@bors
Copy link
Contributor

bors commented Feb 5, 2019

⌛ Testing commit 2bfb4b3 with merge 1a7f0372624d34652ce26bf0f1072a407f73a1b3...

@bors
Copy link
Contributor

bors commented Feb 5, 2019

💔 Test failed - status-appveyor

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 5, 2019
@pietroalbini
Copy link
Member Author

LOL we hit the spurious failure now.

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 5, 2019
@bors
Copy link
Contributor

bors commented Feb 5, 2019

⌛ Testing commit 2bfb4b3 with merge f2b2968...

bors added a commit that referenced this pull request Feb 5, 2019
Add more debugging code to track down appveyor 259 exit code

cc #58160
r? @alexcrichton
@bors
Copy link
Contributor

bors commented Feb 5, 2019

💔 Test failed - checks-travis

@rust-highfive
Copy link
Collaborator

Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
Attempting to download s3://rust-lang-ci-sccache2/docker/c082b36a33ce425c96690824d781c3a9800ce7e8daa522b1cc9c9fbf65fe199847e1b8f76f1b1cb0c4497125c6518db0a486553f3db308599cef252ea74e607b
[00:00:14] Attempting with retry: curl -f -L -C - -o /tmp/rustci_docker_cache https://s3-us-west-1.amazonaws.com/rust-lang-ci-sccache2/docker/c082b36a33ce425c96690824d781c3a9800ce7e8daa522b1cc9c9fbf65fe199847e1b8f76f1b1cb0c4497125c6518db0a486553f3db308599cef252ea74e607b
[00:00:14]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[00:00:14]                                  Dload  Upload   Total   Spent    Left  Speed
No output has been received in the last 30m0s, 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

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Feb 5, 2019
@pietroalbini
Copy link
Member Author

@bors retry pls

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 5, 2019
kennytm added a commit to kennytm/rust that referenced this pull request Feb 5, 2019
Add more debugging code to track down appveyor 259 exit code

cc rust-lang#58160
r? @alexcrichton
bors added a commit that referenced this pull request Feb 5, 2019
Rollup of 23 pull requests

Successful merges:

 - #58001 (proc_macro: make `TokenStream::from_streams` pre-allocate its vector.)
 - #58096 (Transition linkchecker to 2018 edition)
 - #58097 (Transition remote test to Rust 2018)
 - #58106 (libfmt_macros => 2018)
 - #58107 (libgraphviz => 2018)
 - #58108 (Add NVPTX target to a build manifest)
 - #58109 (librustc_privacy => 2018)
 - #58112 (libpanic_abort => 2018)
 - #58113 (Transition build-manifest to 2018 edition)
 - #58114 (Transition tidy and unstable-book-gen to 2018 edition)
 - #58116 (Include the span of attributes of the lhs to the span of the assignment expression)
 - #58117 (Transition rustdoc-theme to 2018 edition)
 - #58128 (libunwind => 2018)
 - #58138 (Fix #58101)
 - #58139 (hir: add more HirId methods)
 - #58141 (Remove weasel word in docs for iter's take_while())
 - #58142 (Remove stray FIXME)
 - #58145 (Add #[must_use] to core::task::Poll)
 - #58162 (Add more debugging code to track down appveyor 259 exit code)
 - #58169 (Update contributor name in .mailmap)
 - #58172 (update split docs)
 - #58182 (SGX target: handle empty user buffers correctly)
 - #58186 (Add Rustlings to the doc index)

Failed merges:

r? @ghost
@bors
Copy link
Contributor

bors commented Feb 5, 2019

⌛ Testing commit 2bfb4b3 with merge 8bf7fda...

@bors bors merged commit 2bfb4b3 into rust-lang:master Feb 5, 2019
@pietroalbini pietroalbini deleted the track-259 branch February 6, 2019 13:44
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Feb 6, 2019
…lexcrichton"

This reverts commit 4c243e2, reversing
changes made to 64f0032.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants