Skip to content
StepArgumentsStatus
Start of Pipeline - (42 min in block)
properties - (20 ms in self)
node - (7 min 52 sec in block)Darwin-x86_64
node block - (7 min 52 sec in block)
cleanWs - (96 ms in self)
stage - (7 min 52 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (7 min 52 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 4 sec in block)
checkout - (1 min 4 sec in self)
cmakeBuild - (1 min 38 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 min 9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5 min 9 sec in block)
sh - (1 min 4 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 4 sec in block)
sh - (1.4 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (2.9 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.3 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
sh - (0.31 sec in self)unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins
sh - (3 min 59 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'
junit - (0.5 sec in self)
parallel - (25 min in block)
parallel block (Branch: Linux-x86_64) - (4 ms in block)
node - (6 min 20 sec in block)Linux-x86_64
node block - (6 min 20 sec in block)
timeout - (6 min 20 sec in block)30
timeout block - (6 min 20 sec in block)
cleanWs - (0.1 sec in self)
stage - (47 sec in block)Checkout-Linux-x86_64
stage block (Checkout-Linux-x86_64) - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (47 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (47 sec in block)
checkout - (47 sec in self)
stage - (5 min 32 sec in block)Build-Linux-x86_64-CoInterpreter
stage block (Build-Linux-x86_64-CoInterpreter) - (5 min 32 sec in block)
cmakeBuild - (10 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 min 15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5 min 15 sec in block)
sh - (3 min 4 sec in self)VERBOSE=1 make install
sh - (2 min 11 sec in self)VERBOSE=1 make package
stash - (2.8 sec in self)packages-Linux-x86_64-CoInterpreter
archiveArtifacts - (2.8 sec in self)
timeout - (60 ms in block)30
timeout block - (21 ms in block)
parallel block (Branch: Darwin-x86_64) - (3 ms in block)
node - (5 min 56 sec in block)Darwin-x86_64
node block - (5 min 55 sec in block)
timeout - (5 min 55 sec in block)30
timeout block - (5 min 55 sec in block)
cleanWs - (0.12 sec in self)
stage - (38 sec in block)Checkout-Darwin-x86_64
stage block (Checkout-Darwin-x86_64) - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (38 sec in block)
checkout - (38 sec in self)
stage - (5 min 16 sec in block)Build-Darwin-x86_64-CoInterpreter
stage block (Build-Darwin-x86_64-CoInterpreter) - (5 min 16 sec in block)
cmakeBuild - (18 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4 min 51 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (4 min 51 sec in block)
sh - (2 min 56 sec in self)VERBOSE=1 make install
sh - (1 min 54 sec in self)VERBOSE=1 make package
stash - (3 sec in self)packages-Darwin-x86_64-CoInterpreter
archiveArtifacts - (3.1 sec in self)
timeout - (51 ms in block)30
timeout block - (20 ms in block)
parallel block (Branch: Windows-x86_64) - (25 min in block)
node - (25 min in block)Windows-x86_64
node block - (25 min in block)
timeout - (25 min in block)30
timeout block - (25 min in block)
cleanWs - (0.11 sec in self)
stage - (3 min 22 sec in block)Checkout-Windows-x86_64
stage block (Checkout-Windows-x86_64) - (3 min 22 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 22 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 22 sec in block)
checkout - (3 min 22 sec in self)
stage - (22 min in block)Build-Windows-x86_64-CoInterpreter
stage block (Build-Windows-x86_64-CoInterpreter) - (22 min in block)
echo - (23 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex mkdir build
withEnv - (1.6 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.5 sec in block)
sh - (1.5 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex mkdir build
echo - (15 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
withEnv - (1.5 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.5 sec in block)
sh - (1.5 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt
archiveArtifacts - (67 ms in self)build/cygwinVersions.txt
echo - (25 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository
withEnv - (4 min 53 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (4 min 53 sec in block)
sh - (4 min 52 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository
echo - (16 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && VERBOSE=1 make install
withEnv - (11 min in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (11 min in block)
sh - (11 min in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && VERBOSE=1 make install
echo - (19 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && VERBOSE=1 make package
withEnv - (5 min 23 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (5 min 23 sec in block)
sh - (5 min 23 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd build && VERBOSE=1 make package
stash - (6.3 sec in self)packages-Windows-x86_64-CoInterpreter
archiveArtifacts - (5 sec in self)
timeout - (68 ms in block)30
timeout block - (23 ms in block)
node - (0.3 sec in block)unix
node block - (0.19 sec in block)
stage - (0.14 sec in block)Upload
stage block (Upload) - (92 ms in block)
echo - (27 ms in self)[DO NO UPLOAD] In PR 162
node - (1 min 14 sec in block)unix
node block - (1 min 14 sec in block)
cleanWs - (56 ms in self)
stage - (1 min 14 sec in block)build-GTK-bundle
stage block (build-GTK-bundle) - (1 min 14 sec in block)
checkout - (52 sec in self)
unstash - (2.8 sec in self)packages-Windows-x86_64-CoInterpreter
org.jenkinsci.plugins.workflow.steps.PushdStep - (18 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (18 sec in block)
sh - (1.3 sec in self)wget http://files.pharo.org/vm/pharo-spur64/win/third-party/Gtk3.zip
sh - (1.1 sec in self)unzip Gtk3.zip -d ./bundleGTK
sh - (0.56 sec in self)unzip -n build/packages/PharoVM-*-Windows-x86_64-bin.zip -d ./bundleGTK
org.jenkinsci.plugins.workflow.steps.PushdStep - (9.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9.2 sec in block)
sh - (9.2 sec in self)zip -r -9 ../PharoVM-8.1.0-GTK-d04db97c-win64-bin.zip *
stash - (3 sec in self)packages-Windows-x86_64-gtkBundle
archiveArtifacts - (3 sec in self)PharoVM-8.1.0-GTK-d04db97c-win64-bin.zip
parallel - (7 min 57 sec in block)
parallel block (Branch: Linux-x86_64) - (4 ms in block)
node - (2 min 45 sec in block)Linux-x86_64
node block - (2 min 45 sec in block)
timeout - (2 min 45 sec in block)45
timeout block - (2 min 44 sec in block)
cleanWs - (0.13 sec in self)
stage - (2 min 44 sec in block)Tests-Linux-x86_64-CoInterpreter
stage block (Tests-Linux-x86_64-CoInterpreter) - (2 min 44 sec in block)
unstash - (5.4 sec in self)packages-Linux-x86_64-CoInterpreter
sh - (0.36 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 38 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 38 sec in block)
sh - (2.2 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.36 sec in self)echo 90 > pharo.version
sh - (0.57 sec in self)unzip ../build/build/packages/PharoVM-*-Linux-x86_64-bin.zip -d .
sh - (2 min 33 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Linux-x86_64-CoInterpreter '.*'
fileExists - (34 ms in self)PharoDebug.log
sh - (0.32 sec in self)mv PharoDebug.log PharoDebug-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (95 ms in self)
fileExists - (46 ms in self)crash.dmp
sh - (0.31 sec in self)mv crash.dmp crash-Tests-Linux-x86_64-CoInterpreter.dmp
archiveArtifacts - (83 ms in self)
fileExists - (47 ms in self)progress.log
sh - (0.3 sec in self)mv progress.log progress-Tests-Linux-x86_64-CoInterpreter.log
sh - (0.3 sec in self)cat progress-Tests-Linux-x86_64-CoInterpreter.log
archiveArtifacts - (77 ms in self)
parallel block (Branch: Darwin-x86_64) - (25 ms in block)
node - (3 min 33 sec in block)Darwin-x86_64
node block - (3 min 33 sec in block)
timeout - (3 min 33 sec in block)45
timeout block - (3 min 33 sec in block)
cleanWs - (0.17 sec in self)
stage - (3 min 33 sec in block)Tests-Darwin-x86_64-CoInterpreter
stage block (Tests-Darwin-x86_64-CoInterpreter) - (3 min 33 sec in block)
unstash - (6 sec in self)packages-Darwin-x86_64-CoInterpreter
sh - (0.66 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 26 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 26 sec in block)
sh - (2.4 sec in self)wget -O - get.pharo.org/64/90 | bash
sh - (0.3 sec in self)echo 90 > pharo.version
sh - (0.59 sec in self)unzip ../build/build/packages/PharoVM-*-Darwin-x86_64-bin.zip -d .
sh - (3 min 20 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Darwin-x86_64-CoInterpreter '.*'
fileExists - (41 ms in self)PharoDebug.log
sh - (0.31 sec in self)mv PharoDebug.log PharoDebug-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (1.1 sec in self)
fileExists - (32 ms in self)crash.dmp
sh - (0.29 sec in self)mv crash.dmp crash-Tests-Darwin-x86_64-CoInterpreter.dmp
archiveArtifacts - (48 ms in self)
fileExists - (29 ms in self)progress.log
sh - (0.3 sec in self)mv progress.log progress-Tests-Darwin-x86_64-CoInterpreter.log
sh - (0.35 sec in self)cat progress-Tests-Darwin-x86_64-CoInterpreter.log
archiveArtifacts - (57 ms in self)
parallel block (Branch: Windows-x86_64) - (7 min 57 sec in block)
node - (7 min 57 sec in block)Windows-x86_64
node block - (7 min 57 sec in block)
timeout - (7 min 57 sec in block)45
timeout block - (7 min 57 sec in block)
cleanWs - (0.14 sec in self)
stage - (7 min 57 sec in block)Tests-Windows-x86_64-CoInterpreter
stage block (Tests-Windows-x86_64-CoInterpreter) - (7 min 57 sec in block)
unstash - (9.9 sec in self)packages-Windows-x86_64-CoInterpreter
bat - (0.66 sec in self)mkdir runTests
org.jenkinsci.plugins.workflow.steps.PushdStep - (7 min 46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7 min 46 sec in block)
bat - (6.5 sec in self)wget -O - get.pharo.org/64/90 | bash
bat - (0.33 sec in self)echo 90 > pharo.version
echo - (18 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
withEnv - (1.9 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (1.9 sec in block)
sh - (1.8 sec in self)#!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex cd runTests && unzip ../build/build/packages/PharoVM-*-Windows-x86_64-bin.zip -d .
echo - (18 ms in self)Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-162"` set -ex PHARO_CI_TESTING_ENVIRONMENT=true cd runTests && ./PharoConsole.exe --logLevel=4 Pharo.image test --junit-xml-output --stage-name=Tests-Windows-x86_64-CoInterpreter '.*'
withEnv - (7 min 34 sec in block)PHARO_CI_TESTING_ENVIRONMENT
withEnv block - (7 min 34 sec in block)
sh - (7 min 34 sec in self)
fileExists - (30 ms in self)PharoDebug.log
bat - (0.63 sec in self)mv PharoDebug.log PharoDebug-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (84 ms in self)
fileExists - (50 ms in self)crash.dmp
bat - (0.68 sec in self)mv crash.dmp crash-Tests-Windows-x86_64-CoInterpreter.dmp
archiveArtifacts - (83 ms in self)
fileExists - (43 ms in self)progress.log
bat - (0.33 sec in self)mv progress.log progress-Tests-Windows-x86_64-CoInterpreter.log
bat - (0.62 sec in self)cat progress-Tests-Windows-x86_64-CoInterpreter.log
archiveArtifacts - (67 ms in self)