Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48901

Exception regularly thrown "/var/jenkins_home/deployment.out (No such file or directory)"

XMLWordPrintable

      Been seeing this regularly for some time now in Code Valet and other Jenkins environments

      java.io.FileNotFoundException: /var/jenkins_home/deployment.out (No such file or directory)
          at java.io.FileInputStream.open0(FileInputStream.java)
          at java.io.FileInputStream.open(FileInputStream.java:195)
          at java.io.FileInputStream.<init>(FileInputStream.java:138)
          at java.io.FileInputStream.<init>(FileInputStream.java:93)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask$DeploymentRegistrar.<init>(AzureVMAgentCleanUpTask.java:138)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask$DeploymentRegistrar.getInstance(AzureVMAgentCleanUpTask.java:151)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask.cleanDeployments(AzureVMAgentCleanUpTask.java:205)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask.cleanDeployments(AzureVMAgentCleanUpTask.java:196)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask.clean(AzureVMAgentCleanUpTask.java:571)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask.access$200(AzureVMAgentCleanUpTask.java:64)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask$3.call(AzureVMAgentCleanUpTask.java:583)
          at com.microsoft.azure.vmagent.AzureVMAgentCleanUpTask$3.call(AzureVMAgentCleanUpTask.java:580)
          at java.util.concurrent.FutureTask.run(FutureTask.java:266)
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
          at java.lang.Thread.run(Thread.java:745)
      

            zackliu Chenyang Liu
            rtyler R. Tyler Croy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: