Hi, did upgrade to 1.532.1 around a week ago. Since then jobs run longer ( form 1h now 1:20h )
It's an Maven 2.2.1 Project. It seems like Jenkins is doing something, because the CPU on the Master jumps to 95% (from ~3%). Also the slave CPU is not idle (around 20%) This basically happens Maven modules, here is a part of the console output : Maven is building 13:52 [JENKINS] Archiving disabled 13:52 ERROR: Could not find local repository for 2.2.1 -> <Wait animation> and Master CPU jumps to 95% 13:54 ... Maven continues - there is an 2 minute "wait" between maven modules - I'm pretty sure it has nothing to do with archiving, because as you can see in the log it's now disabled. ( was originally enabled, no difference ) - the Master CPU jumps to 95% - The Message "Could not find local repository" is new! In the last log before the upgrade this was not printed to the console. - Maven runs in an offline mode. Segment of the console [...] [debug] execute contextualize [INFO] *[resources:resources {execution: default-resources}] *[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 170 resources [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] *[antrun:run {execution: copyConfigData}] *[INFO] Executing tasks [copy] Copying 5 files to /srv/slave/workspace/masterapp-1-compile/trunk/masterapp/target/classes/config [delete] Deleting directory /srv/slave/workspace/masterapp-1-compile/trunk/masterapp/target/classes/config/release [INFO] Executed tasks [JENKINS] Archiving disabled ERROR: Could not find local repository for 2.2.1 <-- long wait --> [INFO] *[hibernate3* <http://stacktrace.jenkins-ci.org/search?query=[INFO]%20[hibernate3>*:hbm2ddl {execution: generate-protokolldb-sql}] *[HUDSON] Collecting dependencies info[INFO] Configuration XML file loaded: file:/srv/slave/workspace/masterapp-1-compile/trunk/masterapp/src/main/resources/resources/spring/db/protokolldb-hibernate.cfg.xml [INFO] Configuration XML file loaded: file:/srv/slave/workspace/masterapp-1-compile/trunk/masterapp/src/main/resources/resources/spring/db/protokolldb-hibernate.cfg.xml 13:54:46,708 INFO org.hibernate.cfg.Configuration - configuring from url: file:/srv/slave/workspace/masterapp-1-compile/trunk/masterapp/src/main/resources/resources/spring/db/protokolldb-hibernate.cfg.xml [...] Cheers Rainer -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.