Console Output

Skipping 578 KB.. Full Log
[unix-32] + mv ./Pharo8.0-SNAPSHOT-32bit-ac642ee.changes Pharo.changes
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[windows-32] pharo-vm/PharoConsole.exe
[windows-32] Creating starter scripts pharo and pharo-ui
[windows-32] VM downloaded
[windows-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[windows-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[windows-32] Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[windows-32]   inflating: Pharo8.0-SNAPSHOT-32bit-ac642ee.changes  
[windows-32]   inflating: Pharo8.0-SNAPSHOT-32bit-ac642ee.image  
[windows-32]   inflating: Pharo8.0-32bit-ac642ee.sources  
[windows-32]  extracting: pharo.version           
[windows-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-ac642ee.image
[windows-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-ac642ee.image
[windows-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-ac642ee.changes
[windows-32] + CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-ac642ee.changes
[windows-32] + cp bootstrap-cache/Pharo8.0-32bit-ac642ee.sources bootstrap-cache/PharoV60.sources .
[windows-32] + mv ./Pharo8.0-SNAPSHOT-32bit-ac642ee.image Pharo.image
[windows-32] + mv ./Pharo8.0-SNAPSHOT-32bit-ac642ee.changes Pharo.changes
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-windows-32 '.*'
[windows-32] Running tests in 586 Packages
[unix-32] 
[unix-32] ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 
[unix-32] 
[unix-32] ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 
[windows-32] 
[windows-32] ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 
[windows-32] 
[windows-32] ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 
[osx-32] Still waiting to schedule task
[osx-32] Waiting for next available executor on pharo-ci-jenkins2-osx
[unix-32] 
[unix-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[unix-32] Attempt to create ColoredFoo as a subclass of nil.  Possibly a class is being loaded before its superclass.
[unix-32] 
[unix-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[unix-32] The method FTTableMorph>>#basicHighlightRowIndexes: called from ClyHighlightingSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicHighlightIndexes: instead
[unix-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[unix-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[unix-32] The method FTTableMorph>>#selectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #selectIndexes: instead
[unix-32] The method FTTableMorph>>#selectedRowIndexes called from ClyQueryViewMorph>>#updateSelection has been deprecated.
Use #selectedIndexes instead
[unix-32] 'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
[windows-32] 
[windows-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[windows-32] Attempt to create ColoredFoo as a subclass of nil.  Possibly a class is being loaded before its superclass.
[windows-32] 
[windows-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[windows-32] The method FTTableMorph>>#basicHighlightRowIndexes: called from ClyHighlightingSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicHighlightIndexes: instead
[windows-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[windows-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[windows-32] The method FTTableMorph>>#selectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #selectIndexes: instead
[windows-32] The method FTTableMorph>>#selectedRowIndexes called from ClyQueryViewMorph>>#updateSelection has been deprecated.
Use #selectedIndexes instead
[windows-32] 'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
[unix-32] 
[unix-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[unix-32] 
[unix-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[unix-32] 
[unix-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[unix-32] 
[unix-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: Jobs dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[unix-32] 
[unix-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: UIManager dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] 
[windows-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] 
[windows-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] 
[windows-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] 
[windows-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: Jobs dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] 
[windows-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: UIManager dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[unix-32] \\The class #NuclearSiteTestingClassTestis removed twice
[unix-32] 
[unix-32] C2>>getValues2 (d is Undeclared) 
[unix-32] 
[unix-32] C2>>getValues2 (e is Undeclared) 
[unix-32] 
[unix-32] C2>>getValues2 (f is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (d is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (e is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (f is Undeclared) 
[unix-32] 
[unix-32] C2>>getValues2 (d is Undeclared) 
[unix-32] 
[unix-32] C2>>getValues2 (e is Undeclared) 
[unix-32] 
[unix-32] C2>>getValues2 (f is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (d is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (e is Undeclared) 
[unix-32] 
[unix-32] C2>>setValues2 (f is Undeclared) 
[windows-32] The class #NuclearSiteTestingClassTestis removed twice
[unix-32] 
[unix-32] C1>>doSomething (otherSlot is Undeclared) 
[unix-32] 
[unix-32] C1>>doSomething (otherSlot is Undeclared) 
[unix-32] Pharo writing to the standard error
[unix-32] Running tests in 586 Packages
[unix-32] Pharo writing to the standard output
[unix-32] 
[unix-32] UndefinedObject>>noMethod (Xcrd is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (cdfgdf is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (PoPouet is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] .
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[osx-32] Running on pharo-ci-jenkins2-osx in /builds/workspace/est_and_branch_Pipeline_Pharo8.0
[Pipeline] [osx-32] {
[Pipeline] [osx-32] stage
[Pipeline] [osx-32] { (Tests-osx-32)
[Pipeline] [osx-32] timeout
[osx-32] Timeout set to expire in 35 min
[Pipeline] [osx-32] {
[Pipeline] [osx-32] cleanWs
[osx-32] [WS-CLEANUP] Deleting project workspace...
[osx-32] [WS-CLEANUP] Deferred wipeout is used...
[osx-32] [WS-CLEANUP] done
[Pipeline] [osx-32] dir
[osx-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-osx-32
[Pipeline] [osx-32] {
[Pipeline] [osx-32] unstash
[Pipeline] [osx-32] sh
[osx-32] + bash -c 'bootstrap/scripts/runTests.sh 32 Tests-osx-32'
[osx-32] + CACHE=bootstrap-cache
[osx-32] + find bootstrap-cache
[osx-32] bootstrap-cache
[osx-32] bootstrap-cache/Pharo8.0-32bit-ac642ee.sources
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-ac642ee.zip
[osx-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-ac642ee.zip
[osx-32] bootstrap-cache/PharoV60.sources
[osx-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-32] ++ cut -d/ -f 2
[osx-32] ++ cut -d- -f 1-2
[osx-32] ++ head -n 1
[osx-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[osx-32] + TEST_VM_VERSION=70
[osx-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[osx-32] Downloading the latest pharoVM:
[osx-32] 	http://files.pharo.org/get-files/70/pharo-mac-stable.zip
[osx-32] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-32] Creating starter scripts pharo and pharo-ui
[osx-32] VM downloaded
[osx-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
[osx-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[osx-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[osx-32] Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[osx-32]   inflating: Pharo8.0-SNAPSHOT-32bit-ac642ee.changes  
[osx-32]   inflating: Pharo8.0-SNAPSHOT-32bit-ac642ee.image  
[osx-32]   inflating: Pharo8.0-32bit-ac642ee.sources  
[osx-32]  extracting: pharo.version           
[osx-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-ac642ee.image
[osx-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-ac642ee.image
[osx-32] ++ find . -name Pharo8.0-SNAPSHOT-32bit-ac642ee.changes
[osx-32] + CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-ac642ee.changes
[osx-32] + cp bootstrap-cache/Pharo8.0-32bit-ac642ee.sources bootstrap-cache/PharoV60.sources .
[osx-32] + mv ./Pharo8.0-SNAPSHOT-32bit-ac642ee.image Pharo.image
[osx-32] + mv ./Pharo8.0-SNAPSHOT-32bit-ac642ee.changes Pharo.changes
[osx-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-32 '.*'
[osx-32] 2019-04-11 18:08:38.746 Pharo[37805:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
[osx-32] 2019-04-11 18:08:38.987 Pharo[37805:507] 18:08:38.987 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-04-11 18:08:38.987 Pharo[37805:507] 18:08:38.987 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2019-04-11 18:08:38.988 Pharo[37805:507] 18:08:38.988 ERROR:     [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2019-04-11 18:08:38.988 Pharo[37805:507] 18:08:38.988 ERROR:     [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[unix-32] somethingsomethingThe method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] 
[unix-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[unix-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] 
[unix-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[unix-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] 
[unix-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[unix-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] 
[unix-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[unix-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (d is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (e is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (f is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (d is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (e is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (f is Undeclared) 
[osx-32] 
[osx-32] ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 
[osx-32] 
[osx-32] ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (d is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (e is Undeclared) 
[windows-32] 
[windows-32] C2>>getValues2 (f is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (d is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (e is Undeclared) 
[windows-32] 
[windows-32] C2>>setValues2 (f is Undeclared) 
[windows-32] 
[windows-32] C1>>doSomething (otherSlot is Undeclared) 
[unix-32] '1'
[unix-32] '1'
[unix-32] '2'
[unix-32] '2'
[unix-32] 
[unix-32] OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>tt (Object is Undeclared) 
[unix-32] 
[windows-32] 
[windows-32] C1>>doSomething (otherSlot is Undeclared) 
[windows-32] Pharo writing to the standard error
[windows-32] Pharo writing to the standard output
[windows-32] 
[windows-32] UndefinedObject>>noMethod (Xcrd is Undeclared) 
[osx-32] 
[osx-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[osx-32] Attempt to create ColoredFoo as a subclass of nil.  Possibly a class is being loaded before its superclass.
[osx-32] 
[osx-32] UndefinedObject>>noMethod (Foo is Undeclared) 
[osx-32] The method FTTableMorph>>#basicHighlightRowIndexes: called from ClyHighlightingSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicHighlightIndexes: instead
[osx-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[osx-32] The method FTTableMorph>>#basicSelectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #basicSelectIndexes: instead
[osx-32] The method FTTableMorph>>#selectRowIndexes: called from ClyDataSourceSelection>>#setUpSelectedRows:in:silently: has been deprecated.
Use #selectIndexes: instead
[osx-32] The method FTTableMorph>>#selectedRowIndexes called from ClyQueryViewMorph>>#updateSelection has been deprecated.
Use #selectedIndexes instead
[windows-32] 
[windows-32] UndefinedObject>>noMethod (cdfgdf is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (PoPouet is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (AnotherTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (MyTrait is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] .
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[osx-32] 'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>noMethod (TheSuperClass is Undeclared) 
[osx-32] 
[osx-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[osx-32] 
[osx-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[osx-32] 
[osx-32] *** Warning: PotentialOutDatedDependencyWarning: Kernel: System-Localization dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[osx-32] 
[osx-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: Jobs dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[osx-32] 
[osx-32] *** Warning: PotentialOutDatedDependencyWarning: Collections-Unordered: UIManager dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[windows-32] somethingsomethingThe method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] 
[windows-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[windows-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] 
[windows-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[windows-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] 
[windows-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[windows-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] 
[windows-32] *** Warning: Deprecation: The method RBMethodNode>>#tempNames called from CompiledMethod>>#tempNames has been deprecated.
[windows-32] This method was flagged for cleaning. We have the impression it might not be used so we are deprecating it. If you encounter this deprecation, please report with the scenario to reproduce.
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[osx-32] \\./pharo: line 11: 37805 Abort trap: 6           "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" --headless "$@"
[windows-32] '1'
[windows-32] '1'
[windows-32] '2'
[windows-32] '2'
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] sh
[osx-32] + mv PharoDebug.log PharoDebug-Tests-osx-32.log
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] sh
[osx-32] + mv crash.dmp crash-Tests-osx-32.dmp
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // dir
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // timeout
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // stage
[Pipeline] [osx-32] }
[Pipeline] [osx-32] // node
[Pipeline] [osx-32] }
[osx-32] Failed in branch osx-32
[windows-32] 
[windows-32] OCMockCompilationClass>>methodWithUndeclaredVar (undeclaredTestVar is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>tt (Object is Undeclared) 
[windows-32] 
[unix-32] testFileTreeRepository: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/temp/repo
[unix-32] TD
[unix-32] TB
[unix-32] TC
[unix-32] TA
[unix-32] CA
[unix-32] CB
[unix-32] TA
[unix-32] TB
[unix-32] TC
[unix-32] TD'Filed out to: 
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/Traits-Tests-FileOut.st

Click to open location'
[unix-32] 
[unix-32] T6'Filed out to: 
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/T6.st

Click to open location'
[windows-32] testFileTreeRepository: E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\temp\repo
[windows-32] TD
[windows-32] TB
[windows-32] TC
[windows-32] TA
[windows-32] CA
[windows-32] CB
[windows-32] TA
[windows-32] TB
[windows-32] TC
[windows-32] TD'Filed out to: 
E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\Traits-Tests-FileOut.st

Click to open location'
[unix-32] Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[windows-32] 
[windows-32] T6'Filed out to: 
E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32\T6.st

Click to open location'
[unix-32] 
[unix-32] MyTestClass class>>resetHistory (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history: (history is Undeclared) 
[unix-32] The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated.
Deprecated method used by #testIgnoreDeprecationWarnings
[unix-32] 
[unix-32] MyTestClass class>>resetHistory (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history (history is Undeclared) 
[unix-32] 
[unix-32] MyTestClass class>>history: (history is Undeclared) 
[unix-32] The method FTSelectionStrategy>>#toggleRowIndex: called from GLMMorphicFTTest>>#testTypeOfMultipleSelection has been deprecated.
Use #toggleIndex: instead.
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[unix-32] 
[unix-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[unix-32] 
[unix-32] [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session
[unix-32] 	errorHandler:
[unix-32] 		(TestStartupUIManager new
[unix-32] 			sessionManager: manager;
[unix-32] 			yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>startup:
[unix-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[unix-32] [ aBlock value: each ] in [ :each | 
[unix-32] [ aBlock value: each ]
[unix-32] 	on: Exception
[unix-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ :each | 
[unix-32] [ aBlock value: each ]
[unix-32] 	on: Exception
[unix-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runStartup:
[unix-32] TestWorkingSession>>start:
[unix-32] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session
[unix-32] 	errorHandler:
[unix-32] 		(TestStartupUIManager new
[unix-32] 			sessionManager: manager;
[unix-32] 			yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[unix-32] [ aBlock value.
[unix-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ aBlock value....
[unix-32] BlockClosure>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-32] session
[unix-32] 	errorHandler:
[unix-32] 		(TestStartupUIManager new
[unix-32] 			sessionManager: manager;
[unix-32] 			yourself).
[unix-32] self shouldnt: [ session start: false ] raise: Halt.
[unix-32] self
[unix-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[unix-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[unix-32] BlockClosure>>ensure:
[unix-32] UIManager class>>nonInteractiveDuring:
[unix-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [ self setUp.
[unix-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ self setUp....
[unix-32] BlockClosure>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [ aTestCase runCase ] in [ [ aTestCase runCase ]
[unix-32] 	on: Halt
[unix-32] 	do: [ :halt | 
[unix-32] 		"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 		failedProcesses keysDo: #resume.
[unix-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ [ aTestCase runCase ]
[unix-32] 	on: Halt
[unix-32] 	do: [ :halt | 
[unix-32] 		"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 		failedProcesses keysDo: #resume.
[unix-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ [ aTestCase runCase ]...
[unix-32] BlockClosure>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [ self runTestCaseSafelly: aTestCase ] in [ [ self runTestCaseSafelly: aTestCase ]
[unix-32] 	ensure: [ testCompleted := true.
[unix-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[unix-32] BlockClosure>>ensure:
[unix-32] 
[unix-32] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-32] TestSessionHandler>>shutdown:
[unix-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[unix-32] [ aBlock value: each ] in [ :each | 
[unix-32] [ aBlock value: each ]
[unix-32] 	on: Exception
[unix-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ :each | 
[unix-32] [ aBlock value: each ]
[unix-32] 	on: Exception
[unix-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-32] Array(SequenceableCollection)>>do:
[unix-32] TestWorkingSession(WorkingSession)>>runList:do:
[unix-32] TestWorkingSession(WorkingSession)>>runShutdown:
[unix-32] TestWorkingSession(WorkingSession)>>stop:
[unix-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[unix-32] [ aBlock value.
[unix-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ aBlock value....
[unix-32] BlockClosure>>on:do:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[unix-32] SessionErrorHandlingTest(TestCase)>>performTest
[unix-32] [ self setUp.
[unix-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ self setUp....
[unix-32] BlockClosure>>ensure:
[unix-32] SessionErrorHandlingTest(TestCase)>>runCase
[unix-32] [ aTestCase runCase ] in [ [ aTestCase runCase ]
[unix-32] 	on: Halt
[unix-32] 	do: [ :halt | 
[unix-32] 		"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 		failedProcesses keysDo: #resume.
[unix-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[unix-32] BlockClosure>>on:do:
[unix-32] [ [ aTestCase runCase ]
[unix-32] 	on: Halt
[unix-32] 	do: [ :halt | 
[unix-32] 		"if test was halted we should resume all background failures 
[unix-32] 			to debug all of them together with test process"
[unix-32] 		failedProcesses keysDo: #resume.
[unix-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ [ aTestCase runCase ]...
[unix-32] BlockClosure>>on:do:
[unix-32] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-32] [ self runTestCaseSafelly: aTestCase ] in [ [ self runTestCaseSafelly: aTestCase ]
[unix-32] 	ensure: [ testCompleted := true.
[unix-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[unix-32] BlockClosure>>ensure:
[unix-32] [ [ self runTestCaseSafelly: aTestCase ]
[unix-32] 	ensure: [ testCompleted := true.
[unix-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[unix-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ [ self runTestCaseSafelly: aTestCase ]...
[unix-32] BlockClosure>>ifCurtailed:
[unix-32] TestExecutionEnvironment>>runTestCase:
[unix-32] a stringThe method AbstractListPresenter>>#whenSelectedItemChanged: called from ExternalChangesBrowser>>#initializePresenter has been deprecated.
Use #whenSelectedItemChangedDo: instead
[unix-32] The method AbstractListPresenter>>#whenSelectedItemChanged: called from ExternalBrowser>>#wirePackages has been deprecated.
Use #whenSelectedItemChangedDo: instead
[unix-32] The method AbstractListPresenter>>#whenSelectedItemChanged: called from ExternalBrowser>>#wireClasses has been deprecated.
Use #whenSelectedItemChangedDo: instead
[unix-32] The method AbstractListPresenter>>#whenSelectedItemChanged: called from ExternalBrowser>>#wireProtocols has been deprecated.
Use #whenSelectedItemChangedDo: instead
[unix-32] The method AbstractListPresenter>>#whenSelectedItemChanged: called from ExternalBrowser>>#wireSelectors has been deprecated.
Use #whenSelectedItemChangedDo: instead
[windows-32] Attempt to create AClass as a subclass of nil.  Possibly a class is being loaded before its superclass.
[unix-32] '1'
[unix-32] '1'
[unix-32] '2'
[unix-32] '2'
[unix-32] 
[unix-32] FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) 
[unix-32] 
[unix-32] FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>resetHistory (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history: (history is Undeclared) 
[windows-32] The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated.
Deprecated method used by #testIgnoreDeprecationWarnings
[unix-32] an Object18941 run, 18939 passes, 2 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[windows-32] 
[windows-32] MyTestClass class>>resetHistory (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history (history is Undeclared) 
[windows-32] 
[windows-32] MyTestClass class>>history: (history is Undeclared) 
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] sh
[unix-32] + mv PharoDebug.log PharoDebug-Tests-unix-32.log
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] cleanWs
[unix-32] [WS-CLEANUP] Deleting project workspace...
[unix-32] [WS-CLEANUP] Deferred wipeout is used...
[unix-32] [WS-CLEANUP] done
[Pipeline] [unix-32] dir
[unix-32] Running in /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32
[Pipeline] [unix-32] {
[Pipeline] [unix-32] unstash
[Pipeline] [unix-32] sh
[unix-32] + bash -c bootstrap/scripts/runKernelTests.sh 32 Tests-unix-32
[unix-32] + CACHE=bootstrap-cache
[unix-32] + find bootstrap-cache
[unix-32] bootstrap-cache
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-32bit-ac642ee.sources
[unix-32] bootstrap-cache/PharoV60.sources
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-ac642ee.zip
[unix-32] bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-ac642ee.zip
[unix-32] ++ cut -d- -f 1-2
[unix-32] ++ cut -d/ -f 2
[unix-32] ++ head -n 1
[unix-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-32] + TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
[unix-32] + TEST_VM_VERSION=70
[unix-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[unix-32] Downloading the latest pharoVM:
[unix-32] 	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
[unix-32] pharo-vm/pharo
[unix-32] Creating starter scripts pharo and pharo-ui
[unix-32] VM downloaded
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-bootstrap-32bit-*.zip'
[unix-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.zip
[unix-32] Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.zip
[unix-32]   inflating: Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.image  
[unix-32] ++ find . -name Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.image
[unix-32] + IMAGE_FILE=./Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.image
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[unix-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-ac642ee.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-ac642ee.zip
[unix-32] Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-ac642ee.zip
[unix-32]   inflating: AST-Core.hermes         
[unix-32]   inflating: AST-Core-Traits.hermes  
[unix-32]   inflating: CodeExport.hermes       
[unix-32]   inflating: CodeExport-Traits.hermes  
[unix-32]   inflating: CodeImportCommandLineHandlers.hermes  
[unix-32]   inflating: CodeImport.hermes       
[unix-32]   inflating: CodeImport-Traits.hermes  
[unix-32]   inflating: Collections-Abstract-Traits.hermes  
[unix-32]   inflating: Collections-Arithmetic.hermes  
[unix-32]   inflating: Collections-Atomic.hermes  
[unix-32]   inflating: Debugging-Core.hermes   
[unix-32]   inflating: DeprecatedFileStream.hermes  
[unix-32]   inflating: FileSystem-Core.hermes  
[unix-32]   inflating: FileSystem-Disk.hermes  
[unix-32]   inflating: Hermes-Extensions.hermes  
[unix-32]   inflating: InitializePackagesCommandLineHandler.hermes  
[unix-32]   inflating: JenkinsTools-Core.hermes  
[unix-32]   inflating: Jobs.hermes             
[unix-32]   inflating: Kernel-Chronology-Extras.hermes  
[unix-32]   inflating: Kernel-Tests.hermes     
[unix-32]   inflating: Kernel-Traits.hermes    
[unix-32]   inflating: Math-Operations-Extensions.hermes  
[unix-32]   inflating: Multilingual-Encodings.hermes  
[unix-32]   inflating: Multilingual-Languages.hermes  
[unix-32]   inflating: Multilingual-TextConversion.hermes  
[unix-32]   inflating: OpalCompiler-Core.hermes  
[unix-32]   inflating: ReflectionMirrors-Primitives.hermes  
[unix-32]   inflating: SUnit-Core.hermes       
[unix-32]   inflating: SUnit-Tests.hermes      
[unix-32]   inflating: TraitsV2-Compatibility.hermes  
[unix-32]   inflating: TraitsV2.hermes         
[unix-32]   inflating: TraitsV2-Tests.hermes   
[unix-32]   inflating: Transcript-Core-Traits.hermes  
[unix-32] ++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-rpackage-32bit-*.zip'
[unix-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-ac642ee.zip
[unix-32] + unzip bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-ac642ee.zip
[unix-32] Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-ac642ee.zip
[unix-32]   inflating: protocolsKernel.txt     
[unix-32]   inflating: packagesKernel.txt      
[unix-32] + mv ./Pharo8.0-SNAPSHOT-bootstrap-32bit-ac642ee.image bootstrap.image
[unix-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-32] + ./pharo bootstrap.image
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] '[Hermes] Reading Hermes-Extensions.hermes'
[unix-32] '[Hermes] Installing Hermes-Extensions.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #ASTCache #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] '[Hermes] Reading Kernel-Chronology-Extras.hermes'
[unix-32] '[Hermes] Installing Kernel-Chronology-Extras.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #ASTCache #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading AST-Core.hermes'
[unix-32] '[Hermes] Installing AST-Core.hermes'
[unix-32] 'New Undeclared created... check dependencies: #(#SyntaxErrorNotification)'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading Jobs.hermes'
[unix-32] '[Hermes] Installing Jobs.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading InitializePackagesCommandLineHandler.hermes'
[unix-32] '[Hermes] Installing InitializePackagesCommandLineHandler.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] '[Hermes] Reading TraitsV2.hermes'
[unix-32] '[Hermes] Installing TraitsV2.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] '[Hermes] Reading SUnit-Core.hermes'
[unix-32] '[Hermes] Installing SUnit-Core.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading JenkinsTools-Core.hermes'
[unix-32] '[Hermes] Installing JenkinsTools-Core.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading JenkinsTools-Core.hermes'
[unix-32] '[Hermes] Installing JenkinsTools-Core.hermes'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] '[Hermes] Reading SUnit-Tests.hermes'
[unix-32] '[Hermes] Installing SUnit-Tests.hermes'
[unix-32] 'New Undeclared created... check dependencies: #(#ChangeSet)'
[unix-32] '[Hermes] Remaining Undeclared variables in the system: #(#RGCommentDefinition #ChunkWriteStream #LanguageEnvironment #Unicode #ChunkReadStream #ChangeRecord #PragmaCollector #FileAttributeNotSupported #StartupPreferencesLoader #ReparseAfterSourceEditing #ChangeSet #Display #Bitmap #SyntaxErrorNotification #BlockLocalTempCounter #FileStream #RGMethodDefinition #STCommandLineHandler #FileSystem #Latin1 #FileLocator #OpalCompiler)'
[unix-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-32 SUnit-Core SUnit-Tests
[unix-32] pthread_setschedparam failed: Operation not permitted
[unix-32] This VM uses a separate heartbeat thread to update its internal clock
[unix-32] and handle events.  For best operation, this thread should run at a
[unix-32] higher priority, however the VM was unable to change the priority.  The
[unix-32] effect is that heavily loaded systems may experience some latency
[unix-32] issues.  If this occurs, please create the appropriate configuration
[unix-32] file in /etc/security/limits.d/ as shown below:
[unix-32] 
[unix-32] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-32] *      hard    rtprio  2
[unix-32] *      soft    rtprio  2
[unix-32] END
[unix-32] 
[unix-32] and report to the pharo mailing list whether this improves behaviour.
[unix-32] 
[unix-32] You will need to log out and log back in for the limits to take effect.
[unix-32] For more information please see
[unix-32] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-32] The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated.
Deprecated method used by #testIgnoreDeprecationWarnings
[unix-32] Running tests in 2 Packages
[unix-32] 100 run, 100 passes, 0 failures, 0 errors.
[Pipeline] [unix-32] junit
[unix-32] Recording test results
[Pipeline] [unix-32] archiveArtifacts
[unix-32] Archiving artifacts
[unix-32] Recording fingerprints
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] fileExists
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // dir
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // timeout
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // stage
[Pipeline] [unix-32] }
[Pipeline] [unix-32] // node
[Pipeline] [unix-32] }
[windows-32] The method FTSelectionStrategy>>#toggleRowIndex: called from GLMMorphicFTTest>>#testTypeOfMultipleSelection has been deprecated.
Use #toggleIndex: instead.
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (val is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[windows-32] 
[windows-32] UndefinedObject>>conditionBlockGenerator (var is Undeclared) 
[windows-32] 
[windows-32] [ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session
[windows-32] 	errorHandler:
[windows-32] 		(TestStartupUIManager new
[windows-32] 			sessionManager: manager;
[windows-32] 			yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>startup:
[windows-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[windows-32] [ aBlock value: each ] in [ :each | 
[windows-32] [ aBlock value: each ]
[windows-32] 	on: Exception
[windows-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ :each | 
[windows-32] [ aBlock value: each ]
[windows-32] 	on: Exception
[windows-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runStartup:
[windows-32] TestWorkingSession>>start:
[windows-32] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session
[windows-32] 	errorHandler:
[windows-32] 		(TestStartupUIManager new
[windows-32] 			sessionManager: manager;
[windows-32] 			yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[windows-32] [ aBlock value.
[windows-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ aBlock value....
[windows-32] BlockClosure>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-32] session
[windows-32] 	errorHandler:
[windows-32] 		(TestStartupUIManager new
[windows-32] 			sessionManager: manager;
[windows-32] 			yourself).
[windows-32] self shouldnt: [ session start: false ] raise: Halt.
[windows-32] self
[windows-32] 	assert: (session instVarNamed: 'deferredStartupActions') size
[windows-32] 	equals: 1 ] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[windows-32] BlockClosure>>ensure:
[windows-32] UIManager class>>nonInteractiveDuring:
[windows-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [ self setUp.
[windows-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ self setUp....
[windows-32] BlockClosure>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [ aTestCase runCase ] in [ [ aTestCase runCase ]
[windows-32] 	on: Halt
[windows-32] 	do: [ :halt | 
[windows-32] 		"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 		failedProcesses keysDo: #resume.
[windows-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ [ aTestCase runCase ]
[windows-32] 	on: Halt
[windows-32] 	do: [ :halt | 
[windows-32] 		"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 		failedProcesses keysDo: #resume.
[windows-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ [ aTestCase runCase ]...
[windows-32] BlockClosure>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [ self runTestCaseSafelly: aTestCase ] in [ [ self runTestCaseSafelly: aTestCase ]
[windows-32] 	ensure: [ testCompleted := true.
[windows-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[windows-32] BlockClosure>>ensure:
[windows-32] 
[windows-32] [ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-32] TestSessionHandler>>shutdown:
[windows-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[windows-32] [ aBlock value: each ] in [ :each | 
[windows-32] [ aBlock value: each ]
[windows-32] 	on: Exception
[windows-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ aBlock value: each ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ :each | 
[windows-32] [ aBlock value: each ]
[windows-32] 	on: Exception
[windows-32] 	do: [ :error | self errorHandler handleError: error ] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-32] Array(SequenceableCollection)>>do:
[windows-32] TestWorkingSession(WorkingSession)>>runList:do:
[windows-32] TestWorkingSession(WorkingSession)>>runShutdown:
[windows-32] TestWorkingSession(WorkingSession)>>stop:
[windows-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[windows-32] [ aBlock value.
[windows-32] false ] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [ aBlock value....
[windows-32] BlockClosure>>on:do:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[windows-32] SessionErrorHandlingTest(TestCase)>>performTest
[windows-32] [ self setUp.
[windows-32] self performTest ] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [ self setUp....
[windows-32] BlockClosure>>ensure:
[windows-32] SessionErrorHandlingTest(TestCase)>>runCase
[windows-32] [ aTestCase runCase ] in [ [ aTestCase runCase ]
[windows-32] 	on: Halt
[windows-32] 	do: [ :halt | 
[windows-32] 		"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 		failedProcesses keysDo: #resume.
[windows-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ aTestCase runCase ]
[windows-32] BlockClosure>>on:do:
[windows-32] [ [ aTestCase runCase ]
[windows-32] 	on: Halt
[windows-32] 	do: [ :halt | 
[windows-32] 		"if test was halted we should resume all background failures 
[windows-32] 			to debug all of them together with test process"
[windows-32] 		failedProcesses keysDo: #resume.
[windows-32] 		halt pass ] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [ [ aTestCase runCase ]...
[windows-32] BlockClosure>>on:do:
[windows-32] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-32] [ self runTestCaseSafelly: aTestCase ] in [ [ self runTestCaseSafelly: aTestCase ]
[windows-32] 	ensure: [ testCompleted := true.
[windows-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ self runTestCaseSafelly: aTestCase ]
[windows-32] BlockClosure>>ensure:
[windows-32] [ [ self runTestCaseSafelly: aTestCase ]
[windows-32] 	ensure: [ testCompleted := true.
[windows-32] 		watchDogSemaphore signal ].	"signal that test case completes"
[windows-32] self checkForkedProcesses ] in TestExecutionEnvironment>>runTestCase: in Block: [ [ self runTestCaseSafelly: aTestCase ]...
[windows-32] BlockClosure>>ifCurtailed:
[windows-32] TestExecutionEnvironment>>runTestCase:
[windows-32] 
[windows-32] Primitive trace:
[windows-32] <=
[windows-32] nowTick
[windows-32] >=
[windows-32] nowTick
[windows-32] +
[windows-32] <
[windows-32] primSignal:atUTCMicroseconds:
[windows-32] wait
[windows-32] wait
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] shallowCopy
[windows-32] basicNew
[windows-32] stringHash:initialHash:
[windows-32] value
[windows-32] class
[windows-32] stringHash:initialHash:
[windows-32] basicNew
[windows-32] basicNew
[windows-32] =
[windows-32] notNil
[windows-32] compare:with:collated:
[windows-32] basicNew
[windows-32] initialize
[windows-32] basicNew
[windows-32] class
[windows-32] compare:with:collated:
[windows-32] **StackOverflow**
[windows-32] compare:with:collated:
[windows-32] **StackOverflow**
[windows-32] basicNew
[windows-32] stringHash:initialHash:
[windows-32] compare:with:collated:
[windows-32] **StackOverflow**
[windows-32] **StackOverflow**
[windows-32] **StackOverflow**
[windows-32] basicNew
[windows-32] findSubstringViaPrimitive:in:startingAt:matchTable:
[windows-32] indexOfAscii:inString:startingAt:
[windows-32] stringHash:initialHash:
[windows-32] compare:with:collated:
[windows-32] **StackOverflow**
[windows-32] basicNew
[windows-32] basicNew
[windows-32] at:put:
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] **StackOverflow**
[windows-32] class
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] compare:with:collated:
[windows-32] **StackOverflow**
[windows-32] class
[windows-32] primitiveChangeClassTo:
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] basicNew
[windows-32] class
[windows-32] **StackOverflow**
[windows-32] stringHash:initialHash:
[windows-32] class
[windows-32] basicNew
[windows-32] size
[windows-32] basicIdentityHash
[windows-32] basicIdentityHash
[windows-32] size
[windows-32] **StackOverflow**
[windows-32] basicIdentityHash
[windows-32] basicIdentityHash
[windows-32] basicIdentityHash
[windows-32] indexOfAscii:inString:startingAt:
[windows-32] >=
[windows-32] indexOfAscii:inString:startingAt:
[windows-32] stringHash:initialHash:
[windows-32] compare:with:collated:
[windows-32] perform:
[windows-32] basicNew:
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicNew
[windows-32] class
[windows-32] basicNew
[windows-32] class
[windows-32] perform:
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] basicNew
[windows-32] class
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] instVarAt:
[windows-32] instVarAt:put:
[windows-32] compare:with:collated:
[windows-32] instVarAt:put:
[windows-32] compare:with:collated:
[windows-32] instVarAt:put:
[windows-32] compare:with:collated:
[windows-32] instVarAt:put:
[windows-32] **StackOverflow**
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] basicNew
[windows-32] basicNew
[windows-32] stringHash:initialHash:
[windows-32] basicIdentityHash
[windows-32] basicNew
[windows-32] basicNew
[windows-32] basicIdentityHash
[windows-32] basicNew
[windows-32] basicNew
[windows-32] **StackOverflow**
[windows-32] stringHash:initialHash:
[windows-32] **StackOverflow**
[windows-32] class
[windows-32] findSubstring:in:startingAt:matchTable:
[windows-32] indexOfAscii:inString:startingAt:
[windows-32] stringHash:initialHash:
[windows-32] stringHash:initialHash:
[windows-32] class
[windows-32] basicNew
[windows-32] class
[windows-32] class
[windows-32] newMethod:header:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] size
[windows-32] class
[windows-32] at:put:
[windows-32] at:put:
[windows-32] at:put:
[windows-32] objectAt:put:
[windows-32] objectAt:put:
[windows-32] objectAt:put:
[windows-32] objectAt:put:
[windows-32] basicIdentityHash
[windows-32] objectAt:put:
[windows-32] stringHash:initialHash:
[windows-32] objectAt:put:
[windows-32] withArgs:executeMethod:
[windows-32] basicNew
[windows-32] class
[windows-32] findNextHandlerOrSignalingContext
[windows-32] tempAt:
[windows-32] tempAt:
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] **StackOverflow**
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] **StackOverflow**
[windows-32] shallowCopy
[windows-32] **StackOverflow**
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] shallowCopy
[windows-32] **StackOverflow**
[windows-32] shallowCopy
[windows-32] **StackOverflow**
[windows-32] shallowCopy
[windows-32] **CompactCode**
[windows-32] 
[windows-32] 
[windows-32] Stack backtrace:
[windows-32] 	[0163D015] push + 0x1d in CogCode
[windows-32] 	[0063D24C] ??? + 0x0 in (null)
[windows-32] 
[windows-32] 
[windows-32] Smalltalk stack dump:
[windows-32]   0x63c29c M Context(Object)>copy 0x19708b0: a(n) Context
[windows-32]   0x63c2b8 M Context>copyTo: 0x19708b0: a(n) Context
[windows-32]   0x63c2dc M Context>copyTo: 0x196ad08: a(n) Context
[windows-32]   0x63ef34 M Context>copyTo: 0x1963450: a(n) Context
[windows-32]   0x63ef58 M Context>copyTo: 0x19633d8: a(n) Context
[windows-32]   0x63ef7c M Context>copyTo: 0x195cf40: a(n) Context
[windows-32]   0x63efa0 M Context>copyTo: 0x1954558: a(n) Context
[windows-32]   0x63efc4 M Context>copyTo: 0x1949ec0: a(n) Context
[windows-32]   0x63efe8 M Context>copyTo: 0x1940210: a(n) Context
[windows-32]   0x63f00c M Context>copyTo: 0x1949e60: a(n) Context
[windows-32]   0x63f030 M Context>copyTo: 0x19401a0: a(n) Context
[windows-32]   0x63f054 M Context>copyTo: 0x192fe98: a(n) Context
[windows-32]   0x63f078 M Context>copyTo: 0x1918dc0: a(n) Context
[windows-32]   0x63f09c M Context>copyTo: 0x18ef568: a(n) Context
[windows-32]   0x63f0c0 M Context>copyTo: 0x1949e00: a(n) Context
[windows-32]   0x63f0e4 M Context>copyTo: 0x1940140: a(n) Context
[windows-32]   0x63f108 M Context>copyTo: 0x192fe38: a(n) Context
[windows-32]   0x63f12c M Context>copyTo: 0x1918d40: a(n) Context
[windows-32]   0x63f150 M Context>copyTo: 0x18ef4e8: a(n) Context
[windows-32]   0x63f174 M Context>copyTo: 0x18df578: a(n) Context
[windows-32]   0x63f198 M Context>copyTo: 0x18c3338: a(n) Context
[windows-32]   0x63f1bc M Context>copyTo: 0x18c32d8: a(n) Context
[windows-32]   0x63f1e0 M Context>copyTo: 0x2044208: a(n) Context
[windows-32]   0x63f204 M Context>copyTo: 0x2044148: a(n) Context
[windows-32]   0x63f228 M Context>copyTo: 0x2033020: a(n) Context
[windows-32]   0x63f24c M Context>copyTo: 0x2044028: a(n) Context
[windows-32]   0x63f270 M Context>copyTo: 0x2043f68: a(n) Context
[windows-32]   0x63f294 M Context>copyTo: 0x2043ea8: a(n) Context
[windows-32]   0x63f2b8 M Context>copyTo: 0x2043d88: a(n) Context
[windows-32]   0x63f2dc M Context>copyTo: 0x2035810: a(n) Context
[windows-32]   0x639f34 M Context>copyTo: 0x2043ba8: a(n) Context
[windows-32]   0x639f58 M Context>copyTo: 0x20358a8: a(n) Context
[windows-32]   0x639f7c M Context>copyTo: 0x2043a88: a(n) Context
[windows-32]   0x639fa0 M Context>copyTo: 0x20439c8: a(n) Context
[windows-32]   0x639fc4 M Context>copyTo: 0x2043908: a(n) Context
[windows-32]   0x639fe8 M Context>copyTo: 0x2043848: a(n) Context
[windows-32]   0x63a00c M Context>copyTo: 0x2035998: a(n) Context
[windows-32]   0x63a030 M Context>copyTo: 0x2043728: a(n) Context
[windows-32]   0x63a054 M Context>copyTo: 0x2035d88: a(n) Context
[windows-32]   0x63a078 M Context>copyTo: 0x2043608: a(n) Context
[windows-32]   0x63a09c M Context>copyTo: 0x2043548: a(n) Context
[windows-32]   0x63a0c0 M Context>copyTo: 0x2035e18: a(n) Context
[windows-32]   0x63a0e4 M Context>copyTo: 0x2043428: a(n) Context
[windows-32]   0x63a108 M Context>copyTo: 0x2035f00: a(n) Context
[windows-32]   0x63a12c M Context>copyTo: 0x2043308: a(n) Context
[windows-32]   0x63a150 M Context>copyTo: 0x2036450: a(n) Context
[windows-32]   0x63a174 M Context>copyTo: 0x2035f90: a(n) Context
[windows-32]   0x63a198 M Context>copyTo: 0x20430c8: a(n) Context
[windows-32]   0x63a1bc M Context>copyTo: 0x2036100: a(n) Context
[windows-32]   0x63a1e0 M Context>copyTo: 0x2042fa8: a(n) Context
[windows-32]   0x63a204 M Context>copyTo: 0x20368e8: a(n) Context
[windows-32]   0x63a228 M Context>copyTo: 0x20429f0: a(n) Context
[windows-32]   0x63a24c M Context>copyTo: 0x2042e28: a(n) Context
[windows-32]   0x63a270 M Context>copyTo: 0x2042d68: a(n) Context
[windows-32]   0x63a294 M Context>copyTo: 0x2042ca8: a(n) Context
[windows-32]   0x63a2b8 M Context>copyTo: 0x2042be8: a(n) Context
[windows-32]   0x63a2dc M Context>copyTo: 0x2042b28: a(n) Context
[windows-32]   0x6380a4 I Context>copyTo: 0x2042990: a(n) Context
[windows-32]   0x6380c8 I Context>copyStack 0x2042990: a(n) Context
[windows-32]   0x6380e4 M [] in FLContextSerializationTest>testDoIt 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x638100 M BlockClosure>cull: 0x2036960: a(n) BlockClosure
[windows-32]   0x638120 M Context>evaluateSignal: 0x20429f0: a(n) Context
[windows-32]   0x63813c M Context>handleSignal: 0x20429f0: a(n) Context
[windows-32]   0x638158 M Error(Exception)>signal 0x2042838: a(n) Error
[windows-32]   0x638178 I Error(Exception)>signal: 0x2042838: a(n) Error
[windows-32]   0x63819c I UndefinedObject(Object)>error: 0x230b240: a(n) UndefinedObject
[windows-32]   0x6381c0 I UndefinedObject(Object)>error 0x230b240: a(n) UndefinedObject
[windows-32]   0x6381d8 M UndefinedObject>DoIt 0x230b240: a(n) UndefinedObject
[windows-32]   0x6381fc I OpalCompiler>evaluate 0x2036978: a(n) OpalCompiler
[windows-32]   0x63821c I OpalCompiler>evaluate: 0x2036978: a(n) OpalCompiler
[windows-32]   0x638238 M [] in FLContextSerializationTest>testDoIt 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x638250 M BlockClosure>on:do: 0x2036948: a(n) BlockClosure
[windows-32]   0x638274 M FLContextSerializationTest>testDoIt 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x63828c M FLContextSerializationTest(TestCase)>performTest 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x6382a4 M [] in FLContextSerializationTest(TestCase)>runCase 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x6382c4 M BlockClosure>ensure: 0x2036008: a(n) BlockClosure
[windows-32]   0x6382e0 M FLContextSerializationTest(TestCase)>runCase 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x63d004 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d01c M BlockClosure>on:do: 0x2035f60: a(n) BlockClosure
[windows-32]   0x63d040 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d058 M BlockClosure>on:do: 0x2035e78: a(n) BlockClosure
[windows-32]   0x63d078 M TestExecutionEnvironment>runTestCaseSafelly: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d098 M [] in TestExecutionEnvironment>runTestCase: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d0b8 M BlockClosure>ensure: 0x2035de8: a(n) BlockClosure
[windows-32]   0x63d0d8 M [] in TestExecutionEnvironment>runTestCase: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d0f8 M BlockClosure>ifCurtailed: 0x2035d58: a(n) BlockClosure
[windows-32]   0x63d114 M TestExecutionEnvironment>runTestCase: 0x18c2e20: a(n) TestExecutionEnvironment
[windows-32]   0x63d130 M CurrentExecutionEnvironment class>runTestCase: 0x2319440: a(n) CurrentExecutionEnvironment class
[windows-32]   0x63d14c M FLContextSerializationTest(TestCase)>runCaseManaged 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x63d168 M [] in HDTestReport>runCase: 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d180 M BlockClosure>on:do: 0x2035908: a(n) BlockClosure
[windows-32]   0x63d1a8 M [] in HDTestReport>runCase: 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d1c0 M BlockClosure>on:do: 0x2035870: a(n) BlockClosure
[windows-32]   0x63d1e8 M [] in HDTestReport>runCase: 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d204 M Time class>microsecondsToRun: 0x2316210: a(n) Time class
[windows-32]   0x63d220 M Time class>millisecondsToRun: 0x2316210: a(n) Time class
[windows-32]   0x63d240 M BlockClosure>timeToRun 0x2033080: a(n) BlockClosure
[windows-32]   0x63d25c M HDTestReport>beginTestCase:runBlock: 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d280 M HDTestReport>runCase: 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d29c M FLContextSerializationTest(TestCase)>run: 0x18ec1c0: a(n) FLContextSerializationTest
[windows-32]   0x63d2b8 M [] in HDTestReport>runAll 0x18c3098: a(n) HDTestReport
[windows-32]   0x63d2dc M OrderedCollection>do: 0x18c32c0: a(n) OrderedCollection
[windows-32]  0x18c3338 s [] in HDTestReport>runAll
[windows-32]  0x18df578 s [] in CurrentExecutionEnvironment class>activate:for:
[windows-32]  0x18ef4e8 s BlockClosure>ensure:
[windows-32]  0x1918d40 s CurrentExecutionEnvironment class>activate:for:
[windows-32]  0x192fe38 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
[windows-32]  0x1940140 s DefaultExecutionEnvironment>runTestsBy:
[windows-32]  0x1949e00 s CurrentExecutionEnvironment class>runTestsBy:
[windows-32]  0x18ef568 s HDTestReport>runAll
[windows-32]  0x1918dc0 s [] in HDTestReport>run
[windows-32]  0x192fe98 s Time class>microsecondsToRun:
[windows-32]  0x19401a0 s Time class>millisecondsToRun:
[windows-32]  0x1949e60 s BlockClosure>timeToRun
[windows-32]  0x1940210 s [] in HDTestReport>run
[windows-32]  0x1949ec0 s BlockClosure>ensure:
[windows-32]  0x1954558 s [] in HDTestReport>run
[windows-32]  0x195cf40 s BlockClosure>ensure:
[windows-32]  0x19633d8 s Author>ifUnknownAuthorUse:during:
[windows-32]  0x1963450 s HDTestReport>run
[windows-32]  0x196ad08 s HDTestReport class>runSuite:
[windows-32]  0x19708b0 s HDTestReport class>runClasses:named:
[windows-32]  0x1975ea8 s HDTestReport class>runPackage:
[windows-32]  0x197a1f8 s [] in HDTestReport class(HDReport class)>runPackages:
[windows-32]  0x197e750 s [] in Set>collect:
[windows-32]  0x4c5e320 s Array(SequenceableCollection)>do:
[windows-32]  0x4c5e420 s Set>collect:
[windows-32]  0x4c5e3c0 s HDTestReport class(HDReport class)>runPackages:
[windows-32]  0x4c60338 s TestCommandLineHandler>runPackages
[windows-32]  0x4c60398 s TestCommandLineHandler>activate
[windows-32]  0x4c60420 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
[windows-32]  0x4c61608 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
[windows-32]  0x4c61710 s BlockClosure>on:do:
[windows-32]  0x4c61830 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
[windows-32]  0x4c61a50 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
[windows-32]  0x4c61ca0 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
[windows-32]  0x4c61e98 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
[windows-32]  0x4c62018 s BlockClosure>on:do:
[windows-32]  0x4c621f0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
[windows-32]  0x4c62388 s [] in BlockClosure>newProcess[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] bat
[windows-32] 
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo8.0\Tests-windows-32>mv PharoDebug.log PharoDebug-Tests-windows-32.log 
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // timeout
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // stage
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // node
[Pipeline] [windows-32] }
[windows-32] Failed in branch windows-32
[Pipeline] // parallel
[Pipeline] node
Running on pharo-ci-jenkins2-bootstrap-unix-2 in /builds/workspace/est_and_branch_Pipeline_Pharo8.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
 > git init /builds/workspace/est_and_branch_Pipeline_Pharo8.0 # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo.git
using GIT_ASKPASS to set credentials pharo-ci GitHub account
 > git fetch --tags --progress https://github.com/pharo-project/pharo.git +refs/heads/Pharo8.0:refs/remotes/origin/Pharo8.0
Checking out Revision ac642ee63ef9a7d5e02e98d8ddc230501e5082ce (Pharo8.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac642ee63ef9a7d5e02e98d8ddc230501e5082ce
Commit message: "Merge pull request #3159 from guillep/2975-Problem-when-you-read-an-mcz"

GitHub has been notified of this commit’s build result

[Pipeline] sh
+ git log -1 --format=%B
[Pipeline] sh
+ git log -1 --format=%p
[Pipeline] httpRequest
HttpMethod: GET
URL: https://api.github.com/repos/pharo-project/pharo/pulls/3159
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/3159
Response Code: HTTP/1.1 200 OK
Success code from [100‥399]
[Pipeline] readJSON
[Pipeline] mail
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 134
Finished: FAILURE