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

Plugin Manager does not update information (and seems like dont even run the updater)

      The process of checking for the plugins updates information doesnt ever completes(or even starts).

          When clicking the "Check now" button i get never-ending  "Checking Updates..." message. 
          I have enabled logging for hudson.model.UpdateSite:ALL,  hudson.model.UpdateCenter: ALL but the log screen is empty. So i even doesnt have any logs to present.

        1. GET-request.txt.zip
          234 kB
        2. postBack.txt.zip
          258 kB
        3. afterAwhile.txt.zip
          5 kB
        4. rightAfterButtonClick.txt.zip
          5 kB

          [JENKINS-43431] Plugin Manager does not update information (and seems like dont even run the updater)

          Dmitry Esarev created issue -

          Dmitry Esarev added a comment - - edited

          for now the only way to renew the plugins update info is to follow this steps:

          [jenkins@ci]# wget -O default.js http://updates.jenkins-ci.org/update-center.json
          [jenkins@ci]# sed '1d;$d' default.js >  /var/lib/jenkins/updates/default.json
          

          Dmitry Esarev added a comment - - edited for now the only way to renew the plugins update info is to follow this steps: [jenkins@ci]# wget -O default .js http: //updates.jenkins-ci.org/update-center.json [jenkins@ci]# sed '1d;$d' default .js > / var /lib/jenkins/updates/ default .json
          Dmitry Esarev made changes -
          Description Original: The process of checking for the plugins updates information doesnt ever completes(or even starts).

              When clicking the "Check now" bottom i get never-ending  "Checking Updates..." message. 
              I have enabled logging for hudson.model.UpdateSite:ALL,  hudson.model.UpdateCenter: ALL but the log screen is empty. So i even doesnt have any logs to present.
          New: The process of checking for the plugins updates information doesnt ever completes(or even starts).

              When clicking the "Check now" button i get never-ending  "Checking Updates..." message. 
              I have enabled logging for hudson.model.UpdateSite:ALL,  hudson.model.UpdateCenter: ALL but the log screen is empty. So i even doesnt have any logs to present.

          ikedam added a comment -

          Sounds an issue of core, not updatesite-manager plugin (you don't look use updatesite-manager plugin at all).
          Changed component/s.

          ikedam added a comment - Sounds an issue of core, not updatesite-manager plugin (you don't look use updatesite-manager plugin at all). Changed component/s.
          ikedam made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: update-sites-manager-plugin [ 17576 ]

          Daniel Beck added a comment -

          Click the button, then https://wiki.jenkins-ci.org/display/JENKINS/Obtaining+a+thread+dump

          It's possible it's a network connectivity issue, with Jenkins configured (proxies?) to not reach our update sites.

          Daniel Beck added a comment - Click the button, then https://wiki.jenkins-ci.org/display/JENKINS/Obtaining+a+thread+dump It's possible it's a network connectivity issue, with Jenkins configured (proxies?) to not reach our update sites.
          Dmitry Esarev made changes -
          Attachment New: afterAwhile.txt.zip [ 37131 ]
          Attachment New: rightAfterButtonClick.txt.zip [ 37132 ]

          Dmitry Esarev added a comment - - edited

          i have attached one threadDump just right when i click botton, and another dump is after a while

          i have not proxies in between (just usual NAT) and i can download manually the default.json file from inside the jenkins machine

          Dmitry Esarev added a comment - - edited i have attached one threadDump just right when i click botton, and another dump is after a while i have not proxies in between (just usual NAT) and i can download manually the default.json file from inside the jenkins machine

          Daniel Beck added a comment -

          Weird, no threads there.

          Any notable error responses when you check your browser's dev console, after clicking Check Now?

          Daniel Beck added a comment - Weird, no threads there. Any notable error responses when you check your browser's dev console, after clicking Check Now?
          Dmitry Esarev made changes -
          Attachment New: GET-request.txt.zip [ 37142 ]
          Attachment New: postBack.txt.zip [ 37143 ]

            Unassigned Unassigned
            y0sh1 Dmitry Esarev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: