Coverity OpenSource 扫描:无法检索 tar 文件
Coverity OpenSource Scan: Failed to retrieve tar file
我们正在尝试使用 Coverity OpenSource 服务,但在提交我们的项目文件以供分析时遇到问题。
每当提交 project.tgz 到 coverity(无论是通过自动化指令还是直接通过网站完成),
我们看到构建正在排队等待很短时间:
Last Build Status: Running. Your build is currently being analyzed
但几秒钟后构建失败,因为找不到存档:
Last Build Status: Failed. Your build has failed due to the following reason. Please fix the error and upload the build again.
Error details: :Failed to retrieve tar file ...more
构建日志看起来不错:
2015-12-18T12:30:44.458433Z|cov-build|5752|info|> Build time (cov-build overall): 00:34:26.499117
2015-12-18T12:30:44.458433Z|cov-build|5752|info|>
2015-12-18T12:30:44.462750Z|cov-build|5752|info|> Build time (C/C++/Java emits total): 00:49:03.604351
2015-12-18T12:30:44.462750Z|cov-build|5752|info|>
2015-12-18T12:30:44.462750Z|cov-build|5752|info|>
2015-12-18T12:30:44.462794Z|cov-build|5752|info|> 397 C/C++ compilation units (100%) are ready for analysis
2015-12-18T12:30:44.462794Z|cov-build|5752|info|> 19 Java compilation units (100%) have been captured and are ready for analysis
该问题似乎与 Error details: :Failed to download tar file from 一致。不幸的是,没有解决方案。
存档有命名convention/and或大小限制吗?
感谢您的帮助!
联系 coverity 支持后,我们刚刚收到以下答复,我们可以成功提交构建。似乎在覆盖方面出现了一些问题。
"This was due to some behind the
scenes issues on our end – nothing interesting,, but it is back up and
running now. Thanks for your patience".
我们正在尝试使用 Coverity OpenSource 服务,但在提交我们的项目文件以供分析时遇到问题。
每当提交 project.tgz 到 coverity(无论是通过自动化指令还是直接通过网站完成), 我们看到构建正在排队等待很短时间:
Last Build Status: Running. Your build is currently being analyzed
但几秒钟后构建失败,因为找不到存档:
Last Build Status: Failed. Your build has failed due to the following reason. Please fix the error and upload the build again. Error details: :Failed to retrieve tar file ...more
构建日志看起来不错:
2015-12-18T12:30:44.458433Z|cov-build|5752|info|> Build time (cov-build overall): 00:34:26.499117 2015-12-18T12:30:44.458433Z|cov-build|5752|info|> 2015-12-18T12:30:44.462750Z|cov-build|5752|info|> Build time (C/C++/Java emits total): 00:49:03.604351 2015-12-18T12:30:44.462750Z|cov-build|5752|info|> 2015-12-18T12:30:44.462750Z|cov-build|5752|info|> 2015-12-18T12:30:44.462794Z|cov-build|5752|info|> 397 C/C++ compilation units (100%) are ready for analysis 2015-12-18T12:30:44.462794Z|cov-build|5752|info|> 19 Java compilation units (100%) have been captured and are ready for analysis
该问题似乎与 Error details: :Failed to download tar file from 一致。不幸的是,没有解决方案。
存档有命名convention/and或大小限制吗?
感谢您的帮助!
联系 coverity 支持后,我们刚刚收到以下答复,我们可以成功提交构建。似乎在覆盖方面出现了一些问题。
"This was due to some behind the scenes issues on our end – nothing interesting,, but it is back up and running now. Thanks for your patience".