CloudBees Free Enterprise Plugins 1.8 and earlier broken on Jenkins 1.474+

144 views
Skip to first unread message

Stephen Connolly

unread,
Jul 13, 2012, 11:20:06 AM7/13/12
to jenkins...@googlegroups.com
Just a quick FYI to the list.

Due to the splitting out of the javascript files our registration screen is broken if you are installing the CloudBees Free Enterprise Plugins plugin version 1.8 or earlier on Jenkins 1.474.

We hope to have this issue resolved as quickly as possible but for now our recommendation is that if you are interested in the CloudBees Free Enterprise Plugins you should not upgrade to Jenkins 1.474.

Thanks

-Stephen

P.S. it looks like ours is not the only plugin to have been affected by this issue with hetero-lists

Stephen Connolly

unread,
Jul 16, 2012, 8:00:48 AM7/16/12
to jenkins...@googlegroups.com
We are in the process of releasing the fix for this issue.

CloudBees Free Enterprise Plugins plugin version 1.9 has the required fix. Note that it may take 8-12 hours before the required update centers have the fix available and it may take a further 24 hours before your Jenkins instance asks the update centers for the updated metadata, so my advice is *if* you are running Jenkins 1.474 or newer wait until 18th July 2012 before you try installing. If you are on Jenkins 1.473 or earlier no need to wait, everything will work fine.

-Stephen

[/cloudbees hat]

Stanley, Jason

unread,
Jul 20, 2012, 7:16:13 AM7/20/12
to jenkins...@googlegroups.com

Hello

 

I have enabled the “Record fingerprints of files to track usage” feature.

 

After my build completed, I can see a set of fingerprints for the archived files.

 

I saved an archive onto my desktop and then in Jenkins ran the “Check File Fingerprint” feature, and it reported the build/job which created the archive.

 

Next, I deleted the job in Jenkins. 

 

I ran the “Check File Fingerprint” feature again and selected this archive, and again, it told me the build/job which created the archive.

 

Since the job was deleted, I would have thought this reference would have been removed.

 

When I looked under the fingerprints directory in the Jenkins (/var/lib/Jenkins/fingerprints), I did not see any reference to this archive or job.

 

Can someone tell me where the “Check File Fingerprint” feature is pulling the information from?

 

NOTE:

I thought at first this info was stored in memory, so I ran the operation “Reload Configuration from Disk” .  This still reported build/job of the deleted job.

 

Thanks

Jason

Richard Lavoie

unread,
Jul 20, 2012, 7:26:46 AM7/20/12
to jenkins...@googlegroups.com
Have you tried restarting jenkins ?

It might still be an in memory issue and the reload configuration from disk doesn't clear some "cache" for that plugin.

regards,
Richard


Stanley, Jason

unread,
Jul 20, 2012, 7:40:37 AM7/20/12
to jenkins...@googlegroups.com

Richard

 

I just restarted, and that cleared the reference to the removed build/job.

 

Thanks

Jason

Varghese Renny

unread,
Jul 20, 2012, 7:43:08 AM7/20/12
to jenkins...@googlegroups.com
Can you please tell how you implemented fingerprint and artifacts, i been searching this from morning?

Not able to make it workable..
Please explain the proc in detail?


Thanks in Advance
varghese

Stanley, Jason

unread,
Jul 20, 2012, 7:48:21 AM7/20/12
to jenkins...@googlegroups.com

Click on your Job -> Click on Configure -> Scroll down to “Post-build Actions” -> Select “Record fingerprints of files to track usage”

 

 

 

From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] On Behalf Of Varghese Renny
Sent: Friday, July 20, 2012 7:43 AM
To: jenkins...@googlegroups.com
Subject: Re: Fingerprint database

 

Can you please tell how you implemented fingerprint and artifacts, i been searching this from morning?

Varghese Renny

unread,
Jul 20, 2012, 8:45:49 AM7/20/12
to jenkins...@googlegroups.com

That i got..But it's not showing any fingerprint, whether i needed to copy artifacts from previous project and finger print that archived artifact?


Thanks in Advance
varghese

Stephen Connolly

unread,
Jul 20, 2012, 9:35:58 AM7/20/12
to jenkins...@googlegroups.com
Not clear which of our free plugins you are having an issue with

Arnaud Héritier

unread,
Jul 23, 2012, 10:54:20 AM7/23/12
to jenkins...@googlegroups.com
I have 1.474 with 1.7 version of the plugin. I see 1.10 in the update center, I asked to jenkins to install it several times but it is always 1.7 which is used (even after a restart).
Any idea about this upgrade issue ?

I'll try to mak more tests later, for now jenkins-updates.cloudbees.com is down (due to the DNS outage I suppose)
--
-----
Arnaud Héritier
06-89-76-64-24
Mail/GTalk: aher...@gmail.com
Twitter/Skype : aheritier

Stephen Connolly

unread,
Jul 23, 2012, 11:22:58 AM7/23/12
to jenkins...@googlegroups.com
I would recommend downloading manually the following two plugins:
stop jenkins
rm -rvf $JENKINS_HOME/plugins/cloudbees-license*
rm -rvf $JENKINS_HOME/plugins/cloudbees-plugin-gateway*
cp cloudbees-license.hpi $JENKINS_HOME/plugins/cloudbees-license.jpi
cp cloudbees-plugin-gateway.hpi $JENKINS_HOME/plugins/cloudbees-plugin-gateway.jpi
start jenkins

Should work around some issues I have seen in how jenkins unpacks plugin archives and thereby fails to upgrade
Reply all
Reply to author
Forward
0 new messages