Giter VIP home page Giter VIP logo

Comments (4)

dirk-thomas avatar dirk-thomas commented on August 18, 2024

Non graceful termination:

2015-02-21 02:15:01,616 Disk space satified ending
2015-02-21 02:15:01,617 Uncaught exception in cleanup_docker_image.py: Traceback (most recent call last):
  File "/home/jenkins-slave/cleanup_docker_images.py", line 173, in <module>
    main()
  File "/home/jenkins-slave/cleanup_docker_images.py", line 153, in main
    sys.exit(0)
SystemExit: 0

from buildfarm_deployment.

tfoote avatar tfoote commented on August 18, 2024

Clean termination: 13d1e9d
Better usage of disk space on larger disks: 04e69e5

I believe the old images had retained cron jobs. I've rolled over all the old executors.

from buildfarm_deployment.

tfoote avatar tfoote commented on August 18, 2024

The base images will be cleaned up only if there are no containers using them. And if we go the full timeout and nothing is using them It's probably ok to clean them. They are only ~ 100 Mb to redownload and explicitly listing anything is just another thing to maintiain adding complexity and overhead. I think whitelisting the base images or something like that would be an overoptimization. In practice we will likely never be that idle and they'll be protected by the active containers.

from buildfarm_deployment.

tfoote avatar tfoote commented on August 18, 2024

Filed slow rmi upstream: moby/moby#11053

from buildfarm_deployment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.