[JIRA] (JENKINS-50261) Support caching of specific folders between builds

2018-03-19 Thread develo...@trajano.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Archimedes Trajano created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50261  
 
 
  Support caching of specific folders between builds   
 

  
 
 
 
 

 
Issue Type: 
  Story  
 
 
Assignee: 
 Nicolas De Loof  
 
 
Components: 
 docker-slaves-plugin  
 
 
Created: 
 2018-03-19 19:19  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Archimedes Trajano  
 

  
 
 
 
 

 
 I am trying to optimize my Jenkins builds by caching the dependencies and restoring them at the start of the build. Travis has a custom ruby module called casher to handle their cache directives. I am looking for something similar to avoid having to code it. But the need I have is composed of: 
 
extract cached data if it exists 
 if [ -e /cache/${projectid}.tgz ] then tar zxf /cache/${projectid}.tgz fi 
 
after builds verify if there are any files newer than /cache/${projectid}.tgz and rebuild if needed 
 rebuild_needed=0 for cached_folder in $cache_folders   do     if find ${cache_folder} -newer /cache/${projectid}.tgz     then       rebuild_needed=1       break    fi done if [ $rebuild_needed ] then   rm /cache/${projectid}.tgz   tar zcf /cache/${projectid}.tgz ${cached_folders}  
 

  
 
 
 
 

 
 
 


[JIRA] [github-api-plugin] (JENKINS-28104) Keyword expansion does not appear to work when registering the github web hook

2015-04-26 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 created  JENKINS-28104


Keyword expansion does not appear to work when registering the github web hook















Issue Type:


Bug



Assignee:


Unassigned


Components:


github-api-plugin



Created:


27/Apr/15 5:23 AM



Description:


Keyword expansion does not appear to work when registering the github web hook. I see the following in the logs

Adding GitHub webhooks for [GitHubRepositoryhost=github.com,username=trajano,repository=${JOB_NAME}]




Project:


Jenkins



Priority:


Major



Reporter:


Archimedes Trajano

























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] [teamconcert-plugin] (JENKINS-27605) Allow setting the max SCM content threads on non-build definition builds

2015-03-25 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 created  JENKINS-27605


Allow setting the max SCM content threads on non-build definition builds















Issue Type:


Improvement



Assignee:


Unassigned


Components:


teamconcert-plugin



Created:


25/Mar/15 9:23 PM



Description:


Allow setting the max SCM content threads on non-build definition builds, I have tried to do it through preferences.properties and through -Dteam.scm.maxContentThreads=100 to no avail.

I think there is some code being thought of but it isn't fleshed out yet.

https://github.com/jenkinsci/teamconcert-plugin/blob/master/com.ibm.team.build.hjplugin-rtc/src/main/java/com/ibm/team/build/internal/hjplugin/rtc/RepositoryConnection.java#L430




Environment:


JTS 4.0.0




Project:


Jenkins



Labels:


team-concert




Priority:


Minor



Reporter:


Archimedes Trajano

























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] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-17 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 commented on  JENKINS-23800


Xvfb wont activate















Thanks for confirming that it may be a local issue.  I will test it out when I get the chance tonight and close this if I am able to get it working.



























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] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-17 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 commented on  JENKINS-23800


Xvfb wont activate















Can't really figure out what is causing the RebuildValidator, so i just deleted my Jenkins installation and started over and xfvb is working now.



























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] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-17 Thread develo...@trajano.net (JIRA)















































Archimedes Trajano
 closed  JENKINS-23800 as Not A Defect


Xvfb wont activate
















Change By:


Archimedes Trajano
(18/Jul/14 4:29 AM)




Status:


Open
Closed





Resolution:


NotADefect



























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] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-16 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 created  JENKINS-23800


Xvfb wont activate















Issue Type:


Bug



Assignee:


zregvart



Components:


xvfb



Created:


15/Jul/14 3:40 PM



Description:


Hi I am using the currently released version of Xvfb 1.0.12.  When I try to activate it on the project configuration, I get java.lang.NoClassDefFoundError: Could not initialize class org.jenkinsci.plugins.xvfb.XvfbBuildWrapper

This was working before, I had builds working till July 6, I think I did a Jenkins upgrade after that.

So I had uninstalled the Xvfb plugin, restarted, deleted old configuration, restarted, installed the current version of Xvfb, restarted and I still get the exception.

The following is the stack trace

javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initialize class org.jenkinsci.plugins.xvfb.XvfbBuildWrapper
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:778)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:248)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:631)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:225)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:85)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
	at org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm$1.doFilter(ReverseProxySecurityRealm.java:92)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:46)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482)
	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1474)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:499)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:428)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:370)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
	at org.eclipse.jetty.ajp.Ajp13Connection.access$2900(Ajp13Connection.java:45)
	at org.eclipse.jetty.ajp.Ajp13Connection$RequestHandler.headerComplete(Ajp13Connection.java:237)
	at org.eclipse.jetty.ajp.Ajp13Parser.parseNext(Ajp13Parser.java:505)
	at org.eclipse.jetty.ajp.Ajp13Parser.parseAvailable(Ajp13Parser.java:158)
	at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
	at 

[JIRA] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-16 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 commented on  JENKINS-23800


Xvfb wont activate















Jenkins 1.572



























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] [xvfb] (JENKINS-23800) Xvfb won't activate

2014-07-16 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 updated  JENKINS-23800


Xvfb wont activate
















log file





Change By:


Archimedes Trajano
(17/Jul/14 12:10 AM)




Attachment:


jenkins.log



























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] [reverse-proxy-auth] (JENKINS-21704) javax.servlet.ServletException: java.lang.NoClassDefFoundError: hudson/security/LDAPSecurityRealm

2014-02-06 Thread develo...@trajano.net (JIRA)














































Archimedes Trajano
 created  JENKINS-21704


javax.servlet.ServletException: java.lang.NoClassDefFoundError: hudson/security/LDAPSecurityRealm















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


reverse-proxy-auth



Created:


07/Feb/14 4:57 AM



Description:


The current version of the plugin 1.3.1 when I activate gives the following stack trace: http://pastebin.com/AuGKbWdi

The problem wasn't there on version 1.0.1

I am only using the reverse proxy header capability, no LDAP.  




Environment:


Ubuntu




Project:


Jenkins



Priority:


Blocker



Reporter:


Archimedes Trajano

























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.