[JIRA] [gitlab-merge-request-jenkins] (JENKINS-25193) Use HTTP(s) URL option not visible

2014-10-17 Thread kislan.to...@gmail.com (JIRA)














































Tomas Kislan
 created  JENKINS-25193


Use HTTP(s) URL option not visible















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


jenkins-gitlab-merge-request-builder.png



Components:


gitlab-merge-request-jenkins



Created:


17/Oct/14 12:44 PM



Description:


Option to use HTTP urls instead of SSH is not visible in job configuration




Environment:


Jenkins ver. 1.584

Gitlab merge request builder 1.2.2

Linux gold 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 21:39:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux




Project:


Jenkins



Priority:


Minor



Reporter:


Tomas Kislan

























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] [ws-cleanup] (JENKINS-22378) Workspace Cleanup Plugin fails on cygwin unix slave

2014-04-07 Thread kislan.to...@gmail.com (JIRA)














































Tomas Kislan
 commented on  JENKINS-22378


Workspace Cleanup Plugin fails on cygwin unix slave















I have identified that problem is caused when it tries to delete files created by git clone.
These files have only read access (dunno why git clone them like that), but on Unixes it still can delete them without problems, so I guess windows (or NFS) has problems with it.



























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] [ws-cleanup] (JENKINS-22378) Workspace Cleanup Plugin fails on cygwin unix slave

2014-03-27 Thread kislan.to...@gmail.com (JIRA)














































Tomas Kislan
 created  JENKINS-22378


Workspace Cleanup Plugin fails on cygwin unix slave















Issue Type:


Bug



Assignee:


vjuranek



Components:


ws-cleanup



Created:


27/Mar/14 10:15 AM



Description:


When either pre or post ws cleanup is run, it fails with exception

Deleting project workspace... 
Cannot delete workspace :remote file operation failed: /home/dtcdt/projects/jenkins/workspace/CommonLib/label/Build-Win2003R2 at hudson.remoting.Channel@6701c06:Build-Win2003R2
ERROR: Publisher hudson.plugins.ws_cleanup.WsCleanup aborted due to exception
hudson.AbortException: Cannot delete workspace: remote file operation failed: /home/dtcdt/projects/jenkins/workspace/CommonLib/label/Build-Win2003R2 at hudson.remoting.Channel@6701c06:Build-Win2003R2
	at hudson.plugins.ws_cleanup.WsCleanup.perform(WsCleanup.java:180)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:754)
	at hudson.model.Build$BuildExecution.cleanUp(Build.java:192)
	at hudson.model.Run.execute(Run.java:1710)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Finished: FAILURE




Environment:


CentOS release 6.5 (Final)

Jenkins 1.532

Workspace Cleanup 0.20

Cygpath plugin 1.5




Project:


Jenkins



Labels:


slave




Priority:


Major



Reporter:


Tomas Kislan

























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.