Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 14 sec in block)
properties - (25 ms in self)
node - (4 min 14 sec in block)Darwin-x86_64
node block - (4 min 14 sec in block)
cleanWs - (41 ms in self)
stage - (4 min 14 sec in block)VM Unit Tests
stage block (VM Unit Tests) - (4 min 14 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (42 sec in block)
checkout - (42 sec in self)
stash - (29 ms in self)dockerfiles
sh - (0.28 sec in self)git tag --list --points-at HEAD
echo - (10 ms in self)Extracted versionTag: is release: false
writeFile - (18 ms in self)releaseFlag.txt
stash - (16 ms in self)releaseFlag
cmakeBuild - (17 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 13 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 13 sec in block)
sh - (47 sec in self)VERBOSE=1 make vmmaker
org.jenkinsci.plugins.workflow.steps.PushdStep - (2 min 25 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2 min 25 sec in block)
sh - (0.84 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
sh - (1.7 sec in self)unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
sh - (0.28 sec in self)wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.zip
sh - (0.32 sec in self)unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins
timeout - (2 min 22 sec in block)20
timeout block - (2 min 22 sec in block)
sh - (2 min 22 sec in self)PHARO_CI_TESTING_ENVIRONMENT=true ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output 'VMMakerTests'