Squeak-trunk builds still broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Squeak-trunk builds still broken

fniephaus
Hi all,

Our trunk builds are still broken, at the moment because of a reproducible MNU on CI ([1] or [2]).
I'm not sure if this is caused by connectivity problems, it'd be great if someone could look into it.

Thanks,
Fabio


Stack trace:
................vvvvvvvvvvvvvvvvvv MessageNotUnderstood: UndefinedObject>>restart vvvvvvvvvvvvvvvvvv
The time is 2018-02-16T00:21:30.487908+00:00
UndefinedObject(Object)>>doesNotUnderstand: #restart
NameLookupFailure(Exception)>>retry
NameLookupFailure>>defaultAction
UndefinedObject>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
Context>>handleSignal:
NameLookupFailure(Exception)>>signal
NameLookupFailure(Exception)>>signal:
NetNameResolver class>>addressForName:timeout:
SocketStream class>>openConnectionToHostNamed:port:
WebClient>>connect
WebClient>>sendRequest:contentBlock:
WebClient>>sendRequest:content:size:
WebClient>>sendRequest:
WebClient>>httpGet:do:
[] in HTTPSocket class>>httpGet:args:user:passwd:
BlockClosure>>ensure:
HTTPSocket class>>httpGet:args:user:passwd:
[] in MCHttpRepository>>readStreamForFileNamed:do:
BlockClosure>>on:do:
[] in MCHttpRepository>>displayProgress:during:
DummyUIManager>>displayProgress:at:from:to:during:
ProgressInitiationException>>defaultResumeValue
ProgressInitiationException(Exception)>>resume
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
....