• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pantsbuild / pants / 7850
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: go-cross-module-replace-inference
DEFAULT BRANCH: main
Ran 10 Nov 2015 03:01AM UTC
Jobs 8
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7850

push

travis-ci

stuhood
Clean up corrupted local cache for errors that are not retryable

Saw a bunch "CRC check failed" errors, it's ok for downloads to fail, but it's
not ok to leave the corrupted artifacts in local cache. Because most of such
errors are non-retryable, and if we don't clean up bad artifacts, next time (we
still from time to time need clean-all) will be a cache hit first but then fail
the check and do the compile again. As you can see most if not all [tarfile.ReadError](https://github.com/certik/python-2.7/blob/master/Lib/tarfile.py)
and [IOError from gzip](https://github.com/certik/python-2.7/blob/c360290c3/Lib/gzip.py) are not retryable

Testing Done:
https://travis-ci.org/peiyuwang/pants/builds/87716343

Bugs closed: 2464

Reviewed at https://rbcommons.com/s/twitter/r/3045/
Jobs
ID Job ID Ran Files Coverage
1 7850.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 10 Nov 2015 03:01AM UTC 0
Travis Job 7850.1
4 7850.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 10 Nov 2015 03:10AM UTC 0
Travis Job 7850.4
5 7850.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 10 Nov 2015 03:04AM UTC 0
Travis Job 7850.5
6 7850.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 10 Nov 2015 03:08AM UTC 0
Travis Job 7850.6
7 7850.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 10 Nov 2015 03:08AM UTC 0
Travis Job 7850.7
8 7850.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 10 Nov 2015 03:10AM UTC 0
Travis Job 7850.8
9 7850.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 10 Nov 2015 03:10AM UTC 0
Travis Job 7850.9
10 7850.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 10 Nov 2015 03:16AM UTC 0
Travis Job 7850.10
Source Files on build 7850
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7850
  • f2db068e on github
  • Prev Build on master (#7848)
  • Next Build on master (#7851)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc