Console Output

+ bash -c bootstrap/scripts/runTests.sh 32 Tests-unix-32
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo8.0-SNAPSHOT-bootstrap-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-hermesPackages-32bit-9febd20.zip
bootstrap-cache/PharoV60.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-rpackage-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-core-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-compiler-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-metacello-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-32bit-9febd20.sources
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-monticello_bootstrap-32bit-9febd20.zip
bootstrap-cache/Pharo8.0-SNAPSHOT-traits-32bit-9febd20.zip
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ TEST_NAME_PREFIX=Pharo8.0-SNAPSHOT
+ TEST_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
	http://files.pharo.org/get-files/70/pharo-linux-stable.zip
pharo-vm/pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo8.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-9febd20.zip
+ unzip bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-9febd20.zip
Archive:  bootstrap-cache/Pharo8.0-SNAPSHOT-32bit-9febd20.zip
  inflating: Pharo8.0-SNAPSHOT-32bit-9febd20.changes  
  inflating: Pharo8.0-SNAPSHOT-32bit-9febd20.image  
  inflating: Pharo8.0-32bit-9febd20.sources  
 extracting: pharo.version           
++ find . -name Pharo8.0-SNAPSHOT-32bit-9febd20.image
+ IMAGE_FILE=./Pharo8.0-SNAPSHOT-32bit-9febd20.image
++ find . -name Pharo8.0-SNAPSHOT-32bit-9febd20.changes
+ CHANGES_FILE=./Pharo8.0-SNAPSHOT-32bit-9febd20.changes
+ cp bootstrap-cache/Pharo8.0-32bit-9febd20.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo8.0-SNAPSHOT-32bit-9febd20.image Pharo.image
+ mv ./Pharo8.0-SNAPSHOT-32bit-9febd20.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-unix-32 '.*'
pthread_setschedparam failed: Operation not permitted
This VM uses a separate heartbeat thread to update its internal clock
and handle events.  For best operation, this thread should run at a
higher priority, however the VM was unable to change the priority.  The
effect is that heavily loaded systems may experience some latency
issues.  If this occurs, please create the appropriate configuration
file in /etc/security/limits.d/ as shown below:

cat <<END | sudo tee /etc/security/limits.d/pharo.conf
*      hard    rtprio  2
*      soft    rtprio  2
END

and report to the pharo mailing list whether this improves behaviour.

You will need to log out and log back in for the limits to take effect.
For more information please see
https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux

ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared) 

ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 

UndefinedObject>>noMethod (Foo is Undeclared) 
'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
\Automatic deprecation code rewrite: The method SpListPresenter>>#displayBlock: called from EpLogBrowserPresenter>>#initializeWidgets has been deprecated. Please use #display: instead
Running tests in 634 Packages

Recursive not understood error encountered

/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo
Pharo VM version: 5.0-201901051900  Sat Jan  5 19:08:41 UTC 2019 gcc 4.8 [Production Spur VM]
Built from: CoInterpreter VMMaker.oscog-eem.2504 uuid: a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
With: StackToRegisterMappingCogit VMMaker.oscog-eem.2504 uuid: a00b0fad-c04c-47a6-8a11-5dbff110ac11 Jan  5 2019
Revision: VM: 201901051900 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Sat Jan 5 20:00:11 2019 CommitHash: 7a3c6b64 Plugins: 201901051900 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Build host: Linux travis-job-922e72e9-073c-404d-a349-b550339e5644 4.4.0-101-generic #124~14.04.1-Ubuntu SMP Fri Nov 10 19:05:36 UTC 2017 i686 i686 i686 GNU/Linux
plugin path: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900 [default: /builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/]


C stack backtrace & registers:
*/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x805eb14]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo(error+0x17)[0x8060347]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo[0x8097140]
/builds/workspace/est_and_branch_Pipeline_Pharo8.0/Tests-unix-32/pharo-vm/lib/pharo/5.0-201901051900/pharo(ceSendFromInLineCacheMiss+0x13f)[0x8098a6f]
[0x97412bb]
[0x9701128]
[0xa6f9b28]
[0xb3c7396]
[0x97bb206]
[0x9703b7e]
[0x9702eb1]
[0x97018d9]
[0x9702e15]
[0x9703e08]
[0x97010f8]
[0x9677068]


