Build failed in Jenkins: Grease » 20,development,vm #510

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Build failed in Jenkins: Grease » 20,development,vm #510

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/510/>

------------------------------------------
Started by upstream project "Grease" build number 510
originally caused by:
 [URLTrigger] A change within the response URL invocation (log)
Building remotely on pharo-contribution-linux64.ci.inria.fr (32 64 linux) in workspace <https://ci.inria.fr/pharo-contribution/job/Grease/PHARO=20,VERSION=development,VM=vm/ws/>

Deleting project workspace... Deleting old artifacts from #508
[vm] $ /bin/sh -xe /tmp/hudson1335552246658852257.sh
+ dirname Grease/PHARO=20,VERSION=development,VM=vm
+ export JOB_NAME=Grease
+ bash
+ wget --quiet -O - get.pharo.org/20+vm
Downloading the latest 20 Image:
    http://files.pharo.org/get-files/20/pharo.zip
Pharo.image
Downloading the latest pharoVM:
        http://files.pharo.org/get-files/20/pharo-linux-stable.zip
pharo-vm/pharo
Downloading PharoV20.sources:
        http://files.pharo.org/get-files/20/sources.zip
Creating starter scripts pharo and pharo-ui
+ ./pharo Pharo.image save Grease --delete-old
+ ./pharo Grease.image --version
+ REPO=http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main
+ ./pharo Grease.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfGrease --install=development --group=Tests

===============================================================================
Notice: Installing ConfigurationOfGrease development
===============================================================================
+ ./pharo Grease.image test --junit-xml-output Grease.*

===============================================================================
Notice: Running tests in 10 Packages
===============================================================================
==== Startup Error: PrimitiveFailed: primitive #primSetPosition:to: in StandardFileStream failed
StandardFileStream(Object)>>primitiveFailed:
StandardFileStream(Object)>>primitiveFailed
StandardFileStream>>primSetPosition:to:
StandardFileStream>>position:
HDTestReport>>tearDown
HDTestReport>>run in Block: [self tearDown]
BlockClosure>>ensure:
HDTestReport>>run in Block: [[self setUp....
BlockClosure>>ensure:
Author>>ifUnknownAuthorUse:during:
HDTestReport>>run
HDTestReport class>>runSuite:
HDTestReport class>>runClasses:named:
HDTestReport class>>runPackage:
HDTestReport class(HDReport class)>>runPackages: in Block: [:each | self runPackage: each]
Set>>do:
HDTestReport class(HDReport class)>>runPackages:
TestRunnerCommandLineHandler>>runPackages
TestRunnerCommandLineHandler>>activate
TestRunnerCommandLineHandler class(CommandLineHandler class)>>activateWith:
DefaultCommandLineHandler>>handleSubcommand
DefaultCommandLineHandler>>handleArgument:
DefaultCommandLineHandler>>activate
DefaultCommandLineHandler class>>startUp: in Block: [self new activate]
BlockClosure>>cull:
SmalltalkImage>>executeDeferredStartupActions: in Block: [each cull: resuming]
BlockClosure>>on:do:
SmalltalkImage>>logStartUpErrorDuring:into:tryDebugger:
SmalltalkImage>>executeDeferredStartupActions: in Block: [:each | self...
OrderedCollection>>do:
Got startup errors:
    PrimitiveFailed: primitive #primSetPosition:to: in StandardFileStream failed
Build step 'Execute shell' marked build as failure
Looks like the node went offline during the build. Check the slave log for the details.
Archiving artifacts
Recording test results
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Jenkins build is back to normal : Grease » 20,development,vm #511

ci-pharo-contribution