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

Azure publish plugin failure

XMLWordPrintable

      Seeing following intermitent error when trying to use azure app publish plugin

       

       
      hudson.plugins.git.GitException: Command "git.exe fetch --tags --force --progress –
      https://fx-csc-entsys-d-caps-use.scm.azurewebsites.net:443/fx-csc-entsys-d-caps-use.git
      +refs/heads/:refs/remotes/origin/" returned status code 128:
      stdout:
      stderr: remote: fatal: failed to read object 5008017cf1b81316e5212dd2de736306d208d732: Interrupted system call
      remote: aborting due to possible repository corruption on the remote side.
      fatal: protocol error: bad pack header

      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2429)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2043)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:568)
      at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:797)
      at com.microsoft.jenkins.function.commands.GitDeployCommand.execute(GitDeployCommand.java:90)
      at com.microsoft.jenkins.function.commands.GitDeployCommand.execute(GitDeployCommand.java:52)
      at com.microsoft.jenkins.azurecommons.command.CommandService.runCommand(CommandService.java:88)
      at com.microsoft.jenkins.azurecommons.command.CommandService.execute(CommandService.java:96)
      at com.microsoft.jenkins.azurecommons.command.CommandService.executeCommands(CommandService.java:75)
      at com.microsoft.jenkins.azurecommons.command.BaseCommandContext.executeCommands(BaseCommandContext.java:77)
      at com.microsoft.jenkins.function.FunctionAppDeploymentRecorder.perform(FunctionAppDeploymentRecorder.java:97)
      at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80)
      at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67)
      at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      at java.util.concurrent.FutureTask.run(Unknown Source)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

            azure_devops Azure DevOps
            dbandapally Deekshith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: