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

Flawky test or paket hang #2276

Closed
matthid opened this issue Apr 24, 2017 · 9 comments
Closed

Flawky test or paket hang #2276

matthid opened this issue Apr 24, 2017 · 9 comments

Comments

@matthid
Copy link
Member

matthid commented Apr 24, 2017

https://travis-ci.org/fsprojects/Paket/builds/225228446#L4086

1) Error : Paket.IntegrationTests.AutoRestoreSpec.#1835 auto-restore on downloads targets and updates proj file

System.Exception : Paket failed with:

	Error occured while downloading from https://github.com/fsprojects/Paket/releases/download/4.6.3/paket.targets.

  at Paket.IntegrationTests.TestHelpers.directPaketInPath (System.String command, System.String scenarioPath) [0x0006b] in <58fe0b1691da6970a7450383160bfe58>:0 

  at Paket.IntegrationTests.AutoRestoreSpec.#1835 auto-restore on downloads targets and updates proj file () [0x00024] in <58fe0b1691da6970a7450383160bfe58>:0 

  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)

  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in <dbb16e0bacdc4a0f87478e401bc29b6c>:0 

I think it first appeared in #2268 and now in master as well https://github.com/fsprojects/Paket/commits/master

Look at how paket just stops downloading here: https://ci.appveyor.com/project/SteffenForkmann/paket/build/0.0.1.7884

Something is off. Maybe we can see the reason better after #2275?

@matthid
Copy link
Member Author

matthid commented May 26, 2017

Have not seen this for a while.

@matthid matthid closed this as completed May 26, 2017
@jackfoxy
Copy link

I'm seeing Paket version 5.7.2 hang in Appveyor.

@matthid
Copy link
Member Author

matthid commented Jul 17, 2017

Problem is that I don't have the slightest clue of what could be the reason and there seems to be no way to reproduce this.
It could even be that a request is not returning and paket is waiting for it.
@jackfoxy If we ever get a detailed log for this I can take another look...

@forki
Copy link
Member

forki commented Jul 17, 2017

Multi people report issues with 5.7.2. Is it broken?

@matthid
Copy link
Member Author

matthid commented Jul 17, 2017

Ah so it might be a different issue introduced recently, yeah maybe

@jackfoxy
Copy link

Resolved! Not a paket issue. Appveyor reported bad connection to nuget server and published work-around to point to European nuget server.

@forki
Copy link
Member

forki commented Jul 18, 2017 via email

@jackfoxy
Copy link

I suspect this is almost always the issue. It doesn't make sense for paket to function locally, and then the same paket version, command, dependency file, etc. to have a problem in a different environment, except that that environment has a connection issue with nuget.

@forki
Copy link
Member

forki commented Jul 18, 2017 via email

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

No branches or pull requests

3 participants