Jenkins build is unstable: moose-latest-dev #1004

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
90 messages Options
12345
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1004

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1005

admin-2
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1006

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1006/>

------------------------------------------
[...truncated 772 lines...]
  resolveAllWith: self loaderPolicy cacheGofer) isEmpty
  ifTrue: [self cacheRepository storeVersion: mcVersion.
  reference == nearestReference
  ifTrue: [pSpec := packageSpec]
  ifFalse: [pSpec := packageSpec project packageSpec.
  pSpec name: mcVersion info].
  self loadData
  addVersion: mcVersion
  versionInfo: mcVersion info
  resolvedReference: reference
  packageSpec: pSpec]].
  self loaderPolicy resetCacheGofer.
  self preLoad: packageSpec.
  (MetacelloDirective
  loadPackage: packageSpec
  externalReference: externalReference
  loader: self)
  addTo: self loadDirective.
  self postLoad: packageSpec.
  Transcript cr; show: 'Fetched -> ' , externalReference name , ' --- ' , externalReference repository description , ' --- ' , nearestReference repository description] in MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
  [:bar |
  bar value: 1.
  aBlock value.
  bar value: 2] in MetacelloPharoPlatform>>do:displaying:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressAt:from:to:during:
  MetacelloPharoPlatform>>do:displaying:
  MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
  MetacelloPackageSpec>>loadUsing:gofer:
  [:pkg | pkg loadUsing: self gofer: gofer] in MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  OrderedCollection>>do:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  [super linearLoadPackageSpecs: packageSpecs repositories: repositories] in MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  BlockClosure>>ensure:
  MetacelloLoaderPolicy>>pushLoadDirective:during:
  MetacelloLoaderPolicy>>pushAtomicLoadDirectivesDuring:for:
  MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
  MetacelloMCVersionSpecLoader>>load
  MetacelloMCVersion>>executeLoadFromArray:
  [:dict | ^ self executeLoadFromArray: anArray] in [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [^ aBlock value: dict] in MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  BlockClosure>>on:do:
  MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  BlockClosure>>ensure:
  [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [:bar |
  bar value: 1.
  aBlock value.
  bar value: 2] in MetacelloPharoPlatform>>do:displaying:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressAt:from:to:during:
  MetacelloPharoPlatform>>do:displaying:
  MetacelloMCVersion>>fetchRequiredFromArray:
  [| fetchLoader |
  fetchLoader := self
  fetchRequiredFromArray: (self defaultPackageNamesToLoad: anArray).
  MetacelloPlatform current
  do: [fetchLoader doLoad]
  displaying: 'Loading ' , displayString.
  Transcript cr; show: '...finished ' , self versionNumber printString.
  ^ fetchLoader] in MetacelloMCVersion>>doLoadRequiredFromArray:
  BlockClosure>>ensure:
  MetacelloMCVersion>>doLoadRequiredFromArray:
  MetacelloMCVersion>>load
  ConfigurationOfMoose class>>loadDefault
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressFrom:to:during:
  FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  FileSystemFileStream(PositionableStream)>>fileIn
  [^ (FileSystemFileStream with: stream contents asString) reset fileIn] in [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  BlockClosure>>on:do:
  [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  [aBlock value: stream] in FileReference>>readStreamDo:
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  [:reference | self installSourceFile: reference] in [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  Array(SequenceableCollection)>>do:
  [sourceFiles
  do: [:reference | self installSourceFile: reference]] in BasicCodeLoader>>installSourceFiles
  BlockClosure>>ensure:
  BasicCodeLoader>>installSourceFiles
  BasicCodeLoader class>>commandLineHandlerAction:
  [:commandLine | BasicCodeLoader commandLineHandlerAction: commandLine] in BasicCodeLoader class>>initialize
  [:each |
  | actionBlock conditionBlock |
  conditionBlock := each key.
  actionBlock := each value.
  (conditionBlock value: anUserInput)
  ifTrue: [actionBlock value: anUserInput]] in CommandLine class(AbstractUserInput class)>>dispatch:
  [:association | aBlock value: association value] in Dictionary>>valuesDo:
  [:each | each
  ifNotNil: [aBlock value: each]] in Dictionary>>associationsDo:
  Array(SequenceableCollection)>>do:
  Dictionary>>associationsDo:
  Dictionary>>valuesDo:
  Dictionary>>do:
  CommandLine class(AbstractUserInput class)>>dispatch:
  [self dispatch: singleton] in CommandLine class>>dispatch
  BlockClosure>>cull:
  [each cull: resuming] in [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  BlockClosure>>on:do:
  SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
  [:each | self
  logStartUpErrorDuring: [each cull: resuming]
  into: errors
  tryDebugger: self isInteractive] in SmalltalkImage>>executeDeferredStartupActions:
  OrderedCollection>>do:
  SmalltalkImage>>executeDeferredStartupActions:
  SmalltalkImage>>snapshot:andQuit:
  [Smalltalk snapshot: true andQuit: true] in WorldState class>>saveAndQuit
  BlockClosure>>ensure:
  CursorWithMask(Cursor)>>showWhile:
  WorldState class>>saveAndQuit
  [| selArgCount |
  (selArgCount := selector numArgs) = 0
  ifTrue: [target perform: selector]
  ifFalse: [selArgCount = arguments size
  ifTrue: [target perform: selector withArguments: arguments]
  ifFalse: [target
  perform: selector
  withArguments: (arguments copyWith: evt)]].
  self changed] in ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  BlockClosure>>ensure:
  CursorWithMask(Cursor)>>showWhile:
  ToggleMenuItemMorph(MenuItemMorph)>>invokeWithEvent:
  ToggleMenuItemMorph(MenuItemMorph)>>mouseUp:
  ToggleMenuItemMorph(MenuItemMorph)>>handleMouseUp:
  MouseButtonEvent>>sentTo:
  ToggleMenuItemMorph(Morph)>>handleEvent:
  MorphicEventDispatcher>>dispatchDefault:with:
  MorphicEventDispatcher>>dispatchEvent:with:
  ToggleMenuItemMorph(Morph)>>processEvent:using:
  MorphicEventDispatcher>>dispatchDefault:with:
  MorphicEventDispatcher>>dispatchEvent:with:
  MenuMorph(Morph)>>processEvent:using:
  MenuMorph(Morph)>>processEvent:
  MenuMorph>>handleFocusEvent:
  [ActiveHand := self.
  ActiveEvent := anEvent.
  result := focusHolder
  handleFocusEvent: (anEvent
  transformedBy: (focusHolder transformedFrom: self))] in HandMorph>>sendFocusEvent:to:clear:
  -- and more not shown ---------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
  Got startup errors:
  -------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
      ZnHttpUnsuccessful: 502 Bad Gateway
  -------------------------------------------------------------------------------
 
Recording test results
Archiving artifacts

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1007

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1008

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1009

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1010

admin-2
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1011

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1011/>

------------------------------------------
Started by timer
[workspace] $ /bin/sh -xe /tmp/hudson4356728420000983675.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/1011/artifact/moose_suite-4_7_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.4 -s nautilus -s moose -s glamorous-theme -s moose-clean -s glamorous-toolkit -s cleanupforrelease -o moose

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/1011/artifact/moose/moose.st>
===============================================================================
==== Startup Error: ZnHttpUnsuccessful: 502 Bad Gateway
ZnClient>>handleResponse
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [self executeWithRedirectsRemaining: self maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [:exception | retryCount > 0...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [(self tempAt: 2)...
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
Got startup errors:
    ZnHttpUnsuccessful: 502 Bad Gateway

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor -s testrunner -s moose-tests -o moose-tests

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests/moose-tests.st>
===============================================================================
==== Startup Error: MessageNotUnderstood: receiver of "new" is nil
UndefinedObject(Object)>>doesNotUnderstand: #new
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [| chunk | val := (self peekFor: $!)...
BlockClosure>>on:do:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [:bar | ...
NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
Got startup errors:
    MessageNotUnderstood: receiver of "new" is nil

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build-oneclick.sh -i moose -o moose_suite-4_7_dev -n Moose -t 'Moose Suite 4.7 Development ' -v 4.7 -c Moose
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.png': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.ico': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.icns': No such file or directory
Recording test results
No test report files were found. Configuration error?
Archiving artifacts


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1012

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1012/>

------------------------------------------
Started by timer
[workspace] $ /bin/sh -xe /tmp/hudson2599969860259956003.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/1012/artifact/moose_suite-4_7_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.4 -s nautilus -s moose -s glamorous-theme -s moose-clean -s glamorous-toolkit -s cleanupforrelease -o moose

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/1012/artifact/moose/moose.st>
===============================================================================
==== Startup Error: ZnHttpUnsuccessful: 502 Bad Gateway
ZnClient>>handleResponse
ZnClient>>executeWithRedirectsRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [self executeWithRedirectsRemaining: self maxNumbe...etc...
BlockClosure>>on:do:
ZnClient>>executeWithRetriesRemaining:
ZnClient>>executeWithRetriesRemaining: in Block: [:exception | retryCount > 0...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [(self tempAt: 2)...
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
Got startup errors:
    ZnHttpUnsuccessful: 502 Bad Gateway

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor -s testrunner -s moose-tests -o moose-tests

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests/moose-tests.st>
===============================================================================
==== Startup Error: MessageNotUnderstood: receiver of "new" is nil
UndefinedObject(Object)>>doesNotUnderstand: #new
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [| chunk | val := (self peekFor: $!)...
BlockClosure>>on:do:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [:bar | ...
NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
Got startup errors:
    MessageNotUnderstood: receiver of "new" is nil

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build-oneclick.sh -i moose -o moose_suite-4_7_dev -n Moose -t 'Moose Suite 4.7 Development ' -v 4.7 -c Moose
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.png': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.ico': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.icns': No such file or directory
Recording test results
No test report files were found. Configuration error?
Archiving artifacts


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1013

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1013/>

------------------------------------------
Started by user girba
[workspace] $ /bin/sh -xe /tmp/hudson1182003772829100885.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/1013/artifact/moose_suite-4_7_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.4 -s nautilus -s moose -s glamorous-theme -s moose-clean -s glamorous-toolkit -s cleanupforrelease -o moose

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/1013/artifact/moose/moose.st>
===============================================================================
==== Startup Error: Error: Could not resolve: Dynamix-Tests-Core [Dynamix-Tests-Core] in <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose/package-cache> http://www.squeaksource.com/Moose ERROR: 'GoferRepositoryError: Could not access http://www.squeaksource.com/DynaMoose: ZnHttpUnsuccessful: 502 Bad Gateway'
MetacelloFetchingMCSpecLoader(Object)>>error:
MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>retryingResolvePackageSpecReferences:gofer:
MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer: in Block: [| references nearestReference cachedReference ext...etc...
MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ...
NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
Got startup errors:
    Error: Could not resolve: Dynamix-Tests-Core [Dynamix-Tests-Core] in <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose/package-cache> http://www.squeaksource.com/Moose ERROR: 'GoferRepositoryError: Could not access http://www.squeaksource.com/DynaMoose: ZnHttpUnsuccessful: 502 Bad Gateway'

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor -s testrunner -s moose-tests -o moose-tests

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests/moose-tests.st>
===============================================================================
==== Startup Error: MessageNotUnderstood: receiver of "new" is nil
UndefinedObject(Object)>>doesNotUnderstand: #new
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [| chunk | val := (self peekFor: $!)...
BlockClosure>>on:do:
FileSystemFileStream(PositionableStream)>>fileInAnnouncing: in Block: [:bar | ...
NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
Got startup errors:
    MessageNotUnderstood: receiver of "new" is nil

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build-oneclick.sh -i moose -o moose_suite-4_7_dev -n Moose -t 'Moose Suite 4.7 Development ' -v 4.7 -c Moose
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.png': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.ico': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.icns': No such file or directory
Recording test results
No test report files were found. Configuration error?
Archiving artifacts


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1014

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1015

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1016

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1017

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1018

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1019

admin-2
Reply | Threaded
Open this post in threaded view
|

Jenkins build is still unstable: moose-latest-dev #1020

admin-2
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1021

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1021/>

------------------------------------------
Started by timer
[workspace] $ /bin/sh -xe /tmp/hudson871103250990920089.sh
+ rm -rf <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose> <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests> <http://hudson.moosetechnology.org/job/moose-latest-dev/1021/artifact/moose_suite-4_7_dev.zip>
+ /srv/hudson.moosetechnology.org/builder/build.sh -i Pharo-1.4 -s nautilus -s moose -s glamorous-theme -s moose-clean -s glamorous-toolkit -s cleanupforrelease -o moose

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build.sh -i moose -s patch-inputsensor -s testrunner -s moose-tests -o moose-tests

===============================================================================
Notice: Errors in script loaded from <http://hudson.moosetechnology.org/job/moose-latest-dev/ws/moose-tests/moose-tests.st>
===============================================================================
==== Startup Error: GoferRepositoryError: Could not access http://source.lukas-renggli.ch/hudson: ConnectionTimedOut: Cannot connect to 77.57.195.51:80
MCHttpRepository(MCFileBasedRepository)>>goferReferences in Block: [:error | ^ GoferRepositoryError signal: error mes...etc...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [(self tempAt: 2)...
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
Got startup errors:
    GoferRepositoryError: Could not access http://source.lukas-renggli.ch/hudson: ConnectionTimedOut: Cannot connect to 77.57.195.51:80

blockNoContextSwitchOffset != null 9102
+ /srv/hudson.moosetechnology.org/builder/build-oneclick.sh -i moose -o moose_suite-4_7_dev -n Moose -t 'Moose Suite 4.7 Development ' -v 4.7 -c Moose
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.png': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.ico': No such file or directory
cp: cannot stat `/srv/ci.moosetechnology.org/builder/oneclick-icons/Moose.icns': No such file or directory
Recording test results
No test report files were found. Configuration error?
Archiving artifacts


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: moose-latest-dev #1022

admin-2
See <http://hudson.moosetechnology.org/job/moose-latest-dev/1022/>

------------------------------------------
[...truncated 783 lines...]
  resolvedReference: reference
  packageSpec: pSpec]].
  self loaderPolicy resetCacheGofer.
  self preLoad: packageSpec.
  (MetacelloDirective
  loadPackage: packageSpec
  externalReference: externalReference
  loader: self)
  addTo: self loadDirective.
  self postLoad: packageSpec.
  Transcript cr; show: 'Fetched -> ' , externalReference name , ' --- ' , externalReference repository description , ' --- ' , nearestReference repository description] in MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
  [:bar |
  bar value: 1.
  aBlock value.
  bar value: 2] in MetacelloPharoPlatform>>do:displaying:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressAt:from:to:during:
  MetacelloPharoPlatform>>do:displaying:
  MetacelloFetchingMCSpecLoader>>linearLoadPackageSpec:gofer:
  MetacelloPackageSpec>>loadUsing:gofer:
  [:pkg | pkg loadUsing: self gofer: gofer] in MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  OrderedCollection>>do:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  [super linearLoadPackageSpecs: packageSpecs repositories: repositories] in MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  BlockClosure>>ensure:
  MetacelloLoaderPolicy>>pushLoadDirective:during:
  MetacelloLoaderPolicy>>pushAtomicLoadDirectivesDuring:for:
  MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
  MetacelloMCVersionSpecLoader>>load
  MetacelloMCVersion>>executeLoadFromArray:
  [:dict | ^ self executeLoadFromArray: anArray] in [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [^ aBlock value: dict] in MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  BlockClosure>>on:do:
  MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  BlockClosure>>ensure:
  [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [:bar |
  bar value: 1.
  aBlock value.
  bar value: 2] in MetacelloPharoPlatform>>do:displaying:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressAt:from:to:during:
  MetacelloPharoPlatform>>do:displaying:
  MetacelloMCVersion>>fetchRequiredFromArray:
  [:dict |
  | projectCache |
  projectCache := dict
  at: self projectClass
  ifAbsent: [dict at: self projectClass put: Dictionary new].
  (projectCache
  at: vrsn
  ifAbsent: [])
  ifNil: [projectCache at: vrsn put: list]
  ifNotNil: [:cachedList |
  (cachedList size = list size
  and: [cachedList includesAllOf: list])
  ifTrue: [^ self].
  projectCache at: vrsn put: list].
  mcLoader preLoad: self.
  vrsn fetchRequiredFromArray: list.
  mcLoader postLoad: self] in MetacelloMCProjectSpec>>loadVersion:
  [^ aBlock value: dict] in MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  BlockClosure>>on:do:
  MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  MetacelloMCProjectSpec>>loadVersion:
  MetacelloMCProjectSpec>>load
  MetacelloProjectReferenceSpec>>loadUsing:gofer:
  [:pkg | pkg loadUsing: self gofer: gofer] in MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  OrderedCollection>>do:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>linearLoadPackageSpecs:repositories:
  [super linearLoadPackageSpecs: packageSpecs repositories: repositories] in MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  BlockClosure>>ensure:
  MetacelloLoaderPolicy>>pushLoadDirective:during:
  MetacelloLoaderPolicy>>pushAtomicLoadDirectivesDuring:for:
  MetacelloFetchingMCSpecLoader>>atomicLoadPackageSpecs:repositories:
  MetacelloFetchingMCSpecLoader(MetacelloCommonMCSpecLoader)>>load
  MetacelloMCVersionSpecLoader>>load
  MetacelloMCVersion>>executeLoadFromArray:
  [:dict | ^ self executeLoadFromArray: anArray] in [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [^ aBlock value: dict] in MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  BlockClosure>>on:do:
  MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
  [self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new] in [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  BlockClosure>>ensure:
  [[self versionSpec loader: newLoader.
  MetacelloPlatform current
  useStackCacheDuring: [:dict | ^ self executeLoadFromArray: anArray]
  defaultDictionary: Dictionary new]
  ensure: [self versionSpec loader: originalLoader]] in MetacelloMCVersion>>fetchRequiredFromArray:
  [:bar |
  bar value: 1.
  aBlock value.
  bar value: 2] in MetacelloPharoPlatform>>do:displaying:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressAt:from:to:during:
  MetacelloPharoPlatform>>do:displaying:
  MetacelloMCVersion>>fetchRequiredFromArray:
  [| fetchLoader |
  fetchLoader := self
  fetchRequiredFromArray: (self defaultPackageNamesToLoad: anArray).
  MetacelloPlatform current
  do: [fetchLoader doLoad]
  displaying: 'Loading ' , displayString.
  Transcript cr; show: '...finished ' , self versionNumber printString.
  ^ fetchLoader] in MetacelloMCVersion>>doLoadRequiredFromArray:
  BlockClosure>>ensure:
  MetacelloMCVersion>>doLoadRequiredFromArray:
  MetacelloMCVersion>>load
  ConfigurationOfMoose class>>loadDefault
  UndefinedObject>>DoIt
  Compiler>>evaluate:in:to:notifying:ifFail:logged:
  Compiler class>>evaluate:for:notifying:logged:
  Compiler class>>evaluate:for:logged:
  Compiler class>>evaluate:logged:
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]] in [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  BlockClosure>>on:do:
  [:bar |
  [self atEnd]
  whileFalse: [bar value: self position.
  self skipSeparators.
  [| chunk | val := (self peekFor: $!)
  ifTrue: [(self class evaluatorClass evaluate: self nextChunk logged: false)
  scanFrom: self]
  ifFalse: [chunk := self nextChunk.
  self checkForPreamble: chunk.
  self class evaluatorClass evaluate: chunk logged: true]]
  on: InMidstOfFileinNotification
  do: [:ex | ex resume: true].
  self skipStyleChunk].
  self close] in FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  NonInteractiveUIManager(CommandLineUIManager)>>progressInitiationExceptionDefaultAction:
  ProgressInitiationException>>defaultAction
  UndefinedObject>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  MethodContext(ContextPart)>>handleSignal:
  ProgressInitiationException(Exception)>>signal
  ProgressInitiationException>>display:at:from:to:during:
  ProgressInitiationException class>>display:at:from:to:during:
  ByteString(String)>>displayProgressFrom:to:during:
  FileSystemFileStream(PositionableStream)>>fileInAnnouncing:
  FileSystemFileStream(PositionableStream)>>fileIn
  [^ (FileSystemFileStream with: stream contents asString) reset fileIn] in [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  BlockClosure>>on:do:
  [:stream | [^ (FileSystemFileStream with: stream contents asString) reset fileIn]
  on: Error , ParserNotification
  do: [:e | self handleError: e reference: aReference]] in BasicCodeLoader>>installSourceFile:
  [aBlock value: stream] in FileReference>>readStreamDo:
  BlockClosure>>ensure:
  FileReference>>readStreamDo:
  BasicCodeLoader>>installSourceFile:
  -- and more not shown ---------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
  Got startup errors:
  -------------------------------------------------------------------------------
 
  THERE_BE_DRAGONS_HERE
      ZnHttpUnsuccessful: 502 Bad Gateway
  -------------------------------------------------------------------------------
 
Recording test results
Archiving artifacts

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is unstable: moose-latest-dev #1023

admin-2
12345