Build failed in Jenkins: Seaside » 20,bleedingEdge,vm #405

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: Seaside » 20,bleedingEdge,vm #405

ci-pharo-contribution
See <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=bleedingEdge,VM=vm/405/>

------------------------------------------
Started by upstream project "Seaside" build number 405
originally caused by:
 Started by user [hidden email]
Building remotely on pharo-contribution-linux64-3.ci.inria.fr in workspace <https://ci.inria.fr/pharo-contribution/job/Seaside/PHARO=20,VERSION=bleedingEdge,VM=vm/ws/>

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

===============================================================================
Notice: Installing ConfigurationOfSeaside3 bleedingEdge
===============================================================================
+ ./pharo Seaside.image config http://smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main ConfigurationOfSeaside3 --install=bleedingEdge --group=CI

===============================================================================
Notice: Installing ConfigurationOfSeaside3 bleedingEdge
===============================================================================
==== Startup Error: Error: Name not found: Sport2
MetacelloMCVersionSpec(Object)>>error:
MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages: in Block: [^ self error: 'Name not found: ' , aString]
MetacelloMCVersionSpec>>packageNamed:forMap:ifAbsent:
MetacelloMCVersionSpec>>resolveToLoadableSpec:forMap:packages:
MetacelloMCVersionSpec>>resolveToLoadableSpecs:map: in Block: [:req | (self...
Set>>do:
MetacelloMCVersionSpec>>resolveToLoadableSpecs:map:
MetacelloMCVersionSpecLoader>>resolveToLoadableSpecs
MetacelloMCVersionSpecLoader>>load
MetacelloMCVersion>>executeLoadFromArray:
MetacelloMCVersion>>fetchRequiredFromArray: in Block: [:dict | ^ self executeLoadFromArray: anArray]
MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary: in Block: [^ aBlock value: dict]
BlockClosure>>on:do:
MetacelloPharoPlatform(MetacelloPlatform)>>useStackCacheDuring:defaultDictionary:
MetacelloMCVersion>>fetchRequiredFromArray: in Block: [self versionSpec loader: newLoader....
BlockClosure>>ensure:
MetacelloMCVersion>>fetchRequiredFromArray: in Block: [[self versionSpec loader: newLoader....
MetacelloPharoPlatform>>do:displaying: in Block: [aBlock value]
BlockClosure>>ensure:
RPackageSet class>>withCacheDo:
MetacelloPharoPlatform>>do:displaying: in Block: [:bar | ...
BlockClosure>>cull:
Job>>run in Block: [result := block cull: self]
BlockClosure>>on:do:
Job>>run in Block: [self prepareForRunning....
BlockClosure>>ensure:
Job>>run
NonInteractiveUIManager(UIManager)>>displayProgress:from:to:during:
ByteString(String)>>displayProgressFrom:to:during:
MetacelloPharoPlatform>>do:displaying:
Got startup errors:
    Error: Name not found: Sport2
Build step 'Execute shell' marked build as failure
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 : Seaside » 20,bleedingEdge,vm #406

ci-pharo-contribution