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

can't run any job after update 2.235.5 to 2.249.1

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • core
    • None

      1. after Jenkins update (2.235.5 to 2.249.1), all new builds hang in the "pending — Waiting for next available executor" status.
      when I try to run a build on the master, nothing happens, the build does not start.

      2. I saw errors in "Unreadable Data":
      Type: jenkins.security.QueueItemAuthenticatorConfiguration
      Name: QueueItemAuthenticatorConfiguration
      Error:

      ConversionException: Could not call org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy.readResolve() : The class jenkins.security.QueueItemAuthenticatorConfiguration was not found, potentially not yet loaded : Could not call org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy.readResolve() : The class jenkins.security.QueueItemAuthenticatorConfiguration was not found, potentially not yet loaded ---- Debugging information ---- message : Could not call org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy.readResolve() : The class jenkins.security.QueueItemAuthenticatorConfiguration was not found, potentially not yet loaded cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException cause-message : Could not call org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy.readResolve() : The class jenkins.security.QueueItemAuthenticatorConfiguration was not found, potentially not yet loaded class : org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy required-type : org.jenkinsci.plugins.authorizeproject.strategy.TriggeringUsersAuthorizationStrategy converter-type : hudson.util.RobustReflectionConverter path : /jenkins.security.QueueItemAuthenticatorConfiguration/authenticators/org.jenkinsci.plugins.authorizeproject.GlobalQueueItemAuthenticator/strategy line number : 5 -------------------------------

       discarding this data did not help.

       

      3. ability to configure project-based security for a job has disappeared - there is simply no such item. (screenshot from another instance)

       

      is there a way to fix this without rolling back?

          [JENKINS-63658] can't run any job after update 2.235.5 to 2.249.1

          Mark Waite added a comment -

          I wonder if that is related to JENKINS-61990 or to JENKINS-62604 ? Possibly the discussions in those reports will assist your investigation?

          Mark Waite added a comment - I wonder if that is related to JENKINS-61990 or to JENKINS-62604 ? Possibly the discussions in those reports will assist your investigation?

          Yuriy Inetov added a comment -

          yes, deleting file 'jenkins.security.QueueItemAuthenticatorConfiguration.xml' solved my problem.

          thank you, markewaite!

          Yuriy Inetov added a comment - yes, deleting file 'jenkins.security.QueueItemAuthenticatorConfiguration.xml' solved my problem. thank you, markewaite !

          Yuriy Burtsev added a comment - - edited

          /var/lib/jenkins/jenkins.security.QueueItemAuthenticatorConfiguration.xml

          Yuriy Burtsev added a comment - - edited /var/lib/jenkins/jenkins.security.QueueItemAuthenticatorConfiguration.xml

            Unassigned Unassigned
            inetov Yuriy Inetov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: