[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin - our case 8149

2013-02-23 Thread l...@praqma.net (JIRA)















































Lars Kruse
 resolved  JENKINS-16072 as Fixed


Missing baselines issue with latest plugin - our case 8149
















Fixed in 1.3.2





Change By:


Lars Kruse
(23/Feb/13 11:30 AM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin - our case 8149

2013-02-01 Thread jbrej...@praqma.net (JIRA)














































Jens  Brejner
 updated  JENKINS-16072


Missing baselines issue with latest plugin - our case 8149
















pseudo-linking to our internal tracker





Change By:


Jens  Brejner
(01/Feb/13 1:40 PM)




Summary:


Missing baselines issue with latest plugin
 - our case 8149



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2013-02-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Code changed in jenkins
User: Mads Nielsen
Path:
 src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.java
http://jenkins-ci.org/commit/clearcase-ucm-plugin/f88d969be4ac6ab6f750b758decb35059f50a898
Log:
  Added comments for test JENKINS-16072





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2013-02-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Code changed in jenkins
User: Mads Nielsen
Path:
 src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16072.java
http://jenkins-ci.org/commit/clearcase-ucm-plugin/3c5db5f3e2bf4356533d9e8b89c035d1f0bec5c7
Log:
  Added test case for JENKINS-16072





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2013-01-16 Thread ronan.mulva...@gmail.com (JIRA)














































Ronan Mulvaney
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Anything I can do to move this forward as this has systemically hit all our farms now and the only workaround is to provide a baseline parameter to a build.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-17 Thread m...@praqma.net (JIRA)














































Mads Nielsen
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Hey Ron,

Thanks a bunch for the input and your efforts for helping us out. 

Would you be willing to try out a version, from our office where we have incorporated much finer grained(more) logging? 

If you want to help us, drop me a mail: m...@praqma.net and i will send you a special version 1.3.1 where we output additonal information. The settings from the logging plugin do not need to be changed. 

Regards,
Mads



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-14 Thread ron.wechselber...@googlemail.com (JIRA)














































Ron Wechselberger
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Hi Mads,

see the log excerpt while running ClearCase UCM 1.3.1:
--
14:35:06 [INFO] net.praqma.hudson.scm.CCUCMScm.checkout, 148: [BTSD_CodeGen_int::49]CCUCMSCM checkout v. 1.3.1 
14:35:09 [FINE] net.praqma.hudson.scm.CCUCMScm.resolveBaseline, 386: Resolving Baseline from the Stream BTSD_CodeGen_int@\TIS_pvob 
14:35:10 [FINE] net.praqma.hudson.scm.CCUCMScm.getValidBaselinesFromStream, 717: [BTSD_CodeGen_int::49]Retrieving valid baselines. 
14:35:10 [FINE] net.praqma.hudson.remoting.GetRemoteBaselineFromStream.invoke, 49: Retrieving remote baselines from BTSD_CodeGen_int 
14:35:50 [WARNING]  net.praqma.hudson.scm.CCUCMScm.checkout, 1.324: Resolving baseline failed 
net.praqma.hudson.exception.CCUCMException: No valid Baselines found
	at net.praqma.hudson.scm.CCUCMScm.resolveBaseline(CCUCMScm.java:412)
	at net.praqma.hudson.scm.CCUCMScm.checkout(CCUCMScm.java:194)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1324)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
	at hudson.model.Run.execute(Run.java:1518)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: hudson.plugins.warnings.WarningsPublisher@818467 
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: hudson.plugins.analysis.collector.AnalysisPublisher@166ddf3 
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: org.jenkinsci.plugins.xunit.XUnitPublisher@c1f0bc 
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: htmlpublisher.HtmlPublisher@30602d 
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: hudson.plugins.descriptionsetter.DescriptionSetterPublisher@bccc9d 
14:35:51 [FINE] net.praqma.hudson.scm.CCUCMScm.checkout, 228: NOTIFIER: net.praqma.hudson.notifier.CCUCMNotifier@11d7484 
--



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-14 Thread ron.wechselber...@googlemail.com (JIRA)














































Ron Wechselberger
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Hey Mads,

I will retry with the logging Plugin enabled, and will come back to you soon.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-14 Thread m...@praqma.net (JIRA)














































Mads Nielsen
 reopened  JENKINS-16072


Missing baselines issue with latest plugin
















Change By:


Mads Nielsen
(14/Dec/12 1:19 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-14 Thread m...@praqma.net (JIRA)














































Mads Nielsen
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Hey Ron,

Thanks for the info. 

I am not able to reproduce this in our office so i would like to ask for your help fixing it.

To help me, could you produce a log file with the logging-plugin forund here: https://wiki.jenkins-ci.org/display/JENKINS/Logging+Plugin

The plugin will need to be installed and requires Jenkins 1.480+. The plugin produces a debug.log file under each respective build folder on the master where 'Enable logging for job' is checked. See the wiki link for instructions.

If you put in net.praqma.hudson as logger name and set level to ALL when you add a logger, the plugin should produce a debug.log file with debugging information in the newly created build folder on the master.

Much appreciated if you could help us out!

Regards,
Mads   



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-14 Thread ron.wechselber...@googlemail.com (JIRA)














































Ron Wechselberger
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















It seems, that this issue is noty et fixed. I installed version 1.3.1 and could not retrieve any baseline. Downgrading to 1.2.0 resolved this issue.
The console logs from 1.3.1. and 1.2.0. respectively:


---
Log from version 1.3.1:
---
Building in workspace D:\rwechsel\.jenkins\jobs\BTSD_CodeGen_int\workspace
[CCUCM] ClearCase UCM Plugin version 1.3.1
[CCUCM] Allow for slave polling: false
[CCUCM] Poll for posted deliveries: false
[CCUCM] Forcing deliver: false
[CCUCM] Polling streams: self
[CCUCM] Getting baselines for :
[CCUCM] * Stream:  BTSD_CodeGen_int@\TIS_pvob
[CCUCM] * Component:   eatools@\TIS_pvob
[CCUCM] * Promotion level: null

[CCUCM] No Baselines found
[CCUCM] Pre build steps done
[CCUCM] Finished processing; the baseline is null, this could pose as a problem!
...
---

---
Log from version 1.2.0:
---
Building in workspace D:\rwechsel\.jenkins\jobs\BTSD_CodeGen_int\workspace
[CCUCM] ClearCase UCM Plugin version 1.2.0
[CCUCM] Allow for slave polling: false
[CCUCM] Poll for posted deliveries: false
[CCUCM] Forcing deliver: false
[CCUCM] Polling streams: self
[CCUCM] Getting baselines for :
[CCUCM] * Stream:  BTSD_CodeGen_int@\TIS_pvob
[CCUCM] * Component:   eatools@\TIS_pvob
[CCUCM] * Promotion level: ANY

[CCUCM] Retrieved 69 baselines:
[CCUCM] + BTSD_CodeGen_1_1_0_1(Wed Aug 15 14:31:50 CEST 2012)
[CCUCM] + BTSD_CodeGen_1_1_0_2(Wed Aug 15 17:52:58 CEST 2012)
[CCUCM] + BTSD_CodeGen_1_1_0_4(Fri Aug 17 09:24:09 CEST 2012)
...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-12 Thread m...@praqma.net (JIRA)















































Mads Nielsen
 resolved  JENKINS-16072 as Fixed


Missing baselines issue with latest plugin
















Fixed in 1.3.1





Change By:


Mads Nielsen
(13/Dec/12 7:36 AM)




Status:


Open
Resolved





Fix Version/s:


current





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-10 Thread m...@praqma.net (JIRA)














































Mads Nielsen
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Hey Ronan,

We have an internal release candidate with a possible fix for your issue ready at our office. 

If you wish to download this version send a mail to m...@praqma.net, and i will reply you with a direct download link for the .hpi file.

Regards,
Mads



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-10 Thread ronan.mulva...@gmail.com (JIRA)














































Ronan Mulvaney
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















If I don't pass the baseline in and just try to use the latest on the stream I get:

[CCUCM] ClearCase UCM Plugin version 1.3.0
[CCUCM] Allow for slave polling: true
[CCUCM] Poll for posted deliveries: false
[CCUCM] Forcing deliver: false
[CCUCM] Polling streams: self
[CCUCM] Getting baselines for :
[CCUCM] * Stream:  n2o_ref_int@\N2O-PVOB
[CCUCM] * Component:   N2O-VOB@\N2O-PVOB
[CCUCM] * Promotion level: null

[CCUCM] No Baselines found
[CCUCM] Pre build steps done
[CCUCM] Finished processing; the baseline is null, this could pose as a problem!

As the Promotion level: null appeared here I have tried setting and unsetting this from "any" but this doesn't seem to effect this error.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-07 Thread ronan.mulva...@gmail.com (JIRA)














































Ronan Mulvaney
 commented on  JENKINS-16072


Missing baselines issue with latest plugin















Have tried downgrading to the previous plugin on the new System that I set up and everything works as expected so this does seem an issue with the 1.3.0 plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-16072) Missing baselines issue with latest plugin

2012-12-07 Thread ronan.mulva...@gmail.com (JIRA)














































Ronan Mulvaney
 created  JENKINS-16072


Missing baselines issue with latest plugin















Issue Type:


Bug



Affects Versions:


current



Assignee:


Praqma Support



Components:


clearcase-ucm



Created:


07/Dec/12 3:49 PM



Description:


Since upgrading to the 1.3.0 release of the plugin any new node that we add as slaves have the following effect on the build.

[CCUCM] ClearCase UCM Plugin version 1.3.0
[CCUCM] Allow for slave polling: true
[CCUCM] Poll for posted deliveries: false
[CCUCM] Forcing deliver: true
[CCUCM] No Baselines found
[CCUCM] Pre build steps done
[CCUCM] Finished processing; the baseline is null, this could pose as a problem!

Other nodes that have been migrated through the version 1.2.0 of the plugin behave normally for the same build.

Additionally a fresh install of Jenkins with the latest plugins causes the same issue as a new node.
During the upgrade from 1.2.0 to 1.3.0 I did note/remember that there was managed data that was no longer relevant around the baseline topic however this was not noticable from the UI i.e. I did not spot anything missing so ignored.

We are using the standard settings that the documentation mentions to apply i.e. 

At the System Level for the plugin I have:

Allow polling on slaves - unchecked
Poll for Posted Deliveries - unchecked

Job Level:
 Promotion level - ANY
 Load modules - All
 Polling - Poll Self
 Create baseline - unchecked
 Recommend baseline - unchecked
 Make tag - unchecked
 Set description - unchecked
 Force deliver - unchecked

Plus the required:
Stream
Component
Build Project
appropriate for our repository.




Environment:


Windows 2008 Server




Project:


Jenkins



Priority:


Major



Reporter:


Ronan Mulvaney

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira