pre-release test error on hudson
I'm using the fancy code release system for the first time and it seems to be very impressive how everything gets auto-magically generated for you however I ran into a problem last week when I tried a pre-release test.
I should mention that I'm the repository maintainer and so I first followed the Repository Setup Instructions - so just bear in mind that the problem may not be with the stack itself but maybe it's a problem with the entire repo configuration in the rosdistro.
I tried to run a Hudson Pre-Release test and I got the following error in Diamiondback and Unstable on all of the platforms. It doesn't seem like it even got up compiling code so I don't know where to start debugging the problem...
Command failed: Command '['sudo', 'chroot', '/home/rosbuild/chroot/prerelease_unstable_sbpl_arm_planning_lucid_amd64', 'su', 'rosbuild', '-s', '/bin/bash', '-c', "HUDSON_URL='http://build.willowgarage.com/' BUILD_URL='http://build.willowgarage.com/job/prerelease_unstable_sbpl_arm_planning_lucid_amd64/1/' BUILD_TAG='hudson-prerelease_unstable_sbpl_arm_planning_lucid_amd64-1' JOB_NAME='prerelease_unstable_sbpl_arm_planning_lucid_amd64' BUILD_ID='2011-03-17_14-10-59' BUILD_NUMBER='1' JOB_URL='http://build.willowgarage.com/job/prerelease_unstable_sbpl_arm_planning_lucid_amd64/' EXECUTOR_NUMBER='0' /tmp/script.sh"]' returned non-zero exit status 255 ectory_filters', 'pr2_kinematics'] Adding dependencies of stack sensor_msgs Command failed, shutting down chroot Shutting down
You can also check out the entire hudson console output.
Does anyone know how I can resolve this problem?
Thanks in advance.