Giter Club home page Giter Club logo

azure-devops-agent-on-kubernetes's People

Contributors

btungut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

azure-devops-agent-on-kubernetes's Issues

Disk space Exhaustion

Hello,

I am running this helm chart, and have no illusions this is an experience problem and probably missing something. This is quite literally my first K8 cluster / first Helm chart.

When my CI pipeline started, it started trying to do its thing, but very rapidly exhausted its disk space and crashed. So I am assuming I need to do something to allocate more space at it, but I am unsure of exactly what its looking for. I tried something like the following, but it errors.

Any chance you can help steer me in the right direction? If it helps any, the type of workload being shipped to this is VMware template builds with packer. It uses up a bunch of space during the build and after the artifacts are uploaded all the space is freed up.

volumes:
  - name: ci-data
    size: "50Gi"

volumeMounts:
  - containerpath: /azp
    volume:
      name: ci-data
      subpath: /azp
      ```
    

Error: UPGRADE FAILED: error validating "": error validating data: [ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): unknown field "containerpath" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): unknown field "volume" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): missing required field "name" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.containers[0].volumeMounts[0]): missing required field "mountPath" in io.k8s.api.core.v1.VolumeMount, ValidationError(Deployment.spec.template.spec.volumes[0]): unknown field "size" in io.k8s.api.core.v1.Volume]

Docker build failing

Starting: Build an image

Task : Docker
Description : Build or push Docker images, login or logout, start or stop containers, or run a Docker command
Version : 2.231.0
Author : Microsoft Corporation
Help : https://aka.ms/azpipes-docker-tsg

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
/usr/bin/docker pull node:12.18.1
/usr/bin/docker inspect node:12.18.1
[]
/usr/bin/docker build -f /azp/_work/1/s/app/Dockerfile --label com.azure.dev.image.system.teamfoundationcollectionuri=https://dev.azure.com/abhishekgupta0696/ --label com.azure.dev.image.system.teamproject=devops-learning --label com.azure.dev.image.build.repository.name=devops-learning --label com.azure.dev.image.build.sourceversion=92ec1cc1737e514cc2523c3951bbd3776bef275e --label com.azure.dev.image.build.repository.uri=https://[email protected]/abhishekgupta0696/devops-learning/_git/devops-learning --label com.azure.dev.image.build.sourcebranchname=main --label com.azure.dev.image.build.definitionname=devops-learning --label com.azure.dev.image.build.buildnumber=20240226.1 --label com.azure.dev.image.build.builduri=vstfs:///Build/Build/11 --label image.base.ref.name=node:12.18.1 -t pipelines-javascript-docker:11 /azp/_work/1/s/app
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
##[error]ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
##[error]The process '/usr/bin/docker' failed with exit code 1
Finishing: Build an image

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.