Console Output
+ bash -c 'bootstrap/scripts/runTests.sh 32 Tests-osx-32'
+ CACHE=bootstrap-cache
+ find bootstrap-cache
bootstrap-cache
bootstrap-cache/Pharo7.0-32bit-1ee888c.sources
bootstrap-cache/Pharo7.0-SNAPSHOT-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-bootstrap-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-compiler-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-core-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-hermesPackages-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-metacello-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-monticello-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-monticello_bootstrap-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-rpackage-32bit-1ee888c.zip
bootstrap-cache/Pharo7.0-SNAPSHOT-traits-32bit-1ee888c.zip
bootstrap-cache/PharoV60.sources
++ find bootstrap-cache -name 'Pharo*.zip'
++ head -n 1
++ cut -d/ -f 2
++ cut -d- -f 1-2
+ PHARO_NAME_PREFIX=Pharo7.0-SNAPSHOT
++ echo Pharo7.0-SNAPSHOT
++ cut -d- -f 1
++ cut -d. -f 1-2
++ sed 's/\.//'
++ cut -c 6-
+ PHARO_VM_VERSION=70
+ ./bootstrap/scripts/getPharoVM.sh 70 vm 32
Downloading the latest pharoVM:
http://files.pharo.org/get-files/70/pharo-mac-stable.zip
pharo-vm/Pharo.app/Contents/MacOS/Pharo
Creating starter scripts pharo and pharo-ui
VM downloaded
++ find bootstrap-cache -name 'Pharo7.0-SNAPSHOT-32bit-*.zip'
+ IMAGE_ARCHIVE=bootstrap-cache/Pharo7.0-SNAPSHOT-32bit-1ee888c.zip
+ unzip bootstrap-cache/Pharo7.0-SNAPSHOT-32bit-1ee888c.zip
Archive: bootstrap-cache/Pharo7.0-SNAPSHOT-32bit-1ee888c.zip
inflating: Pharo7.0-SNAPSHOT-32bit-1ee888c.changes
inflating: Pharo7.0-SNAPSHOT-32bit-1ee888c.image
inflating: Pharo7.0-32bit-1ee888c.sources
extracting: pharo.version
++ find . -name Pharo7.0-SNAPSHOT-32bit-1ee888c.image
+ IMAGE_FILE=./Pharo7.0-SNAPSHOT-32bit-1ee888c.image
++ find . -name Pharo7.0-SNAPSHOT-32bit-1ee888c.changes
+ CHANGES_FILE=./Pharo7.0-SNAPSHOT-32bit-1ee888c.changes
+ cp bootstrap-cache/Pharo7.0-32bit-1ee888c.sources bootstrap-cache/PharoV60.sources .
+ mv ./Pharo7.0-SNAPSHOT-32bit-1ee888c.image Pharo.image
+ mv ./Pharo7.0-SNAPSHOT-32bit-1ee888c.changes Pharo.changes
+ export PHARO_CI_TESTING_ENVIRONMENT=1
+ PHARO_CI_TESTING_ENVIRONMENT=1
+ ./pharo Pharo.image test --junit-xml-output --stage-name=Tests-osx-32 '.*'
2018-12-17 09:43:03.248 Pharo[2778:507] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w0/nn_htp7n6ddcydvkv21hjzhc0000gn/T/org.pharo.Pharo.savedState
2018-12-17 09:43:03.437 Pharo[2778:507] 09:43:03.437 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-17 09:43:03.438 Pharo[2778:507] 09:43:03.438 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
2018-12-17 09:43:03.438 Pharo[2778:507] 09:43:03.438 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
2018-12-17 09:43:03.438 Pharo[2778:507] 09:43:03.438 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
ClyClassWithUndeclares>>method2WithUndeclares (undeclaredStubInstVar2 is Undeclared)
ClyClassWithUndeclares>>method1WithUndeclares (undeclaredStubInstVar1 is Undeclared)
'Cannot read stored value of #notExistingClassStoredSettingSTONString. Exception: KeyNotFound: key #MockNotExistingClass not found in SystemDictionary'
[31m[33m
*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Collections-Arithmetic dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[0m[0m[31m[33m
*** Warning: PotentialOutDatedDependencyWarning: Collections-Tests: Transcript-Core dependency declared in the package Manifest as manuallyResolvedDependencies not detected as a dependency!
[0m[0m[31m\[31m\[31m\./pharo: line 11: 2778 Abort trap: 6 "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" --headless "$@"