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

Please wait while Jenkins is getting ready to work - jenkins 2.60.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • _unsorted
    • None
    • centos7, jenkins 2.60.1, java 1.8.0_131, kernel 3.10.0-514.21.2.el7.x86_64

      After upgrade to Jenkins v2.60.1 service never started normally again.

      Stuck on "Please wait while Jenkins is getting ready to work."

      Initially in jenkins.log I saw these errors:

      Jun 29, 2017 12:58:02 PM org.jenkinsci.plugins.puppetenterprise.models.HieraConfig loadGlobalConfig
      SEVERE: Error loading Hiera configuration: Unable to read /data/jenkins/puppet_enterprise_hiera_store.xml
      Jun 29, 2017 12:58:02 PM org.jenkinsci.plugins.puppetenterprise.models.HieraConfig loadGlobalConfig
      SEVERE: Error loading Hiera configuration: Unable to read /data/jenkins/puppet_enterprise_hiera_store.xml

      This file isĀ in place and is empty; giving it 777 permission didn't solve the problem.

      I've never used/configured this plugin it was installed for experimentation in future.

      Next, I've manually removed puppet-enterprise-plugin from plugins directory.

      Restarted server but still, no luck.

      Here is full log output from last restart, where i don't see severe errors, or java errors:

      Running from: /usr/lib/jenkins/jenkins.war
      Jun 29, 2017 1:23:01 PM Main deleteWinstoneTempContents
      WARNING: Failed to delete the temporary Winstone file /tmp/winstone/jenkins.war
      Jun 29, 2017 1:23:01 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: Logging initialized @984ms
      Jun 29, 2017 1:23:01 PM winstone.Logger logInternal
      INFO: Beginning extraction from war file
      Jun 29, 2017 1:23:01 PM org.eclipse.jetty.util.log.JavaUtilLog warn
      WARNING: Empty contextPath
      Jun 29, 2017 1:23:01 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: jetty-9.2.z-SNAPSHOT
      Jun 29, 2017 1:23:03 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
      Jenkins home directory: /data/jenkins found at: SystemProperties.getProperty("JENKINS_HOME")
      Jun 29, 2017 1:23:04 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: Started w.@6440112d{/,file:/var/cache/jenkins/war/,AVAILABLE}{/var/cache/jenkins/war}
      Jun 29, 2017 1:23:05 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: Started ServerConnector@35841320{HTTP/1.1}{0.0.0.0:8080}
      Jun 29, 2017 1:23:05 PM org.eclipse.jetty.util.log.JavaUtilLog info
      INFO: Started @4437ms
      Jun 29, 2017 1:23:05 PM winstone.Logger logInternal
      INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
      Jun 29, 2017 1:23:05 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Started initialization
      Jun 29, 2017 1:23:27 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Listed all plugins
      Jun 29, 2017 1:23:30 PM hudson.plugins.ansicolor.PluginImpl start
      INFO: AnsiColor: eliminating boring output (https://github.com/dblock/jenkins-ansicolor-plugin)
      Jun 29, 2017 1:23:35 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Prepared all plugins
      Jun 29, 2017 1:23:36 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error
      INFO: Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAndRestartOperation$DescriptorImpl; skipping
      Jun 29, 2017 1:23:36 PM org.jenkinsci.plugins.dockerbuildstep.DockerBuilder$DescriptorImpl <init>
      WARNING: Docker URL is not set, docker client won't be initialized
      Jun 29, 2017 1:23:36 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Started all plugins
      Jun 29, 2017 1:23:37 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Augmented all extensions
      Jun 29, 2017 1:23:40 PM jenkins.InitReactorRunner$1 onAttained
      INFO: Loaded all jobs
      Jun 29, 2017 1:23:40 PM hudson.model.AsyncPeriodicWork$1 run
      INFO: Started Download metadata
      Jun 29, 2017 1:23:40 PM hudson.model.AsyncPeriodicWork$1 run
      INFO: Finished Download metadata. 12 ms
      Jun 29, 2017 1:23:41 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
      INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@486dd257: display name [Root WebApplicationContext]; startup date [Thu Jun 29 13:23:41 UTC 2017]; root of context hierarchy
      Jun 29, 2017 1:23:41 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
      INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@486dd257]: org.springframework.beans.factory.support.DefaultListableBeanFactory@26e6a44d
      Jun 29, 2017 1:23:41 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
      INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26e6a44d: defining beans [authenticationManager]; root of factory hierarchy
      Jun 29, 2017 1:23:41 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
      INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@7c2855a8: display name [Root WebApplicationContext]; startup date [Thu Jun 29 13:23:41 UTC 2017]; root of context hierarchy
      Jun 29, 2017 1:23:41 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
      INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@7c2855a8]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5820fcc8
      Jun 29, 2017 1:23:41 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
      INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5820fcc8: defining beans [filter,legacy]; root of factory hierarchy
      

            oleg_nenashev Oleg Nenashev
            den_is Denis Iskandarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: