[JIRA] (JENKINS-62230) Installing plugins seems to be failing for random plugins

2020-05-10 Thread 'ykuksenko+jenk...@gmail.com (JIRA)' via Jenkins Issues
Title: Message Title


 
 
 
 

 
 
 

 
   
 Y K resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This is resolved, I am now able to download plugins successfully.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-62230  
 
 
  Installing plugins seems to be failing for random plugins   
 

  
 
 
 
 

 
Change By: 
 Y K  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 

[JIRA] (JENKINS-62230) Installing plugins seems to be failing for random plugins

2020-05-09 Thread 'ykuksenko+jenk...@gmail.com (JIRA)' via Jenkins Issues
Title: Message Title


 
 
 
 

 
 
 

 
   
 Y K created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-62230  
 
 
  Installing plugins seems to be failing for random plugins   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 _unsorted  
 
 
Created: 
 2020-05-10 02:21  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Y K  
 

  
 
 
 
 

 
 Running the latest docker image with the plugin update script produces: 

 

Installed plugins:
ansible:1.0
ansicolor:0.6.3
warning [/usr/share/jenkins/ref/plugins/configuration-as-code.jpi]:  1310038 extra bytes at beginning or within zipfile
  (attempting to process anyway)
error [/usr/share/jenkins/ref/plugins/configuration-as-code.jpi]:  start of central directory not found;
  zipfile corrupt.
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)
 

 When manually checking the mirror at https://updates.jenkins.io/download/plugins/configuration-as-code/ version 1.40 is 2.8MB in size while all previous versions are <1.6MB. This seems to be a huge jump in code size and this affects many other plugins all of which fail installing - even from the UI. A couple more examples are: 
 
BlueOcean is another such plugin with a size change of 68.0KB to 122KB. 
BlueOcean-web is another such plugin with a size change from 1.3 to 2.4MB.