Console Output
Skipping 1,284 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[unix-64] [31m
[unix-64] [0m[ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-64] session errorHandler:
[unix-64] (TestStartupUIManager new
[unix-64] sessionManager: manager;
[unix-64] yourself).
[unix-64]
[unix-64] self
[unix-64] shouldnt: [ session start: false ]
[unix-64] raise: Halt.
[unix-64] self
[unix-64] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-64] TestSessionHandler>>startup:
[unix-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[unix-64] [aBlock value: each] in [ :each |
[unix-64] [aBlock value: each]
[unix-64] on: Exception
[unix-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-64] BlockClosure>>on:do:
[unix-64] [ :each |
[unix-64] [aBlock value: each]
[unix-64] on: Exception
[unix-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-64] Array(SequenceableCollection)>>do:
[unix-64] TestWorkingSession(WorkingSession)>>runList:do:
[unix-64] TestWorkingSession(WorkingSession)>>runStartup:
[unix-64] TestWorkingSession>>start:
[unix-64] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-64] session errorHandler:
[unix-64] (TestStartupUIManager new
[unix-64] sessionManager: manager;
[unix-64] yourself).
[unix-64]
[unix-64] self
[unix-64] shouldnt: [ session start: false ]
[unix-64] raise: Halt.
[unix-64] self
[unix-64] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[unix-64] [aBlock value.
[unix-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-64] BlockClosure>>on:do:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-64] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[unix-64] session errorHandler:
[unix-64] (TestStartupUIManager new
[unix-64] sessionManager: manager;
[unix-64] yourself).
[unix-64]
[unix-64] self
[unix-64] shouldnt: [ session start: false ]
[unix-64] raise: Halt.
[unix-64] self
[unix-64] assert: (session instVarNamed: 'deferredStartupActions') size
[unix-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[unix-64] BlockClosure>>ensure:
[unix-64] UIManager class>>nonInteractiveDuring:
[unix-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[unix-64] SessionErrorHandlingTest(TestCase)>>performTest
[unix-64] [self setUp.
[unix-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-64] BlockClosure>>ensure:
[unix-64] SessionErrorHandlingTest(TestCase)>>runCase
[unix-64] [aTestCase runCase] in [
[unix-64] [aTestCase runCase] on: Halt do: [ :halt |
[unix-64] "if test was halted we should resume all background failures
[unix-64] to debug all of them together with test process"
[unix-64] failedProcesses keysDo: #resume. halt pass ]
[unix-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-64] BlockClosure>>on:do:
[unix-64] [
[unix-64] [aTestCase runCase] on: Halt do: [ :halt |
[unix-64] "if test was halted we should resume all background failures
[unix-64] to debug all of them together with test process"
[unix-64] failedProcesses keysDo: #resume. halt pass ]
[unix-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-64] BlockClosure>>on:do:
[unix-64] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] testCompleted := true.
[unix-64] watchDogSemaphore signal]. "signal that test case completes"
[unix-64]
[unix-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-64] BlockClosure>>ensure:
[unix-64] [0m[31m
[unix-64] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[unix-64] TestSessionHandler>>shutdown:
[unix-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[unix-64] [aBlock value: each] in [ :each |
[unix-64] [aBlock value: each]
[unix-64] on: Exception
[unix-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[unix-64] BlockClosure>>on:do:
[unix-64] [ :each |
[unix-64] [aBlock value: each]
[unix-64] on: Exception
[unix-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[unix-64] Array(SequenceableCollection)>>do:
[unix-64] TestWorkingSession(WorkingSession)>>runList:do:
[unix-64] TestWorkingSession(WorkingSession)>>runShutdown:
[unix-64] TestWorkingSession(WorkingSession)>>stop:
[unix-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[unix-64] [aBlock value.
[unix-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[unix-64] BlockClosure>>on:do:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[unix-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[unix-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[unix-64] SessionErrorHandlingTest(TestCase)>>performTest
[unix-64] [self setUp.
[unix-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[unix-64] BlockClosure>>ensure:
[unix-64] SessionErrorHandlingTest(TestCase)>>runCase
[unix-64] [aTestCase runCase] in [
[unix-64] [aTestCase runCase] on: Halt do: [ :halt |
[unix-64] "if test was halted we should resume all background failures
[unix-64] to debug all of them together with test process"
[unix-64] failedProcesses keysDo: #resume. halt pass ]
[unix-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[unix-64] BlockClosure>>on:do:
[unix-64] [
[unix-64] [aTestCase runCase] on: Halt do: [ :halt |
[unix-64] "if test was halted we should resume all background failures
[unix-64] to debug all of them together with test process"
[unix-64] failedProcesses keysDo: #resume. halt pass ]
[unix-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[unix-64] BlockClosure>>on:do:
[unix-64] TestExecutionEnvironment>>runTestCaseSafelly:
[unix-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] testCompleted := true.
[unix-64] watchDogSemaphore signal]. "signal that test case completes"
[unix-64]
[unix-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[unix-64] BlockClosure>>ensure:
[unix-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[unix-64] testCompleted := true.
[unix-64] watchDogSemaphore signal]. "signal that test case completes"
[unix-64]
[unix-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[unix-64] BlockClosure>>ifCurtailed:
[unix-64] TestExecutionEnvironment>>runTestCase:
[windows-32] [0m1
[windows-32] 1
[windows-32] 2
[windows-32] 2
[windows-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[unix-64] [0m1
[unix-64] 1
[unix-64] 2
[unix-64] 2
[unix-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[unix-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-32] [0m[0mNewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[windows-64] [31m
[windows-64] [0m[ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-64] session errorHandler:
[windows-64] (TestStartupUIManager new
[windows-64] sessionManager: manager;
[windows-64] yourself).
[windows-64]
[windows-64] self
[windows-64] shouldnt: [ session start: false ]
[windows-64] raise: Halt.
[windows-64] self
[windows-64] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-64] TestSessionHandler>>startup:
[windows-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[windows-64] [aBlock value: each] in [ :each |
[windows-64] [aBlock value: each]
[windows-64] on: Exception
[windows-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-64] BlockClosure>>on:do:
[windows-64] [ :each |
[windows-64] [aBlock value: each]
[windows-64] on: Exception
[windows-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-64] Array(SequenceableCollection)>>do:
[windows-64] TestWorkingSession(WorkingSession)>>runList:do:
[windows-64] TestWorkingSession(WorkingSession)>>runStartup:
[windows-64] TestWorkingSession>>start:
[windows-64] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-64] session errorHandler:
[windows-64] (TestStartupUIManager new
[windows-64] sessionManager: manager;
[windows-64] yourself).
[windows-64]
[windows-64] self
[windows-64] shouldnt: [ session start: false ]
[windows-64] raise: Halt.
[windows-64] self
[windows-64] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[windows-64] [aBlock value.
[windows-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-64] BlockClosure>>on:do:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-64] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[windows-64] session errorHandler:
[windows-64] (TestStartupUIManager new
[windows-64] sessionManager: manager;
[windows-64] yourself).
[windows-64]
[windows-64] self
[windows-64] shouldnt: [ session start: false ]
[windows-64] raise: Halt.
[windows-64] self
[windows-64] assert: (session instVarNamed: 'deferredStartupActions') size
[windows-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[windows-64] BlockClosure>>ensure:
[windows-64] UIManager class>>nonInteractiveDuring:
[windows-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[windows-64] SessionErrorHandlingTest(TestCase)>>performTest
[windows-64] [self setUp.
[windows-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-64] BlockClosure>>ensure:
[windows-64] SessionErrorHandlingTest(TestCase)>>runCase
[windows-64] [aTestCase runCase] in [
[windows-64] [aTestCase runCase] on: Halt do: [ :halt |
[windows-64] "if test was halted we should resume all background failures
[windows-64] to debug all of them together with test process"
[windows-64] failedProcesses keysDo: #resume. halt pass ]
[windows-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-64] BlockClosure>>on:do:
[windows-64] [
[windows-64] [aTestCase runCase] on: Halt do: [ :halt |
[windows-64] "if test was halted we should resume all background failures
[windows-64] to debug all of them together with test process"
[windows-64] failedProcesses keysDo: #resume. halt pass ]
[windows-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-64] BlockClosure>>on:do:
[windows-64] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] testCompleted := true.
[windows-64] watchDogSemaphore signal]. "signal that test case completes"
[windows-64]
[windows-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-64] BlockClosure>>ensure:
[windows-64] [0m[31m
[windows-64] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[windows-64] TestSessionHandler>>shutdown:
[windows-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[windows-64] [aBlock value: each] in [ :each |
[windows-64] [aBlock value: each]
[windows-64] on: Exception
[windows-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[windows-64] BlockClosure>>on:do:
[windows-64] [ :each |
[windows-64] [aBlock value: each]
[windows-64] on: Exception
[windows-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[windows-64] Array(SequenceableCollection)>>do:
[windows-64] TestWorkingSession(WorkingSession)>>runList:do:
[windows-64] TestWorkingSession(WorkingSession)>>runShutdown:
[windows-64] TestWorkingSession(WorkingSession)>>stop:
[windows-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[windows-64] [aBlock value.
[windows-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[windows-64] BlockClosure>>on:do:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[windows-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[windows-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[windows-64] SessionErrorHandlingTest(TestCase)>>performTest
[windows-64] [self setUp.
[windows-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[windows-64] BlockClosure>>ensure:
[windows-64] SessionErrorHandlingTest(TestCase)>>runCase
[windows-64] [aTestCase runCase] in [
[windows-64] [aTestCase runCase] on: Halt do: [ :halt |
[windows-64] "if test was halted we should resume all background failures
[windows-64] to debug all of them together with test process"
[windows-64] failedProcesses keysDo: #resume. halt pass ]
[windows-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[windows-64] BlockClosure>>on:do:
[windows-64] [
[windows-64] [aTestCase runCase] on: Halt do: [ :halt |
[windows-64] "if test was halted we should resume all background failures
[windows-64] to debug all of them together with test process"
[windows-64] failedProcesses keysDo: #resume. halt pass ]
[windows-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[windows-64] BlockClosure>>on:do:
[windows-64] TestExecutionEnvironment>>runTestCaseSafelly:
[windows-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] testCompleted := true.
[windows-64] watchDogSemaphore signal]. "signal that test case completes"
[windows-64]
[windows-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[windows-64] BlockClosure>>ensure:
[windows-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[windows-64] testCompleted := true.
[windows-64] watchDogSemaphore signal]. "signal that test case completes"
[windows-64]
[windows-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[windows-64] BlockClosure>>ifCurtailed:
[windows-64] TestExecutionEnvironment>>runTestCase:
[unix-64] an Object22309 run, 22308 passes, 0 failures, 1 errors.
[Pipeline] [unix-64] junit
[unix-64] Recording test results
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[windows-32] an Object22309 run, 22309 passes, 0 failures, 0 errors.
[Pipeline] [unix-64] fileExists
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [unix-64] sh
[unix-64] + mv PharoDebug.log PharoDebug-Tests-unix-64.log
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // dir
[Pipeline] [unix-64] cleanWs
[unix-64] [WS-CLEANUP] Deleting project workspace...
[unix-64] [WS-CLEANUP] Deferred wipeout is used...
[unix-64] [WS-CLEANUP] done
[Pipeline] [unix-64] dir
[unix-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0/Tests-unix-64
[Pipeline] [unix-64] {
[Pipeline] [unix-64] unstash
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [unix-64] sh
[unix-64] + bash -c bootstrap/scripts/runKernelTests.sh 64 Tests-unix-64Kernel
[unix-64] + CACHE=bootstrap-cache
[unix-64] + find bootstrap-cache
[unix-64] bootstrap-cache
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-2535f64.zip
[unix-64] bootstrap-cache/PharoV60.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-64bit-2535f64.sources
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[unix-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-2535f64.zip
[unix-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[unix-64] ++ cut -d/ -f 2
[unix-64] ++ cut -d- -f 1-2
[unix-64] ++ head -n 1
[unix-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[unix-64] + TEST_VM_VERSION=70
[unix-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[unix-64] Downloading the latest pharoVM:
[unix-64] http://files.pharo.org/get-files/70/pharo64-linux-stable.zip
[unix-64] pharo-vm/pharo
[unix-64] Creating starter scripts pharo and pharo-ui
[unix-64] VM downloaded
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[unix-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[unix-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[unix-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[unix-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[unix-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[unix-64] inflating: AST-Core.hermes
[unix-64] inflating: AST-Core-Traits.hermes
[unix-64] inflating: CodeExport.hermes
[unix-64] inflating: CodeExport-Traits.hermes
[unix-64] inflating: CodeImportCommandLineHandlers.hermes
[unix-64] inflating: CodeImport.hermes
[unix-64] inflating: CodeImport-Traits.hermes
[unix-64] inflating: Collections-Abstract-Traits.hermes
[unix-64] inflating: Collections-Arithmetic.hermes
[unix-64] inflating: Collections-Atomic.hermes
[unix-64] inflating: Debugging-Core.hermes
[unix-64] inflating: DeprecatedFileStream.hermes
[unix-64] inflating: FileSystem-Core.hermes
[unix-64] inflating: FileSystem-Disk.hermes
[unix-64] inflating: Hermes-Extensions.hermes
[unix-64] inflating: InitializePackagesCommandLineHandler.hermes
[unix-64] inflating: JenkinsTools-Core.hermes
[unix-64] inflating: Jobs.hermes
[unix-64] inflating: Kernel-Chronology-Extras.hermes
[unix-64] inflating: Kernel-Tests.hermes
[unix-64] inflating: Kernel-Traits.hermes
[unix-64] inflating: Math-Operations-Extensions.hermes
[unix-64] inflating: Multilingual-Encodings.hermes
[unix-64] inflating: Multilingual-Languages.hermes
[unix-64] inflating: Multilingual-TextConversion.hermes
[unix-64] inflating: OpalCompiler-Core.hermes
[unix-64] inflating: ReflectionMirrors-Primitives.hermes
[unix-64] inflating: SUnit-Core.hermes
[unix-64] inflating: SUnit-Tests.hermes
[unix-64] inflating: System-SourcesCondenser.hermes
[unix-64] inflating: TraitsV2-Compatibility.hermes
[unix-64] inflating: TraitsV2.hermes
[unix-64] inflating: TraitsV2-Tests.hermes
[unix-64] inflating: Transcript-Core-Traits.hermes
[unix-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[unix-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[unix-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[unix-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[unix-64] inflating: protocolsKernel.txt
[unix-64] inflating: packagesKernel.txt
[unix-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image bootstrap.image
[unix-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[unix-64] + ./pharo bootstrap.image
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[unix-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[unix-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[unix-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[unix-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading Jobs.hermes
[unix-64] SystemNotification: [Hermes] Installing Jobs.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[unix-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[Pipeline] [windows-32] fileExists
[unix-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[Pipeline] [windows-32] bat
[unix-64] + ./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-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[unix-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.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
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[unix-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[Pipeline] [windows-32] }
[Pipeline] [windows-32] // dir
[unix-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[unix-64] SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
[unix-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
[unix-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-unix-64Kernel SUnit-Core SUnit-Tests
[unix-64] pthread_setschedparam failed: Operation not permitted
[unix-64] This VM uses a separate heartbeat thread to update its internal clock
[unix-64] and handle events. For best operation, this thread should run at a
[unix-64] higher priority, however the VM was unable to change the priority. The
[unix-64] effect is that heavily loaded systems may experience some latency
[unix-64] issues. If this occurs, please create the appropriate configuration
[unix-64] file in /etc/security/limits.d/ as shown below:
[unix-64]
[unix-64] cat <<END | sudo tee /etc/security/limits.d/pharo.conf
[unix-64] * hard rtprio 2
[unix-64] * soft rtprio 2
[unix-64] END
[unix-64]
[unix-64] and report to the pharo mailing list whether this improves behaviour.
[unix-64]
[unix-64] You will need to log out and log back in for the limits to take effect.
[unix-64] For more information please see
[unix-64] https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/r3732#linux
[Pipeline] [windows-32] cleanWs
[windows-32] [WS-CLEANUP] Deleting project workspace...
[windows-32] [WS-CLEANUP] Deferred wipeout is used...
[windows-32] [WS-CLEANUP] done
[Pipeline] [windows-32] dir
[windows-32] Running in E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32
[Pipeline] [windows-32] {
[Pipeline] [windows-32] unstash
[windows-64] [0m1
[windows-64] 1
[windows-64] 2
[windows-64] 2
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[windows-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[unix-64] Running tests in 2 Packages
[unix-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[unix-64] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [unix-64] junit
[unix-64] Recording test results
[Pipeline] [unix-64] archiveArtifacts
[unix-64] Archiving artifacts
[unix-64] Recording fingerprints
[Pipeline] [windows-32] bat
[Pipeline] [unix-64] fileExists
[Pipeline] [unix-64] fileExists
[windows-32]
[windows-32] E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0\Tests-windows-32>bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-windows-32Kernel'
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // dir
[Pipeline] [unix-64] }
[windows-32] + CACHE=bootstrap-cache
[windows-32] + find bootstrap-cache
[Pipeline] [unix-64] // timeout
[Pipeline] [unix-64] }
[windows-32] bootstrap-cache
[windows-32] bootstrap-cache/Pharo9.0-32bit-2535f64.sources
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[windows-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-2535f64.zip
[windows-32] bootstrap-cache/PharoV60.sources
[windows-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-32] ++ head -n 1
[Pipeline] [unix-64] // stage
[Pipeline] [unix-64] }
[Pipeline] [unix-64] // node
[windows-32] ++ cut -d/ -f 2
[windows-32] ++ cut -d- -f 1-2
[Pipeline] [unix-64] }
[windows-32] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-32] + TEST_VM_VERSION=70
[windows-32] + ./bootstrap/scripts/getPharoVM.sh 70 vm 32
[windows-32] Downloading the latest pharoVM:
[windows-32] http://files.pharo.org/get-files/70/pharo-win-stable.zip
[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 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
[windows-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[windows-32] inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[windows-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[windows-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[windows-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[windows-32] inflating: AST-Core.hermes
[windows-32] inflating: AST-Core-Traits.hermes
[windows-32] inflating: CodeExport.hermes
[windows-32] inflating: CodeExport-Traits.hermes
[windows-32] inflating: CodeImportCommandLineHandlers.hermes
[windows-32] inflating: CodeImport.hermes
[windows-32] inflating: CodeImport-Traits.hermes
[windows-32] inflating: Collections-Abstract-Traits.hermes
[windows-32] inflating: Collections-Arithmetic.hermes
[windows-32] inflating: Collections-Atomic.hermes
[windows-32] inflating: Debugging-Core.hermes
[windows-32] inflating: DeprecatedFileStream.hermes
[windows-32] inflating: FileSystem-Core.hermes
[windows-32] inflating: FileSystem-Disk.hermes
[windows-32] inflating: Hermes-Extensions.hermes
[windows-32] inflating: InitializePackagesCommandLineHandler.hermes
[windows-32] inflating: JenkinsTools-Core.hermes
[windows-32] inflating: Jobs.hermes
[windows-32] inflating: Kernel-Chronology-Extras.hermes
[windows-32] inflating: Kernel-Tests.hermes
[windows-32] inflating: Kernel-Traits.hermes
[windows-32] inflating: Math-Operations-Extensions.hermes
[windows-32] inflating: Multilingual-Encodings.hermes
[windows-32] inflating: Multilingual-Languages.hermes
[windows-32] inflating: Multilingual-TextConversion.hermes
[windows-32] inflating: OpalCompiler-Core.hermes
[windows-32] inflating: ReflectionMirrors-Primitives.hermes
[windows-32] inflating: SUnit-Core.hermes
[windows-32] inflating: SUnit-Tests.hermes
[windows-32] inflating: System-SourcesCondenser.hermes
[windows-32] inflating: TraitsV2-Compatibility.hermes
[windows-32] inflating: TraitsV2.hermes
[windows-32] inflating: TraitsV2-Tests.hermes
[windows-32] inflating: Transcript-Core-Traits.hermes
[windows-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
[windows-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[windows-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[windows-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[windows-32] inflating: protocolsKernel.txt
[windows-32] inflating: packagesKernel.txt
[windows-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image bootstrap.image
[windows-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-32] + ./pharo bootstrap.image
[windows-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[windows-32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[windows-32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[windows-32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-32] SystemNotification: [Hermes] Reading AST-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[windows-32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading Jobs.hermes
[windows-32] SystemNotification: [Hermes] Installing Jobs.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[windows-32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-64] [0m[0mNewUndeclaredWarning: TestClassOther>>nonexistingMethodName4 (class1 is Undeclared)
[windows-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[windows-32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[windows-32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-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
[windows-32] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-32] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[windows-32] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[windows-32] SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
[windows-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
[windows-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-32Kernel SUnit-Core SUnit-Tests
[windows-32] Running tests in 2 Packages
[windows-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-32] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [windows-32] junit
[windows-32] Recording test results
[Pipeline] [windows-32] archiveArtifacts
[windows-32] Archiving artifacts
[windows-32] Recording fingerprints
[Pipeline] [windows-32] fileExists
[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-64] an Object22309 run, 22309 passes, 0 failures, 0 errors.
[Pipeline] [windows-64] junit
[windows-64] Recording test results
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] bat
[windows-64]
[windows-64] E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>mv PharoDebug.log PharoDebug-Tests-windows-64.log
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // dir
[Pipeline] [windows-64] cleanWs
[windows-64] [WS-CLEANUP] Deleting project workspace...
[windows-64] [WS-CLEANUP] Deferred wipeout is used...
[windows-64] [WS-CLEANUP] done
[Pipeline] [windows-64] dir
[windows-64] Running in E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64
[Pipeline] [windows-64] {
[Pipeline] [windows-64] unstash
[Pipeline] [windows-64] bat
[windows-64]
[windows-64] E:\Builds\workspace\est_and_branch_Pipeline_Pharo9.0@2\Tests-windows-64>bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-windows-64Kernel'
[windows-64] + CACHE=bootstrap-cache
[windows-64] + find bootstrap-cache
[windows-64] bootstrap-cache
[windows-64] bootstrap-cache/Pharo9.0-64bit-2535f64.sources
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[windows-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-2535f64.zip
[windows-64] bootstrap-cache/PharoV60.sources
[windows-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[windows-64] ++ head -n 1
[windows-64] ++ cut -d/ -f 2
[windows-64] ++ cut -d- -f 1-2
[windows-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[windows-64] + TEST_VM_VERSION=70
[windows-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[windows-64] Downloading the latest pharoVM:
[windows-64] http://files.pharo.org/get-files/70/pharo64-win-stable.zip
[windows-64] pharo-vm/PharoConsole.exe
[windows-64] Creating starter scripts pharo and pharo-ui
[windows-64] VM downloaded
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[windows-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[windows-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[windows-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[windows-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[windows-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[windows-64] inflating: AST-Core.hermes
[windows-64] inflating: AST-Core-Traits.hermes
[windows-64] inflating: CodeExport.hermes
[windows-64] inflating: CodeExport-Traits.hermes
[windows-64] inflating: CodeImportCommandLineHandlers.hermes
[windows-64] inflating: CodeImport.hermes
[windows-64] inflating: CodeImport-Traits.hermes
[windows-64] inflating: Collections-Abstract-Traits.hermes
[windows-64] inflating: Collections-Arithmetic.hermes
[windows-64] inflating: Collections-Atomic.hermes
[windows-64] inflating: Debugging-Core.hermes
[windows-64] inflating: DeprecatedFileStream.hermes
[windows-64] inflating: FileSystem-Core.hermes
[windows-64] inflating: FileSystem-Disk.hermes
[windows-64] inflating: Hermes-Extensions.hermes
[windows-64] inflating: InitializePackagesCommandLineHandler.hermes
[windows-64] inflating: JenkinsTools-Core.hermes
[windows-64] inflating: Jobs.hermes
[windows-64] inflating: Kernel-Chronology-Extras.hermes
[windows-64] inflating: Kernel-Tests.hermes
[windows-64] inflating: Kernel-Traits.hermes
[windows-64] inflating: Math-Operations-Extensions.hermes
[windows-64] inflating: Multilingual-Encodings.hermes
[windows-64] inflating: Multilingual-Languages.hermes
[windows-64] inflating: Multilingual-TextConversion.hermes
[windows-64] inflating: OpalCompiler-Core.hermes
[windows-64] inflating: ReflectionMirrors-Primitives.hermes
[windows-64] inflating: SUnit-Core.hermes
[windows-64] inflating: SUnit-Tests.hermes
[windows-64] inflating: System-SourcesCondenser.hermes
[windows-64] inflating: TraitsV2-Compatibility.hermes
[windows-64] inflating: TraitsV2.hermes
[windows-64] inflating: TraitsV2-Tests.hermes
[windows-64] inflating: Transcript-Core-Traits.hermes
[windows-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[windows-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[windows-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[windows-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[windows-64] inflating: protocolsKernel.txt
[windows-64] inflating: packagesKernel.txt
[windows-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image bootstrap.image
[windows-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[windows-64] + ./pharo bootstrap.image
[windows-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[windows-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[windows-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[windows-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[windows-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[windows-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading Jobs.hermes
[windows-64] SystemNotification: [Hermes] Installing Jobs.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[windows-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[windows-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[windows-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[windows-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[windows-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[windows-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[windows-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[windows-64] SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
[windows-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
[windows-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-windows-64Kernel SUnit-Core SUnit-Tests
[windows-64] Running tests in 2 Packages
[windows-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[windows-64] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [windows-64] junit
[windows-64] Recording test results
[Pipeline] [windows-64] archiveArtifacts
[windows-64] Archiving artifacts
[windows-64] Recording fingerprints
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] fileExists
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // dir
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // timeout
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // stage
[Pipeline] [windows-64] }
[Pipeline] [windows-64] // node
[Pipeline] [windows-64] }
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-32] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-32] [31m
[osx-32] [0m[ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>startup:
[osx-32] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[osx-32] [aBlock value: each] in [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-32] BlockClosure>>on:do:
[osx-32] [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runStartup:
[osx-32] TestWorkingSession>>start:
[osx-32] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[osx-32] [aBlock value.
[osx-32] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-32] BlockClosure>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-32] session errorHandler:
[osx-32] (TestStartupUIManager new
[osx-32] sessionManager: manager;
[osx-32] yourself).
[osx-32]
[osx-32] self
[osx-32] shouldnt: [ session start: false ]
[osx-32] raise: Halt.
[osx-32] self
[osx-32] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-32] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[osx-32] BlockClosure>>ensure:
[osx-32] UIManager class>>nonInteractiveDuring:
[osx-32] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [self setUp.
[osx-32] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-32] BlockClosure>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [aTestCase runCase] in [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-32] BlockClosure>>on:do:
[osx-32] [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-32] BlockClosure>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-32] BlockClosure>>ensure:
[osx-32] [0m[31m
[osx-32] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-32] TestSessionHandler>>shutdown:
[osx-32] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[osx-32] [aBlock value: each] in [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-32] BlockClosure>>on:do:
[osx-32] [ :each |
[osx-32] [aBlock value: each]
[osx-32] on: Exception
[osx-32] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-32] Array(SequenceableCollection)>>do:
[osx-32] TestWorkingSession(WorkingSession)>>runList:do:
[osx-32] TestWorkingSession(WorkingSession)>>runShutdown:
[osx-32] TestWorkingSession(WorkingSession)>>stop:
[osx-32] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[osx-32] [aBlock value.
[osx-32] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-32] BlockClosure>>on:do:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-32] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-32] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[osx-32] SessionErrorHandlingTest(TestCase)>>performTest
[osx-32] [self setUp.
[osx-32] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-32] BlockClosure>>ensure:
[osx-32] SessionErrorHandlingTest(TestCase)>>runCase
[osx-32] [aTestCase runCase] in [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-32] BlockClosure>>on:do:
[osx-32] [
[osx-32] [aTestCase runCase] on: Halt do: [ :halt |
[osx-32] "if test was halted we should resume all background failures
[osx-32] to debug all of them together with test process"
[osx-32] failedProcesses keysDo: #resume. halt pass ]
[osx-32] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-32] BlockClosure>>on:do:
[osx-32] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-32] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-32] BlockClosure>>ensure:
[osx-32] [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-32] testCompleted := true.
[osx-32] watchDogSemaphore signal]. "signal that test case completes"
[osx-32]
[osx-32] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[osx-32] BlockClosure>>ifCurtailed:
[osx-32] TestExecutionEnvironment>>runTestCase:
[osx-32] [0m1
[osx-32] 1
[osx-32] 2
[osx-32] 2
[osx-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-32] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (val is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg1 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (arg2 is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-64] NewUndeclaredWarning: UndefinedObject>>conditionBlockGenerator (var is Undeclared)
[osx-64] [31m
[osx-64] [0m[ Halt now ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-64] session errorHandler:
[osx-64] (TestStartupUIManager new
[osx-64] sessionManager: manager;
[osx-64] yourself).
[osx-64]
[osx-64] self
[osx-64] shouldnt: [ session start: false ]
[osx-64] raise: Halt.
[osx-64] self
[osx-64] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-64] TestSessionHandler>>startup:
[osx-64] [ :each | each startup: isImageStarting ] in TestWorkingSession(WorkingSession)>>runStartup: in Block: [ :each | each startup: isImageStarting ]
[osx-64] [aBlock value: each] in [ :each |
[osx-64] [aBlock value: each]
[osx-64] on: Exception
[osx-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-64] BlockClosure>>on:do:
[osx-64] [ :each |
[osx-64] [aBlock value: each]
[osx-64] on: Exception
[osx-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-64] Array(SequenceableCollection)>>do:
[osx-64] TestWorkingSession(WorkingSession)>>runList:do:
[osx-64] TestWorkingSession(WorkingSession)>>runStartup:
[osx-64] TestWorkingSession>>start:
[osx-64] [ session start: false ] in [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-64] session errorHandler:
[osx-64] (TestStartupUIManager new
[osx-64] sessionManager: manager;
[osx-64] yourself).
[osx-64]
[osx-64] self
[osx-64] shouldnt: [ session start: false ]
[osx-64] raise: Halt.
[osx-64] self
[osx-64] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ session start: false ]
[osx-64] [aBlock value.
[osx-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-64] BlockClosure>>on:do:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-64] [ manager register: (TestSessionHandler onStartup: [ Halt now ]).
[osx-64] session errorHandler:
[osx-64] (TestStartupUIManager new
[osx-64] sessionManager: manager;
[osx-64] yourself).
[osx-64]
[osx-64] self
[osx-64] shouldnt: [ session start: false ]
[osx-64] raise: Halt.
[osx-64] self
[osx-64] assert: (session instVarNamed: 'deferredStartupActions') size
[osx-64] equals: 1] in SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive in Block: [ manager register: (TestSessionHandler onStartup:...etc...
[osx-64] BlockClosure>>ensure:
[osx-64] UIManager class>>nonInteractiveDuring:
[osx-64] SessionErrorHandlingTest>>testErrorCaughtAndDefferedIfExceptionSignaledAtStartupWhenStartupUiManagerActive
[osx-64] SessionErrorHandlingTest(TestCase)>>performTest
[osx-64] [self setUp.
[osx-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-64] BlockClosure>>ensure:
[osx-64] SessionErrorHandlingTest(TestCase)>>runCase
[osx-64] [aTestCase runCase] in [
[osx-64] [aTestCase runCase] on: Halt do: [ :halt |
[osx-64] "if test was halted we should resume all background failures
[osx-64] to debug all of them together with test process"
[osx-64] failedProcesses keysDo: #resume. halt pass ]
[osx-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-64] BlockClosure>>on:do:
[osx-64] [
[osx-64] [aTestCase runCase] on: Halt do: [ :halt |
[osx-64] "if test was halted we should resume all background failures
[osx-64] to debug all of them together with test process"
[osx-64] failedProcesses keysDo: #resume. halt pass ]
[osx-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-64] BlockClosure>>on:do:
[osx-64] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] testCompleted := true.
[osx-64] watchDogSemaphore signal]. "signal that test case completes"
[osx-64]
[osx-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-64] BlockClosure>>ensure:
[osx-64] [0m[31m
[osx-64] [0m[ Halt now ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ Halt now ]
[osx-64] TestSessionHandler>>shutdown:
[osx-64] [ :each | each shutdown: isImageQuitting ] in TestWorkingSession(WorkingSession)>>runShutdown: in Block: [ :each | each shutdown: isImageQuitting ]
[osx-64] [aBlock value: each] in [ :each |
[osx-64] [aBlock value: each]
[osx-64] on: Exception
[osx-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [aBlock value: each]
[osx-64] BlockClosure>>on:do:
[osx-64] [ :each |
[osx-64] [aBlock value: each]
[osx-64] on: Exception
[osx-64] do: [ :error | self errorHandler handleError: error] ] in TestWorkingSession(WorkingSession)>>runList:do: in Block: [ :each | ...
[osx-64] Array(SequenceableCollection)>>do:
[osx-64] TestWorkingSession(WorkingSession)>>runList:do:
[osx-64] TestWorkingSession(WorkingSession)>>runShutdown:
[osx-64] TestWorkingSession(WorkingSession)>>stop:
[osx-64] [ session stop: false ] in SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive in Block: [ session stop: false ]
[osx-64] [aBlock value.
[osx-64] false] in SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf: in Block: [aBlock value....
[osx-64] BlockClosure>>on:do:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>executeShould:inScopeOf:
[osx-64] SessionErrorHandlingTest(TestAsserter)>>shouldnt:raise:
[osx-64] SessionErrorHandlingTest>>testErrorHandledIfExceptionSignaledAtShutdownWhenStartupUiManagerActive
[osx-64] SessionErrorHandlingTest(TestCase)>>performTest
[osx-64] [self setUp.
[osx-64] self performTest] in SessionErrorHandlingTest(TestCase)>>runCase in Block: [self setUp....
[osx-64] BlockClosure>>ensure:
[osx-64] SessionErrorHandlingTest(TestCase)>>runCase
[osx-64] [aTestCase runCase] in [
[osx-64] [aTestCase runCase] on: Halt do: [ :halt |
[osx-64] "if test was halted we should resume all background failures
[osx-64] to debug all of them together with test process"
[osx-64] failedProcesses keysDo: #resume. halt pass ]
[osx-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [aTestCase runCase]
[osx-64] BlockClosure>>on:do:
[osx-64] [
[osx-64] [aTestCase runCase] on: Halt do: [ :halt |
[osx-64] "if test was halted we should resume all background failures
[osx-64] to debug all of them together with test process"
[osx-64] failedProcesses keysDo: #resume. halt pass ]
[osx-64] ] in TestExecutionEnvironment>>runTestCaseSafelly: in Block: [...
[osx-64] BlockClosure>>on:do:
[osx-64] TestExecutionEnvironment>>runTestCaseSafelly:
[osx-64] [self runTestCaseSafelly: aTestCase] in [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] testCompleted := true.
[osx-64] watchDogSemaphore signal]. "signal that test case completes"
[osx-64]
[osx-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [self runTestCaseSafelly: aTestCase]
[osx-64] BlockClosure>>ensure:
[osx-64] [[self runTestCaseSafelly: aTestCase] ensure: [
[osx-64] testCompleted := true.
[osx-64] watchDogSemaphore signal]. "signal that test case completes"
[osx-64]
[osx-64] self checkForkedProcesses] in TestExecutionEnvironment>>runTestCase: in Block: [[self runTestCaseSafelly: aTestCase] ensure: [...
[osx-64] BlockClosure>>ifCurtailed:
[osx-64] TestExecutionEnvironment>>runTestCase:
[osx-64] [0m1
[osx-64] 1
[osx-64] 2
[osx-64] 2
[osx-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-64] NewUndeclaredWarning: FBDExamples>>exampleWhileTrue3 (tmp1 is Undeclared)
[osx-32] an Object22309 run, 22308 passes, 0 failures, 1 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[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] }
[Pipeline] [osx-32] // dir
[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_Pharo9.0/Tests-osx-32
[Pipeline] [osx-32] {
[Pipeline] [osx-32] unstash
[Pipeline] [osx-32] sh
[osx-32] + bash -c 'bootstrap/scripts/runKernelTests.sh 32 Tests-osx-32Kernel'
[osx-32] + CACHE=bootstrap-cache
[osx-32] + find bootstrap-cache
[osx-32] bootstrap-cache
[osx-32] bootstrap-cache/Pharo9.0-32bit-2535f64.sources
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-core-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[osx-32] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-32bit-2535f64.zip
[osx-32] bootstrap-cache/PharoV60.sources
[osx-32] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-32] ++ head -n 1
[osx-32] ++ cut -d/ -f 2
[osx-32] ++ cut -d- -f 1-2
[osx-32] + TEST_NAME_PREFIX=Pharo9.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 'Pharo9.0-SNAPSHOT-bootstrap-32bit-*.zip'
[osx-32] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.zip
[osx-32] inflating: Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[osx-32] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[osx-32] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image
[osx-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-32bit-*.zip'
[osx-32] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-32bit-2535f64.zip
[osx-32] inflating: AST-Core.hermes
[osx-32] inflating: AST-Core-Traits.hermes
[osx-32] inflating: CodeExport.hermes
[osx-32] inflating: CodeExport-Traits.hermes
[osx-32] inflating: CodeImportCommandLineHandlers.hermes
[osx-32] inflating: CodeImport.hermes
[osx-32] inflating: CodeImport-Traits.hermes
[osx-32] inflating: Collections-Abstract-Traits.hermes
[osx-32] inflating: Collections-Arithmetic.hermes
[osx-32] inflating: Collections-Atomic.hermes
[osx-32] inflating: Debugging-Core.hermes
[osx-32] inflating: DeprecatedFileStream.hermes
[osx-32] inflating: FileSystem-Core.hermes
[osx-32] inflating: FileSystem-Disk.hermes
[osx-32] inflating: Hermes-Extensions.hermes
[osx-32] inflating: InitializePackagesCommandLineHandler.hermes
[osx-32] inflating: JenkinsTools-Core.hermes
[osx-32] inflating: Jobs.hermes
[osx-32] inflating: Kernel-Chronology-Extras.hermes
[osx-32] inflating: Kernel-Tests.hermes
[osx-32] inflating: Kernel-Traits.hermes
[osx-32] inflating: Math-Operations-Extensions.hermes
[osx-32] inflating: Multilingual-Encodings.hermes
[osx-32] inflating: Multilingual-Languages.hermes
[osx-32] inflating: Multilingual-TextConversion.hermes
[osx-32] inflating: OpalCompiler-Core.hermes
[osx-32] inflating: ReflectionMirrors-Primitives.hermes
[osx-32] inflating: SUnit-Core.hermes
[osx-32] inflating: SUnit-Tests.hermes
[osx-32] inflating: System-SourcesCondenser.hermes
[osx-32] inflating: TraitsV2-Compatibility.hermes
[osx-32] inflating: TraitsV2.hermes
[osx-32] inflating: TraitsV2-Tests.hermes
[osx-32] inflating: Transcript-Core-Traits.hermes
[osx-32] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-32bit-*.zip'
[osx-32] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[osx-32] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[osx-32] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-32bit-2535f64.zip
[osx-32] inflating: protocolsKernel.txt
[osx-32] inflating: packagesKernel.txt
[osx-32] + mv ./Pharo9.0-SNAPSHOT-bootstrap-32bit-2535f64.image bootstrap.image
[osx-32] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-32] + ./pharo bootstrap.image
[osx-32] 2020-04-02 16:55:16.288 Pharo[19663: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] 2020-04-02 16:55:16.669 Pharo[19663:507] 16:55:16.669 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:16.669 Pharo[19663:507] 16:55:16.669 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:16.670 Pharo[19663:507] 16:55:16.670 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:16.670 Pharo[19663:507] 16:55:16.670 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-32] 2020-04-02 16:55:17.064 Pharo[19669: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] 2020-04-02 16:55:17.215 Pharo[19669:507] 16:55:17.215 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:17.215 Pharo[19669:507] 16:55:17.215 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:17.216 Pharo[19669:507] 16:55:17.216 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:17.216 Pharo[19669:507] 16:55:17.216 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[osx-32] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-32] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-32] 2020-04-02 16:55:17.600 Pharo[19676: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] 2020-04-02 16:55:17.741 Pharo[19676:507] 16:55:17.741 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:17.742 Pharo[19676:507] 16:55:17.742 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:17.742 Pharo[19676:507] 16:55:17.742 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:17.742 Pharo[19676:507] 16:55:17.742 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[osx-32] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-32] SystemNotification: [Hermes] Reading AST-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing AST-Core.hermes
[osx-32] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading Jobs.hermes
[osx-32] SystemNotification: [Hermes] Installing Jobs.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[osx-32] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-32] 2020-04-02 16:55:18.522 Pharo[19683: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] 2020-04-02 16:55:18.677 Pharo[19683:507] 16:55:18.677 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:18.678 Pharo[19683:507] 16:55:18.678 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:18.678 Pharo[19683:507] 16:55:18.678 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:18.678 Pharo[19683:507] 16:55:18.678 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-32] 2020-04-02 16:55:21.118 Pharo[19691: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] 2020-04-02 16:55:21.291 Pharo[19691:507] 16:55:21.291 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:21.291 Pharo[19691:507] 16:55:21.291 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:21.291 Pharo[19691:507] 16:55:21.291 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:21.291 Pharo[19691:507] 16:55:21.291 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading TraitsV2.hermes
[osx-32] SystemNotification: [Hermes] Installing TraitsV2.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-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
[osx-32] 2020-04-02 16:55:21.924 Pharo[19714: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] 2020-04-02 16:55:22.093 Pharo[19714:507] 16:55:22.093 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:22.093 Pharo[19714:507] 16:55:22.093 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:22.094 Pharo[19714:507] 16:55:22.094 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:22.094 Pharo[19714:507] 16:55:22.094 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-32] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[osx-32] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[osx-32] SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
[osx-32] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
[osx-32] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-32Kernel SUnit-Core SUnit-Tests
[osx-32] 2020-04-02 16:55:22.837 Pharo[19719: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] 2020-04-02 16:55:23.123 Pharo[19719:507] 16:55:23.123 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:23.123 Pharo[19719:507] 16:55:23.123 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-32] 2020-04-02 16:55:23.124 Pharo[19719:507] 16:55:23.124 ERROR: [0xa146e1a8] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-32] 2020-04-02 16:55:23.124 Pharo[19719:507] 16:55:23.124 ERROR: [0xa146e1a8] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-32] Running tests in 2 Packages
[osx-32] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[osx-32] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [osx-32] junit
[osx-32] Recording test results
[Pipeline] [osx-32] archiveArtifacts
[osx-32] Archiving artifacts
[osx-32] Recording fingerprints
[Pipeline] [osx-32] fileExists
[Pipeline] [osx-32] fileExists
[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-64] an Object22309 run, 22309 passes, 0 failures, 0 errors.
[Pipeline] [osx-64] junit
[osx-64] Recording test results
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] sh
[osx-64] + mv PharoDebug.log PharoDebug-Tests-osx-64.log
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // dir
[Pipeline] [osx-64] cleanWs
[osx-64] [WS-CLEANUP] Deleting project workspace...
[osx-64] [WS-CLEANUP] Deferred wipeout is used...
[osx-64] [WS-CLEANUP] done
[Pipeline] [osx-64] dir
[osx-64] Running in /builds/workspace/est_and_branch_Pipeline_Pharo9.0@2/Tests-osx-64
[Pipeline] [osx-64] {
[Pipeline] [osx-64] unstash
[Pipeline] [osx-64] sh
[osx-64] + bash -c 'bootstrap/scripts/runKernelTests.sh 64 Tests-osx-64Kernel'
[osx-64] + CACHE=bootstrap-cache
[osx-64] + find bootstrap-cache
[osx-64] bootstrap-cache
[osx-64] bootstrap-cache/Pharo9.0-64bit-2535f64.sources
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-compiler-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-core-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-metacello-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-monticello_bootstrap-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[osx-64] bootstrap-cache/Pharo9.0-SNAPSHOT-traits-64bit-2535f64.zip
[osx-64] bootstrap-cache/PharoV60.sources
[osx-64] ++ find bootstrap-cache -name 'Pharo*.zip'
[osx-64] ++ cut -d/ -f 2
[osx-64] ++ cut -d- -f 1-2
[osx-64] ++ head -n 1
[osx-64] + TEST_NAME_PREFIX=Pharo9.0-SNAPSHOT
[osx-64] + TEST_VM_VERSION=70
[osx-64] + ./bootstrap/scripts/getPharoVM.sh 70 vm 64
[osx-64] Downloading the latest pharoVM:
[osx-64] http://files.pharo.org/get-files/70/pharo64-mac-stable.zip
[osx-64] pharo-vm/Pharo.app/Contents/MacOS/Pharo
[osx-64] Creating starter scripts pharo and pharo-ui
[osx-64] VM downloaded
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-bootstrap-64bit-*.zip'
[osx-64] + IMAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.zip
[osx-64] inflating: Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[osx-64] ++ find . -name Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[osx-64] + IMAGE_FILE=./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-hermesPackages-64bit-*.zip'
[osx-64] + HERMES_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-hermesPackages-64bit-2535f64.zip
[osx-64] inflating: AST-Core.hermes
[osx-64] inflating: AST-Core-Traits.hermes
[osx-64] inflating: CodeExport.hermes
[osx-64] inflating: CodeExport-Traits.hermes
[osx-64] inflating: CodeImportCommandLineHandlers.hermes
[osx-64] inflating: CodeImport.hermes
[osx-64] inflating: CodeImport-Traits.hermes
[osx-64] inflating: Collections-Abstract-Traits.hermes
[osx-64] inflating: Collections-Arithmetic.hermes
[osx-64] inflating: Collections-Atomic.hermes
[osx-64] inflating: Debugging-Core.hermes
[osx-64] inflating: DeprecatedFileStream.hermes
[osx-64] inflating: FileSystem-Core.hermes
[osx-64] inflating: FileSystem-Disk.hermes
[osx-64] inflating: Hermes-Extensions.hermes
[osx-64] inflating: InitializePackagesCommandLineHandler.hermes
[osx-64] inflating: JenkinsTools-Core.hermes
[osx-64] inflating: Jobs.hermes
[osx-64] inflating: Kernel-Chronology-Extras.hermes
[osx-64] inflating: Kernel-Tests.hermes
[osx-64] inflating: Kernel-Traits.hermes
[osx-64] inflating: Math-Operations-Extensions.hermes
[osx-64] inflating: Multilingual-Encodings.hermes
[osx-64] inflating: Multilingual-Languages.hermes
[osx-64] inflating: Multilingual-TextConversion.hermes
[osx-64] inflating: OpalCompiler-Core.hermes
[osx-64] inflating: ReflectionMirrors-Primitives.hermes
[osx-64] inflating: SUnit-Core.hermes
[osx-64] inflating: SUnit-Tests.hermes
[osx-64] inflating: System-SourcesCondenser.hermes
[osx-64] inflating: TraitsV2-Compatibility.hermes
[osx-64] inflating: TraitsV2.hermes
[osx-64] inflating: TraitsV2-Tests.hermes
[osx-64] inflating: Transcript-Core-Traits.hermes
[osx-64] ++ find bootstrap-cache -name 'Pharo9.0-SNAPSHOT-rpackage-64bit-*.zip'
[osx-64] + RPACKAGE_ARCHIVE=bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[osx-64] + unzip bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[osx-64] Archive: bootstrap-cache/Pharo9.0-SNAPSHOT-rpackage-64bit-2535f64.zip
[osx-64] inflating: protocolsKernel.txt
[osx-64] inflating: packagesKernel.txt
[osx-64] + mv ./Pharo9.0-SNAPSHOT-bootstrap-64bit-2535f64.image bootstrap.image
[osx-64] + export PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + PHARO_CI_TESTING_ENVIRONMENT=1
[osx-64] + ./pharo bootstrap.image
[osx-64] 2020-04-02 16:56:31.522 Pharo[19913: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-64] 2020-04-02 16:56:31.752 Pharo[19913:507] 16:56:31.752 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:31.752 Pharo[19913:507] 16:56:31.752 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:31.752 Pharo[19913:507] 16:56:31.752 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:31.752 Pharo[19913:507] 16:56:31.752 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] + ./pharo bootstrap.image loadHermes Hermes-Extensions.hermes --save
[osx-64] 2020-04-02 16:56:32.034 Pharo[19935: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-64] 2020-04-02 16:56:32.124 Pharo[19935:507] 16:56:32.124 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:32.124 Pharo[19935:507] 16:56:32.124 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:32.125 Pharo[19935:507] 16:56:32.125 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:32.125 Pharo[19935:507] 16:56:32.125 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] SystemNotification: [Hermes] Reading Hermes-Extensions.hermes
[osx-64] SystemNotification: [Hermes] Installing Hermes-Extensions.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-64] + ./pharo bootstrap.image loadHermes Kernel-Chronology-Extras.hermes AST-Core.hermes Jobs.hermes InitializePackagesCommandLineHandler.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-64] 2020-04-02 16:56:32.337 Pharo[19940: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-64] 2020-04-02 16:56:32.426 Pharo[19940:507] 16:56:32.426 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:32.426 Pharo[19940:507] 16:56:32.426 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:32.427 Pharo[19940:507] 16:56:32.427 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:32.427 Pharo[19940:507] 16:56:32.427 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] SystemNotification: [Hermes] Reading Kernel-Chronology-Extras.hermes
[osx-64] SystemNotification: [Hermes] Installing Kernel-Chronology-Extras.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#FileLocator #LanguageEnvironment #FileAttributeNotSupported #FileSystem #Unicode #StartupPreferencesLoader #BlockLocalTempCounter #PragmaCollector #Latin1)
[osx-64] SystemNotification: [Hermes] Reading AST-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing AST-Core.hermes
[osx-64] SystemNotification: New Undeclared created... check dependencies: #(#ReparseAfterSourceEditing #SyntaxErrorNotification)
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading Jobs.hermes
[osx-64] SystemNotification: [Hermes] Installing Jobs.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading InitializePackagesCommandLineHandler.hermes
[osx-64] SystemNotification: [Hermes] Installing InitializePackagesCommandLineHandler.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image initializePackages --packages=packagesKernel.txt --protocols=protocolsKernel.txt --save
[osx-64] 2020-04-02 16:56:32.995 Pharo[19947: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-64] 2020-04-02 16:56:33.075 Pharo[19947:507] 16:56:33.075 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:33.075 Pharo[19947:507] 16:56:33.075 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:33.076 Pharo[19947:507] 16:56:33.076 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:33.076 Pharo[19947:507] 16:56:33.076 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] + ./pharo bootstrap.image loadHermes TraitsV2.hermes --save
[osx-64] 2020-04-02 16:56:34.586 Pharo[19952: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-64] 2020-04-02 16:56:34.694 Pharo[19952:507] 16:56:34.693 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:34.694 Pharo[19952:507] 16:56:34.694 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:34.694 Pharo[19952:507] 16:56:34.694 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:34.694 Pharo[19952:507] 16:56:34.694 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] SystemNotification: [Hermes] Reading TraitsV2.hermes
[osx-64] SystemNotification: [Hermes] Installing TraitsV2.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image loadHermes SUnit-Core.hermes JenkinsTools-Core.hermes JenkinsTools-Core.hermes SUnit-Tests.hermes --save --no-fail-on-undeclared --on-duplication=ignore
[osx-64] 2020-04-02 16:56:35.361 Pharo[19957: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-64] 2020-04-02 16:56:35.629 Pharo[19957:507] 16:56:35.629 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:35.630 Pharo[19957:507] 16:56:35.630 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:35.630 Pharo[19957:507] 16:56:35.630 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:35.630 Pharo[19957:507] 16:56:35.630 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] SystemNotification: [Hermes] Reading SUnit-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing SUnit-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Installing JenkinsTools-Core.hermes
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #LanguageEnvironment #FileSystem)
[osx-64] SystemNotification: [Hermes] Reading SUnit-Tests.hermes
[osx-64] SystemNotification: [Hermes] Installing SUnit-Tests.hermes
[osx-64] SystemNotification: New Undeclared created... check dependencies: #(#ChangeSet)
[osx-64] SystemNotification: [Hermes] Remaining Undeclared variables in the system: #(#Unicode #PragmaCollector #FileLocator #Latin1 #FileAttributeNotSupported #StartupPreferencesLoader #SyntaxErrorNotification #BlockLocalTempCounter #ReparseAfterSourceEditing #ChangeSet #LanguageEnvironment #FileSystem)
[osx-64] + ./pharo bootstrap.image test --junit-xml-output --stage-name=Tests-osx-64Kernel SUnit-Core SUnit-Tests
[osx-64] 2020-04-02 16:56:36.283 Pharo[19964: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-64] 2020-04-02 16:56:36.380 Pharo[19964:507] 16:56:36.380 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:36.380 Pharo[19964:507] 16:56:36.380 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (5512/0 frames)
[osx-64] 2020-04-02 16:56:36.381 Pharo[19964:507] 16:56:36.381 ERROR: [0x7fff743db310] AQMEIO.cpp:377: _FindIOUnit: error -66680
[osx-64] 2020-04-02 16:56:36.381 Pharo[19964:507] 16:56:36.381 ERROR: [0x7fff743db310] >aq> AudioQueueObject.cpp:1590: Prime: failed (-66680); will stop (33075/0 frames)
[osx-64] Running tests in 2 Packages
[osx-64] DeprecationPerformedNotification: The method SUnitTest>>#deprecatedMessage called from SUnitTest>>#testIgnoreDeprecationWarnings has been deprecated. Deprecated method used by #testIgnoreDeprecationWarnings
[osx-64] 102 run, 102 passes, 0 failures, 0 errors.
[Pipeline] [osx-64] junit
[osx-64] Recording test results
[Pipeline] [osx-64] archiveArtifacts
[osx-64] Archiving artifacts
[osx-64] Recording fingerprints
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] fileExists
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // dir
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // timeout
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // stage
[Pipeline] [osx-64] }
[Pipeline] [osx-64] // node
[Pipeline] [osx-64] }
[Pipeline] // parallel
[Pipeline] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.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_Pharo9.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/Pharo9.0:refs/remotes/origin/Pharo9.0
Checking out Revision 2535f6452ac041ebf1b6ccff1a768f20a2a772b8 (Pharo9.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2535f6452ac041ebf1b6ccff1a768f20a2a772b8
Commit message: "Merge pull request #6061 from LaurineDargaud/Fix#2146-RBRef"
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/6061
Sending request to url: https://api.github.com/repos/pharo-project/pharo/pulls/6061
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] node
Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/est_and_branch_Pipeline_Pharo9.0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (launchBenchmark)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://github.com/pharo-project/pharo.git
> git init /builds/workspace/est_and_branch_Pipeline_Pharo9.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/Pharo9.0:refs/remotes/origin/Pharo9.0
Checking out Revision 2535f6452ac041ebf1b6ccff1a768f20a2a772b8 (Pharo9.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2535f6452ac041ebf1b6ccff1a768f20a2a772b8
Commit message: "Merge pull request #6061 from LaurineDargaud/Fix#2146-RBRef"
GitHub has been notified of this commit’s build result
[Pipeline] sh
+ git log -1 --format=%H
[Pipeline] build (Building pharo-benchmarks)
Scheduling project: pharo-benchmarks
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
GitHub has been notified of this commit’s build result
Finished: UNSTABLE