Smalltalk stack dump:
0xff8112e8 M Continuation>initializeFromContext: 0x9fe60b0: a(n) Continuation
0xff81130c I Continuation class>fromContext: 0xa419450: a(n) Continuation class
0xff811334 I Continuation class>currentDo: 0xa419450: a(n) Continuation class
0xff811358 I ContinuationTest>callcc: 0xd6b30f0: a(n) ContinuationTest
0xff811378 M ContinuationTest>testBlockEscape 0xd6b30f0: a(n) ContinuationTest
0xff811390 M ContinuationTest(TestCase)>performTest 0xd6b30f0: a(n) ContinuationTest
0xff8113a8 M [] in ContinuationTest(TestCase)>runCase 0xd6b30f0: a(n) ContinuationTest
0xff8113c8 M BlockClosure>ensure: 0x9fe5e70: a(n) BlockClosure
0xff8113e4 M ContinuationTest(TestCase)>runCase 0xd6b30f0: a(n) ContinuationTest
0xff811400 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c13c M BlockClosure>on:do: 0x9fe5dc8: a(n) BlockClosure
0xff80c160 M [] in TestExecutionEnvironment>runTestCaseSafelly: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c178 M BlockClosure>on:do: 0x9fe5ce0: a(n) BlockClosure
0xff80c198 M TestExecutionEnvironment>runTestCaseSafelly: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c1b8 M [] in TestExecutionEnvironment>runTestCase: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c1d8 M BlockClosure>ensure: 0x9fe5c50: a(n) BlockClosure
0xff80c1f8 M [] in TestExecutionEnvironment>runTestCase: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c218 M BlockClosure>ifCurtailed: 0x9fe5bc0: a(n) BlockClosure
0xff80c234 M TestExecutionEnvironment>runTestCase: 0xd67e008: a(n) TestExecutionEnvironment
0xff80c250 M CurrentExecutionEnvironment class>runTestCase: 0xa4194a8: a(n) CurrentExecutionEnvironment class
0xff80c26c M ContinuationTest(TestCase)>runCaseManaged 0xd6b30f0: a(n) ContinuationTest
0xff80c288 M [] in HDTestReport>runCase: 0xd6b0c30: a(n) HDTestReport
0xff80c2a0 M BlockClosure>on:do: 0x9fe5868: a(n) BlockClosure
0xff80c2c8 M [] in HDTestReport>runCase: 0xd6b0c30: a(n) HDTestReport
0xff80c2e0 M BlockClosure>on:do: 0x9fe57d0: a(n) BlockClosure
0xff80c308 M [] in HDTestReport>runCase: 0xd6b0c30: a(n) HDTestReport
0xff80c324 M Time class>microsecondsToRun: 0xa416220: a(n) Time class
0xff80c340 M Time class>millisecondsToRun: 0xa416220: a(n) Time class
0xff80c360 M BlockClosure>timeToRun 0x9fe31d8: a(n) BlockClosure
0xff80c37c M HDTestReport>beginTestCase:runBlock: 0xd6b0c30: a(n) HDTestReport
0xff80c3a0 M HDTestReport>runCase: 0xd6b0c30: a(n) HDTestReport
0xff80c3bc M ContinuationTest(TestCase)>run: 0xd6b30f0: a(n) ContinuationTest
0xff80c3d8 M [] in HDTestReport>runAll 0xd6b0c30: a(n) HDTestReport
0xff80c3fc M OrderedCollection>do: 0xd6b0de0: a(n) OrderedCollection
 0xd6ba3f0 s [] in HDTestReport>runAll
 0xd6ba450 s [] in CurrentExecutionEnvironment class>activate:for:
 0xd6ba4c8 s BlockClosure>ensure:
 0xd6ba5a8 s CurrentExecutionEnvironment class>activate:for:
 0xd6ba688 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
 0xd6ba760 s DefaultExecutionEnvironment>runTestsBy:
 0xd6ba890 s CurrentExecutionEnvironment class>runTestsBy:
 0xd6ba548 s HDTestReport>runAll
 0xd6ba628 s [] in HDTestReport>run
 0xd6ba6e8 s Time class>microsecondsToRun:
 0xd6ba7c0 s Time class>millisecondsToRun:
 0xd6ba8f0 s BlockClosure>timeToRun
 0xd6ba830 s [] in HDTestReport>run
 0xd6ba950 s BlockClosure>ensure:
 0xd6ba9c8 s [] in HDTestReport>run
 0xd6baa40 s BlockClosure>ensure:
 0xd6baab8 s Author>ifUnknownAuthorUse:during:
 0xd6bab30 s HDTestReport>run
 0xd6bab90 s HDTestReport class>runSuite:
 0xd6babf0 s HDTestReport class>runClasses:named:
 0xd6bac50 s HDTestReport class>runPackage:
 0xd6bacd8 s [] in HDTestReport class(HDReport class)>runPackages:
 0xd6bb190 s [] in Set>collect:
 0xcb20a08 s Array(SequenceableCollection)>do:
 0xcb20b08 s Set>collect:
 0xcb20aa8 s HDTestReport class(HDReport class)>runPackages:
 0xcb22a20 s TestCommandLineHandler>runPackages
 0xcb22a80 s TestCommandLineHandler>activate
 0xcb22b08 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
 0xcb23cf0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xcb23df8 s BlockClosure>on:do:
 0xcb23f18 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
 0xcb24138 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
 0xcb24388 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
 0xcb24580 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xcb24700 s BlockClosure>on:do:
 0xcb248d8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
 0xcb24a70 s [] in BlockClosure>newProcess

Most recent primitives
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
new:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
at:
at:
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
instVarAt:
size
at:
instVarAt:
instVarAt:
**CompactCode**

stack page bytes 4096 available headroom 2788 minimum unused headroom 3000

	(Recursive not understood error encountered)
./pharo: line 11: 17814 Aborted                 "$DIR"/"pharo-vm/pharo" --nodisplay "$@"