Boost logo

Boost Testing :

Subject: [Boost-testing] Fwd: Regression zip failure
From: Tom Kent (lists_at_[hidden])
Date: 2014-01-25 08:22:05


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

....
# Processing test log
"/home/tomkent/teeks99-03/g/results/predef/bin/test/macos_endian.test/clang-linux-3.1/debug/test_log.xml"
# Processing test log
"/home/tomkent/teeks99-03/g/results/predef/bin/test/info_as_c.test/clang-linux-3.1/debug/test_log.xml"
# Processing test log
"/home/tomkent/teeks99-03/g/results/predef/bin/test/info_as_cpp.test/clang-linux-3.1/debug/test_log.xml"
# Processing test log
"/home/tomkent/teeks99-03/g/results/predef/bin/test/make.test/clang-linux-3.1/debug/test_log.xml"
# Processing test log
"/home/tomkent/teeks99-03/g/results/predef/bin/test/version.test/clang-linux-3.1/debug/test_log.xml"
# Done writing "/home/tomkent/teeks99-03/g/results/teeks99-03g-Ubuntu12.04-64.xml".
# Compressing "/home/tomkent/teeks99-03/g/results/teeks99-03g-Ubuntu12.04-64.xml"...
# Warning: Compressing falied (Filesize would require ZIP64 extensions)
# Trying to compress using a platform-specific tool...
# Could not find 'zip_cmd' module in the script directory
(/home/tomkent/teeks99-03/g).
Traceback (most recent call last):
  File "run.py", line 83, in <module>
    runner(root)
  File "/home/tomkent/teeks99-03/g/tools_regression_src/regression.py",
line 260, in __init__
    self.main()
  File "/home/tomkent/teeks99-03/g/tools_regression_src/regression.py",
line 646, in main
    getattr(self,action_m)()
  File "/home/tomkent/teeks99-03/g/tools_regression_src/regression.py",
line 612, in command_regression
    self.command_collect_logs()
  File "/home/tomkent/teeks99-03/g/tools_regression_src/regression.py",
line 519, in command_collect_logs
    revision )
  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!


Boost-testing list run by mbergal at meta-comm.com