[JIRA] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2014-09-22 Thread van_g...@hotmail.com (JIRA)












































 
Van Ly
 edited a comment on  JENKINS-20507


Accurev plugin wont update latest code from accurev
















This is still an issue for me. Currently using Jenkins v1.579 and tried Accurev plugins v0.6.30, 0.6.27 and 0.6.23 and they were all the same...the "Purging workspace..." step doesn't occur.

Jenkins is running on CentOS 6, and the build nodes are Red Hat 5. Accurev is version 6.1.1.



























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/d/optout.


[JIRA] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2014-09-16 Thread van_g...@hotmail.com (JIRA)














































Van Ly
 reopened  JENKINS-20507


Accurev plugin wont update latest code from accurev
















This is still an issue for me. Currently using Jenkins v1.579 and tried Accurev plugins v0.6.30, 0.6.27 and 0.6.23 and they were all the same...the "Purging workspace..." step doesn't occur.





Change By:


Van Ly
(16/Sep/14 7:27 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







-- 
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/d/optout.


[JIRA] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2014-03-31 Thread jsherw...@accurev.com (JIRA)















































Joshua Sherwood
 resolved  JENKINS-20507 as Fixed


Accurev plugin wont update latest code from accurev
















This should be fixed in 0.6.23





Change By:


Joshua Sherwood
(31/Mar/14 3:38 PM)




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







-- 
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/d/optout.


[JIRA] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2014-02-03 Thread jsherw...@accurev.com (JIRA)















































Joshua Sherwood
 assigned  JENKINS-20507 to Joshua Sherwood



Accurev plugin wont update latest code from accurev
















Change By:


Joshua Sherwood
(03/Feb/14 7:15 PM)




Assignee:


ScottTatum
JoshuaSherwood



























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] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2013-11-19 Thread zulu.in...@gmail.com (JIRA)














































Wilfredo Velazquez
 commented on  JENKINS-20507


Accurev plugin wont update latest code from accurev















I am seeing the same issue. Windows Server 2008, running Jenkins 1.539
I can verify that this broke as of plugin version 0.6.19



























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] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2013-11-19 Thread zulu.in...@gmail.com (JIRA)














































Wilfredo Velazquez
 updated  JENKINS-20507


Accurev plugin wont update latest code from accurev
















Change By:


Wilfredo Velazquez
(19/Nov/13 3:49 PM)




Priority:


Major
Blocker



























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] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2013-11-15 Thread pras...@gmail.com (JIRA)














































prasun prasun
 created  JENKINS-20507


Accurev plugin wont update latest code from accurev















Issue Type:


Bug



Affects Versions:


current



Assignee:


Scott Tatum



Components:


accurev



Created:


10/Nov/13 3:26 PM



Description:


I recently updated jenkins and the plugins.

I am facing a problem where builds are not using the latest code in accurev anymore. What's happening is that the older code is still being built.

I noticed that the earlier version purged the current workspace before using a populate command which would fetch the latest code. In the newer version I don't see the purge happening and the populate command fetches 0 files.

Reverting to the previous version fixed the problem for me.

The output from recent logs looks like this:

Started by user xyz
Building in workspace /var/lib/jenkins/jobs/myproj/workspace
Purging workspace...
Workspace purged.
Setting ACCUREV_HOME to "/var/lib/jenkins/jobs/myproj"
workspace $ accurev info -H in-accurev:5050
Currently authenticated with Accurev server as '(not', login required
Authenticating with Accurev server...
workspace $ accurev login -H in-accurev:5050 xyz 
Authentication completed successfully.
Getting a list of streams...
workspace $ accurev show -H in-accurev:5050 -fx -p my_depot streams
Populating workspace...
workspace $ accurev pop -H in-accurev:5050 -v myproj -L /var/lib/jenkins/jobs/myproj/workspace -R .
Populated 151 elements in 11 directories.Populate completed successfully.
But newer logs look like this:

Started by user xyz
Building in workspace /var/lib/jenkins/jobs/myproj/workspace
Setting ACCUREV_HOME to "/var/lib/jenkins/jobs/myproj"
workspace $ accurev info -H in-accurev:5050
Currently authenticated with Accurev server as 'xyz', not logging in again.
Getting a list of streams...
workspace $ accurev show -H in-accurev:5050 -fx -p my_depot streams
Populating workspace...
workspace $ accurev pop -H in-accurev:5050 -v myproj -L /var/lib/jenkins/jobs/myproj/workspace -R .
Populated 0 elements in 0 directories.Populate completed successfully.




Project:


Jenkins



Labels:


plugin
accurev




Priority:


Major



Reporter:


prasun prasun

























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] [accurev] (JENKINS-20507) Accurev plugin won't update latest code from accurev

2013-11-15 Thread pras...@gmail.com (JIRA)














































prasun prasun
 updated  JENKINS-20507


Accurev plugin wont update latest code from accurev
















Change By:


prasun prasun
(10/Nov/13 3:27 PM)




Description:


Irecentlyupdatedjenkinsandtheplugins.Iamfacingaproblemwherebuildsarenotusingthelatestcodeinaccurevanymore.Whatshappeningisthattheoldercodeisstillbeingbuilt.Inoticedthattheearlierversionpurgedthecurrentworkspacebeforeusingapopulatecommandwhichwouldfetchthelatestcode.InthenewerversionIdontseethepurgehappeningandthepopulatecommandfetches0files.Revertingtothepreviousversionfixedtheproblemforme.Theoutputfromrecentlogslookslikethis:
==
StartedbyuserxyzBuildinginworkspace/var/lib/jenkins/jobs/myproj/workspacePurgingworkspace...Workspacepurged.SettingACCUREV_HOMEto/var/lib/jenkins/jobs/myproj[workspace]$accurevinfo-Hin-accurev:5050CurrentlyauthenticatedwithAccurevserveras(not,loginrequiredAuthenticatingwithAccurevserver...[workspace]$accurevlogin-Hin-accurev:5050xyzAuthenticationcompletedsuccessfully.Gettingalistofstreams...[workspace]$accurevshow-Hin-accurev:5050-fx-pmy_depotstreamsPopulatingworkspace...[workspace]$accurevpop-Hin-accurev:5050-vmyproj-L/var/lib/jenkins/jobs/myproj/workspace-R.Populated151elementsin11directories.Populatecompletedsuccessfully.

Butnewerlogslooklikethis:
==
StartedbyuserxyzBuildinginworkspace/var/lib/jenkins/jobs/myproj/workspaceSettingACCUREV_HOMEto/var/lib/jenkins/jobs/myproj[workspace]$accurevinfo-Hin-accurev:5050CurrentlyauthenticatedwithAccurevserverasxyz,notlogginginagain.Gettingalistofstreams...[workspace]$accurevshow-Hin-accurev:5050-fx-pmy_depotstreamsPopulatingworkspace...[workspace]$accurevpop-Hin-accurev:5050-vmyproj-L/var/lib/jenkins/jobs/myproj/workspace-R.Populated0elementsin0directories.Populatecompletedsuccessfully.



























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.