jenkinsci / azure-vm-agents-plugin

This repo is for azure vm agents plugin for jenkins. Azure devops CICD is the team which owns it for now
https://plugins.jenkins.io/azure-vm-agents/
46 stars 102 forks source link

additional disks not deleted after delete of VM #291

Closed Mathieu-Steininger closed 3 years ago

Mathieu-Steininger commented 3 years ago

Version report

Jenkins and plugins versions report:

Jenkins: 2.293
OS: Windows Server 2019 - 10.0
---
ace-editor:1.1
ant:1.11
antisamy-markup-formatter:2.1
apache-httpcomponents-client-4-api:4.5.13-1.0
atlassian-jira-software-cloud:1.4.0
authentication-tokens:1.4
authorize-project:1.4.0
azure-credentials:182.v3ccd4a755864
azure-sdk:12.vc102aedd3c66
azure-vm-agents:781.v5877a4d99d28
blueocean-autofavorite:1.2.4
blueocean-bitbucket-pipeline:1.24.7
blueocean-commons:1.24.7
blueocean-config:1.24.7
blueocean-core-js:1.24.7
blueocean-dashboard:1.24.7
blueocean-display-url:2.4.1
blueocean-events:1.24.7
blueocean-git-pipeline:1.24.7
blueocean-github-pipeline:1.24.7
blueocean-i18n:1.24.7
blueocean-jira:1.24.7
blueocean-jwt:1.24.7
blueocean-personalization:1.24.7
blueocean-pipeline-api-impl:1.24.7
blueocean-pipeline-editor:1.24.7
blueocean-pipeline-scm-api:1.24.7
blueocean-rest-impl:1.24.7
blueocean-rest:1.24.7
blueocean-web:1.24.7
blueocean:1.24.7
bootstrap4-api:4.6.0-3
bouncycastle-api:2.20
branch-api:2.6.4
build-blocker-plugin:1.7.7
build-timeout:1.20
caffeine-api:2.9.1-23.v51c4e2c879c8
calendar-view:0.3.1
checks-api:1.7.0
cloud-stats:0.27
cloudbees-bitbucket-branch-source:2.9.9
cloudbees-folder:6.15
cobertura:1.16
code-coverage-api:1.3.2
command-launcher:1.6
config-file-provider:3.8.0
copyartifact:1.46
credentials-binding:1.24
credentials:2.4.1
digitalocean-plugin:1.3.0
discard-old-build:1.05
display-url-api:2.3.5
docker-commons:1.17
docker-workflow:1.26
durable-task:1.36
echarts-api:5.1.0-2
email-ext:2.83
extended-read-permission:3.2
external-monitor-job:1.7
favorite:2.3.3
font-awesome-api:5.15.3-2
git-client:3.7.1
git-server:1.9
git:4.7.1
github-api:1.123
github-autostatus:3.6.2
github-branch-source:2.10.4
github-pullrequest:0.3.0
github:1.33.1
global-slack-notifier:1.5
google-login:1.6
google-oauth-plugin:1.0.5
handlebars:3.0.8
handy-uri-templates-2-api:2.1.8-1.0
htmlpublisher:1.25
jackson2-api:2.12.3
jacoco:3.2.0
javadoc:1.6
jdk-tool:1.5
jenkins-design-language:1.24.7
jira:3.3
jjwt-api:0.11.2-9.c8b45b8bb173
jobConfigHistory:2.27
jquery-detached:1.2.1
jquery:1.12.4-1
jquery3-api:3.6.0-1
jsch:0.1.55.2
junit:1.49
ldap:2.7
locale:1.4
lockable-resources:2.10
mailer:1.34
matrix-auth:2.6.7
matrix-project:1.18
maven-plugin:3.10
mercurial:2.15
momentjs:1.1.1
monitoring:1.87.0
nodejs:1.4.0
nodelabelparameter:1.8.1
oauth-credentials:0.4
okhttp-api:3.14.9
pam-auth:1.6
perfpublisher:8.09
pipeline-build-step:2.13
pipeline-graph-analysis:1.10
pipeline-input-step:2.12
pipeline-milestone-step:1.3.2
pipeline-model-api:1.8.4
pipeline-model-definition:1.8.4
pipeline-model-extensions:1.8.4
pipeline-npm:0.9.2
pipeline-rest-api:2.19
pipeline-stage-step:2.5
pipeline-stage-tags-metadata:1.8.4
pipeline-stage-view:2.19
plain-credentials:1.7
plugin-util-api:2.2.0
popper-api:1.16.1-2
powershell:1.5
pubsub-light:1.14
purge-build-queue-plugin:1.0
rebuild:1.32
resource-disposer:0.15
scm-api:2.6.4
script-security:1.77
slack:2.48
snakeyaml-api:1.27.0
sse-gateway:1.24
ssh-credentials:1.18.2
ssh-slaves:1.31.7
sshd:3.0.3
structs:1.23
systemloadaverage-monitor:1.2
token-macro:2.15
trilead-api:1.0.13
variant:1.4
windows-slaves:1.8
workflow-aggregator:2.6
workflow-api:2.42
workflow-basic-steps:2.23
workflow-cps-global-lib:2.19
workflow-cps:2.92
workflow-durable-task-step:2.39
workflow-job:2.40
workflow-multibranch:2.24
workflow-scm-step:2.12
workflow-step-api:2.23
workflow-support:3.8
ws-cleanup:0.39
xray-connector:2.4.1
terraform:1.0.10

Windows (Windows Server 2019 Datacenter)
Standard B4ms (4 processeurs virtuels, 16 Gio de mémoire)
OS disk : SSD Premium LRS 127Go  SSE avec PMK
Data disk : SSD Premium LRS 512Go SSE avec PMK

Reproduction steps

Results

Expected result:

Actual result:

timja commented 3 years ago

data disks are not currently supported: https://github.com/jenkinsci/azure-vm-agents-plugin/issues/248

if we don't know about them we can't delete them