BEGIN_TASK "svn up|DEBUG" 2010-08-30-15-22-38
BEGIN_SUBTASK "List of new commits"
cd /home/testfarm//
[OK]
true ; cd clam; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r14408 | dgarcia | 2010-08-29 02:47:18 +0200 (Sun, 29 Aug 2010) | 2 lines
* TonalAnalysis: Config class made inner
------------------------------------------------------------------------
/mnt/home/testfarm
true ; cd clam/testdata; svn log -r BASE:HEAD; cd -
[OK]
INFO: ------------------------------------------------------------------------
r128 | ascorza | 2010-04-20 19:08:11 +0200 (Tue, 20 Apr 2010) | 1 line
* added 24ch_trumpet with 24 channels
------------------------------------------------------------------------
/mnt/home/testfarm
svn up --accept postpone clam
[OK]
INFO: Skipped 'clam'
svn up --accept postpone clam/testdata
[OK]
INFO: At revision 128.
svn up --accept postpone acustica
[OK]
INFO: No available
svn up --accept postpone data_acustica
[OK]
INFO: No available
END_SUBTASK "List of new commits"
BEGIN_SUBTASK "count lines of code"
echo /home/testfarm//clam/CLAM
[OK]
STATS: {clam_loc}
echo /home/testfarm//clam/SMSTools
[OK]
STATS: {smstools_loc}
echo /home/testfarm//clam/NetworkEditor
[OK]
STATS: {networkeditor_loc}
END_SUBTASK "count lines of code"
BEGIN_SUBTASK "Deployment"
cd /home/testfarm//clam/CLAM
[OK]
rm -rf /home/testfarm/local/*
[OK]
scons configure prefix=/home/testfarm/local release=0
[OK]
scons
[OK]
scons install
[OK]
mkdir -p /home/testfarm/local/bin
[OK]
END_SUBTASK "Deployment"
BEGIN_SUBTASK "Unit Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
cd UnitTests
[OK]
echo no command specified
[OK]
./UnitTests
[OK]
echo no command specified
[OK]
STATS: {exectime_unittests}
END_SUBTASK "Unit Tests"
BEGIN_SUBTASK "Functional Tests"
cd /home/testfarm//clam/CLAM/test
[OK]
scons test_data_path=/home/testfarm//clam/testdata clam_prefix=/home/testfarm/local
[OK]
cd FunctionalTests
[OK]
echo no command specified
[OK]
./FunctionalTests
[OK]
echo no command specified
[OK]
STATS: {exectime_functests}
END_SUBTASK "Functional Tests"
BEGIN_SUBTASK "CLAM Examples"
cd /home/testfarm//clam/CLAM/examples
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
END_SUBTASK "CLAM Examples"
BEGIN_SUBTASK "BM-Audio Soxsucks"
cd /home/testfarm//acustica/src/soxsucks/
[OK]
scons
[OK]
ln -sf /home/testfarm//acustica/src/soxsucks/soxsucks /home/testfarm/local/bin
[OK]
END_SUBTASK "BM-Audio Soxsucks"
BEGIN_SUBTASK "BM-Audio Raytracing"
cd /home/testfarm//acustica/src/raytracing
[OK]
scons
[OK]
ln -sf /home/testfarm//acustica/src/raytracing/raytracing /home/testfarm/local/bin
[OK]
./back2back.py
[OK]
END_SUBTASK "BM-Audio Raytracing"
BEGIN_SUBTASK "CLAM Plugins"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=disabled
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
scons clam_prefix=/home/testfarm/local raytracing=traditional
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/spacialization/ladspa/
[OK]
scons -c
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/continuousExcitationSynthesizer
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/GuitarEffects/
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/MIDI/
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/sndfile
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/osc
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/speech
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/Filters
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
cd /home/testfarm//clam/CLAM/plugins/resampling
[OK]
scons clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "CLAM Plugins"
BEGIN_SUBTASK "NetworkEditor installation"
cd /home/testfarm//clam/NetworkEditor
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "NetworkEditor installation"
BEGIN_SUBTASK "Back-to-back network tests"
cd /home/testfarm//clam/CLAM/plugins/spacialization
[OK]
./back2back.py
[OK]
END_SUBTASK "Back-to-back network tests"
BEGIN_SUBTASK "BM-Audio back-to-back tests"
ln -sf /home/testfarm//acustica/src/rendercoreo/rendercoreo /home/testfarm/local/bin
[OK]
cd /home/testfarm//acustica/bformat2binaural
[OK]
./back2back.py
[OK]
cd /home/testfarm//data_acustica/test_coreos
[OK]
./back2back.py
[FAILURE]
OUTPUT: [SAVED TO FILE]
END_SUBTASK "BM-Audio back-to-back tests"
BEGIN_SUBTASK "SMSTools installation"
cd /home/testfarm//clam/SMSTools
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
/home/testfarm//clam/CLAM/scons/sconstools/changeExampleDataPath.py /home/testfarm/local/share/smstools
[OK]
END_SUBTASK "SMSTools installation"
BEGIN_SUBTASK "vmqt4 compilation and examples"
cd /home/testfarm//clam/Annotator/vmqt
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local release=1 double=1
[OK]
scons examples
[OK]
END_SUBTASK "vmqt4 compilation and examples"
BEGIN_SUBTASK "Annotator installation"
cd /home/testfarm//clam/Annotator
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Annotator installation"
BEGIN_SUBTASK "Chordata installation"
cd /home/testfarm//clam/chordata
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Chordata installation"
BEGIN_SUBTASK "Voice2MIDI installation"
cd /home/testfarm//clam/Voice2MIDI
[OK]
scons prefix=/home/testfarm/local clam_prefix=/home/testfarm/local
[OK]
scons install
[OK]
END_SUBTASK "Voice2MIDI installation"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the NetworkEditor"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py /home/testfarm//clam/NetworkEditor
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the NetworkEditor"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/continuousExcitationSynthesizer"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/continuousExcitationSynthesizer/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/continuousExcitationSynthesizer"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/GuitarEffects/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/GuitarEffects/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/GuitarEffects/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/osc/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/osc/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/osc/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/sndfile/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/sndfile/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/sndfile/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/Filters/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/Filters/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/Filters/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/MIDI/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/MIDI/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/MIDI/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/resampling/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/resampling/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/resampling/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/samplebysample/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/samplebysample/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/samplebysample/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/spacialization/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/spacialization/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/spacialization/"
BEGIN_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/speech/"
cd /home/testfarm//clam/CLAM/scripts
[OK]
./check_clam_networks_recursively.py -b /home/testfarm//clam/CLAM/plugins/speech/
[OK]
END_SUBTASK "Check Clam Networks Recursively that are inside the clam/CLAM/plugins/speech/"
END_TASK "svn up|DEBUG" 2010-08-30-18-03-19 False