On Tue, Jan 28, 2014 at 4:20 AM, Tom Kent <lists@teeks99.com> wrote:
On Sat, Jan 25, 2014 at 7:22 AM, Tom Kent <lists@teeks99.com> wrote:
> I'm seeing this on a few of my runners at the end of what looks like a
> successful run...any ideas what to do about it?
>
> Tom
>
> # Could not find 'zip_cmd' module in the script directory
>   File "/home/tomkent/teeks99-03/g/tools_regression_src/collect_and_upload_logs.py",
> line 351, in collect_logs
>     , os.path.join( results_dir,'%s.zip' % runner_id )
>   File "/home/tomkent/teeks99-03/g/tools_regression_src/collect_and_upload_logs.py",
> line 278, in compress_file
>     raise Exception( 'Compressing failed!' )
> Exception: Compressing failed!

Without any apparent action on my part the previous error changed to this:
... loop in tree walk

I'm wondering if the previous crash poisoned that runner somehow? Several runners cycled successfully last night after the fixes Noel applied, so it is possible that the problem you are seeing is something very specific to that particular runner. Perhaps delete the directory, and then recreate the runner?

Thanks for your patience,

--Beman