[JIRA] (JENKINS-37324) We would like a more meaningful description of a step

2018-10-18 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37324  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: We would like a more meaningful description of a step   
 

  
 
 
 
 

 
 Thanks for the hint about the issue being variables. That seems to be it: if I use any variables (in the stock sh step's command or the labelledShell step's label), then the label is just silently ignored! Should I file a separate ticket for that brokenness?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-37324) We would like a more meaningful description of a step

2018-10-16 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37324  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: We would like a more meaningful description of a step   
 

  
 
 
 
 

 
 As it is now, the sh script is quite unreliable about ever saying anything more than just "Shell Script".   Shouldn't single-line commands show the command being executed? For me, they almost never do. This step shows These steps show  the command:  {{sh(script: "/usr/bin/env python ./install_manager.py --jenkins --uninstall-all")}} {{sh(script: "/usr/bin/env python ./install_manager.py --jenkins --fail-if-leftovers --uninstall-all")}}  These steps  shows  show  just "Shell Script", rendering the summary useless: {{sh(script: "/usr/bin/env python ./install_manager.py --jenkins -- fail build - if id 123456 - leftovers  - -uninstall-all install ")}} {{sh(script: "/usr/bin/env python ./install_manager.py --jenkins --build-id 123456 -- install uninstall ")}}  Adding or removing the /usr/bin/env didn't change anything, either.Note that my actual script is actually calling {{sh}} with a Map as a parameter, rather than passing named parameters. If I use the labelledShell step, even _that_ description sometimes gets ignored.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-37324) We would like a more meaningful description of a step

2018-10-16 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37324  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: We would like a more meaningful description of a step   
 

  
 
 
 
 

 
 As it is now, the sh script is quite unreliable about ever saying anything more than just "Shell Script".   Shouldn't single-line commands show the command being executed? For me, they almost never do. This step shows the command:  sh(script: "/usr/bin/env python ./install_manager.py --jenkins --uninstall-all") These steps shows just "Shell Script", rendering the summary useless: sh(script: "/usr/bin/env python ./install_manager.py --jenkins --fail-if-leftovers --uninstall-all") sh(script: "/usr/bin/env python ./install_manager.py --jenkins --build-id 123456 --install") Adding or removing the /usr/bin/env didn't change anything, either. Note that my actual script is actually calling sh with a Map as a parameter, rather than passing named parameters. If I use the labelledShell step, even that description sometimes gets ignored.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-38609) Shared libraries root to be specified in the PATH field

2018-10-08 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-38609  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Shared libraries root to be specified in the PATH field   
 

  
 
 
 
 

 
 Another reason the /vars location is bad: it breaks IDE classpaths.  I can't just set / as the source root if I also want stuff under /src to be counted as the classpath, so it's forced me to add a symlink: src/vars -> ../vars.  I'd much rather have the pipeline stuff follow standard maven project conventions (such as src/main/). With the bug marked "won't do", I can't even select "vote for this issue".  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-53143) EnvInject converts all exception types into EnvInjectException

2018-08-21 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-53143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EnvInject converts all exception types into EnvInjectException   
 

  
 
 
 
 

 
 Oddly, if I deliberately trigger the following "must return a map" code, the AbortException raised there seems to mark the run as Failed, not Aborted.  Perhaps the API  always considers exceptions in wrappers to be failures?  If so, then there's really nothing the plugin can do about it. The RejectedAccessException is mostly just about getting a convenient link to the /scriptApproval page, as I seem to recall seeing for RejectedAccessException in other places such as in GroovyPostBuild scripts.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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] (JENKINS-53143) EnvInject converts all exception types into EnvInjectException

2018-08-20 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-53143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EnvInject converts all exception types into EnvInjectException   
 

  
 
 
 
 

 
 Another noteworthy exception type it eats: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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] (JENKINS-53143) EnvInject converts all exception types into EnvInjectException

2018-08-20 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53143  
 
 
  EnvInject converts all exception types into EnvInjectException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 envinject-plugin  
 
 
Created: 
 2018-08-20 17:49  
 
 
Environment: 
 Jenkins ver. 2.138   Plugins:  ace-editor 1.1 true  ansicolor 0.5.3-SNAPSHOT (private-350138e2-dgoyette) true  ant 1.8 true  antisamy-markup-formatter 1.5 true  any-buildstep 0.1 true  apache-httpcomponents-client-4-api 4.5.5-3.0 true  authentication-tokens 1.3 true  badge 1.5 true  blueocean 1.8.0 true  blueocean-autofavorite 1.2.2 true  blueocean-bitbucket-pipeline 1.8.0 true  blueocean-commons 1.8.0 true  blueocean-config 1.8.0 true  blueocean-core-js 1.8.0 true  blueocean-dashboard 1.8.0 true  blueocean-display-url 2.2.0 true  blueocean-events 1.8.0 true  blueocean-git-pipeline 1.8.0 true  blueocean-github-pipeline 1.8.0 true  blueocean-i18n 1.8.0 true  blueocean-jira 1.8.0 true  blueocean-jwt 1.8.0 true  blueocean-personalization 1.8.0 true  blueocean-pipeline-api-impl 1.8.0 true  blueocean-pipeline-editor 1.8.0 true  blueocean-pipeline-scm-api 1.8.0 true  blueocean-rest 1.8.0 true  blueocean-rest-impl 1.8.0 true  blueocean-web 1.8.0 true  bouncycastle-api 2.16.3 true  branch-api 2.0.20 true  build-monitor-plugin 1.12+build.201805070054 true  build-timeout 1.19 true  buildresult-trigger 0.17 true  buildtriggerbadge 2.9 true  built-on-column 1.1 true  categorized-view 1.10 true  cloudbees-bitbucket-branch-source 2.2.12 true  cloudbees-folder 6.5.1 true  collapsing-console-sections 1.7.0 true  command-launcher 1.2 true  compact-columns 1.10 true  conditional-buildstep 1.3.6 true  config-file-provider 2.18 true  copyartifact 1.41 true  credentials 2.1.18 true  credentials-binding 1.16 true  cron_column 1.4 true  cvs 2.14 true  dashboard-view 2.9.11 true  display-url-api 2.2.0 true  docker-commons 1.13 true  docker-workflow 1.17 true  durable-task 1.25 true  dynamic-axis 1.0.3 true  dynamic_extended_choice_parameter 1.0.1 false  elastic-axis 1.2 true  email-ext 2.63 true  email-ext-recipients-column 1.0 true  envinject 2.1.6 true  envinject-api 1.5 true  excludeMatrixParent 1.1 true  extended-choice-parameter 0.76 true  external-monitor-job 1.7 true  extra-columns 1.20 true  ez-templates 1.3.2 true  ezwall 0.3 true  favorite 2.3.2 true  filesystem_scm 2.1 true  flexible-publish 0.15.2 true  fstrigger 0.39 true  git 3.9.1 true  git-client 2.7.3 true  git-parameter 0.9.3 true  git-server 1.7 true  github 1.29.2 true  github-api 1.92 true  github-branch-source 2.3.6 true  groovy 2.0 true  groovy-postbuild 2.4.1 true  handlebars 1.1.1 true  handy-uri-templates-2-api 

[JIRA] (JENKINS-41557) manager.createSummary().appendText() fails in sandbox

2018-03-12 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-41557  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: manager.createSummary().appendText() fails in sandbox   
 

  
 
 
 
 

 
 Perhaps there should be a second variant of the function, that always escapes html?  Such a variant seems like it would be safe to whitelist.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41308) support Use Groovy Sandbox scripts in activeChoiceParams

2017-02-09 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-41308  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: support Use Groovy Sandbox scripts in activeChoiceParams   
 

  
 
 
 
 

 
 Using automatically generated DSL is a workaround, not a fix. We need real / direct support for enabling sandboxing. If I try to use automatically generated DSL, then "mvn test" in my dsl source fails, and the only examples of tests of automatically-generated DSL use gradle, not maven.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-08-03 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 I've attached a tar.gz of the json (after running through 'jq' and sanitizing a bunch of stuff). Hopefully that's helpful.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-08-03 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37018  
 
 
  Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
Change By: 
 Dana Goyette  
 
 
Attachment: 
 huge-json.tar.gz  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-08-01 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 If you can tell me a way to get the full response, I can run it through 'sed' to replace any sensitive stuff with placeholder values, such as "product1-branch1". (When I tried using curl, the output was truncated.)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-31 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 From memory and from a quick check of my Jenkins instance, I'd say I have the following:* 3 products under test.* Between 6 and 10 platforms per product (platform is the matrix axis).* 2  actively-tested  branches per product.* 2 types of test suite jobs per  product  branch  (one type with 100 or so tests, one with 1000-4000 tests depending on product).* Each  test-run type  suite job  runs 3 times per week.* Builds are kept for 28 days.* Job config history plugin is installed.* Jobs are regenerated by DSL, and job-config-history records a change even if nothing really changed.* I tried disabling the plugin, and it didn't change much in Blue Ocean.* Test reliability plugin is installed, and has been used in the past, but right now the jobs aren't set to use it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-31 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 From memory and from a quick check of my Jenkins instance, I'd say I have the following:* 3 products under test.* Between 6 and 10 platforms per product (platform is the matrix axis).* 2 branches per product.* 2 types of test  runs  suite jobs  per  job  product  (one type with 100 or so tests, one with 1000-4000 tests depending on product).* Each test-run type runs 3 times per week.* Builds are kept for 28 days.* Job config history plugin is installed.* Jobs are regenerated by DSL, and job-config-history records a change even if nothing really changed.* I tried disabling the plugin, and it didn't change much in Blue Ocean.* Test reliability plugin is installed, and has been used in the past, but right now the jobs aren't set to use it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-31 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 From memory and from a quick check of my Jenkins instance, I'd say I have the following: 
 
3 products under test. 
Between 6 and 10 platforms per product. 
2 branches per product. 
2 types of test runs per job (one type with 100 or so tests, one with 1000-4000 tests depending on product). 
Each test-run type runs 3 times per week. 
Builds are kept for 28 days. 
 
 
Job config history plugin is installed. 
Jobs are regenerated by DSL, and job-config-history records a change even if nothing really changed. 
I tried disabling the plugin, and it didn't change much in Blue Ocean. 
 
 
Test reliability plugin is installed, and has been used in the past, but right now the jobs aren't set to use it. 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

   

[JIRA] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-31 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 From memory and from a quick check of my Jenkins instance, I'd say I have the following:* 3 products under test.* Between 6 and 10 platforms per product  (platform is the matrix axis) .* 2 branches per product.* 2 types of test runs per job (one type with 100 or so tests, one with 1000-4000 tests depending on product).* Each test-run type runs 3 times per week.* Builds are kept for 28 days.* Job config history plugin is installed.* Jobs are regenerated by DSL, and job-config-history records a change even if nothing really changed.* I tried disabling the plugin, and it didn't change much in Blue Ocean.* Test reliability plugin is installed, and has been used in the past, but right now the jobs aren't set to use it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-27 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 To more clearly indicate the size of the file: I used sed to replace every instance of  {{  "},{" }}  with  {{  "},\ \ n{" }} , and the file ends up with 202958 lines.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-27 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 To more clearly indicate the size of the file: I used sed to replace every instance of {{"},{"}} with {{"},\n{"}}, and the file  ends  ended  up with 202958 lines.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-27 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette edited a comment on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 To more clearly indicate the size of the file: I used sed to replace every instance of "},{" with "},\ \ n{", and the file ends up with 202958 lines.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-27 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette commented on  JENKINS-37018  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
 To more clearly indicate the size of the file: I used sed to replace every instance of "}, {" with "} ,\n{", and the file ends up with 202958 lines.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-37018) Blue Ocean dashboard page never finishes loading

2016-07-27 Thread danagoye...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dana Goyette created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37018  
 
 
  Blue Ocean dashboard page never finishes loading   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2016/Jul/28 1:12 AM  
 
 
Environment: 
 Jenkins 2.15, blue ocean 1.0-alpha-4, matrix project 1.7.1, test stability 1.0, config history 2.15  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Dana Goyette  
 

  
 
 
 
 

 
 When I try opening the Blue Ocean dashboard view, it never finishes loading, and instead says "No pipelines found." If I open the Chrome developer tools, I can see it making a request that never finishes: https:///blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject If I use curl to retrieve that page, it takes 15 minutes to load, and produces a 53-megabyte json file that's truncated at the end. The most notable large sections, from what I can tell (with job and test class names changed for privacy): {"_class":"io.jenkins.blueocean.service.embedded.rest.ActionProxiesImpl","_links":{"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/REDACTED-JOB-NAME/jobConfigHistory/"}},"_class":"hudson.plugins.jobConfigHistory.JobConfigHistoryProjectAction","jobConfigHistory":[ {"currentName":"","date":"2016-07-27_01-38-02","hasConfig":true,"job":"REDACTED-JOB-NAME","oldName":"","operation":"Changed","user":"SYSTEM","userID":"SYSTEM"} , (I'd say I see two-digit numbers of these "currentName" entries) 

[JIRA] [pipeline-stage-view-plugin] (JENKINS-33185) Visualize parallel steps within a Pipeline Stage

2016-05-12 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette commented on  JENKINS-33185 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Visualize parallel steps within a Pipeline Stage  
 
 
 
 
 
 
 
 
 
 
Some of the concepts above (such as the "on click" screenshot) just didn't seem tailored well to that case; hence my comment. That's all. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [pipeline-stage-view-plugin] (JENKINS-33185) Visualize parallel steps within a Pipeline Stage

2016-05-12 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette commented on  JENKINS-33185 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Visualize parallel steps within a Pipeline Stage  
 
 
 
 
 
 
 
 
 
 
I hope you'll also include visualization for steps within a parallel block. 
I'd like to be able to replace Matrix Jobs with equivalent workflows / pipelines, and that requires one big parallel block with a bunch of rows of the same steps (with different parameters). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [active-choices-plugin] (JENKINS-34188) jenkins.log noise: "script parameter ... is not an instance of Java.util.Map."

2016-04-12 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34188 
 
 
 
  jenkins.log noise: "script parameter ... is not an instance of Java.util.Map."  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dana Goyette 
 
 
 
 
 
 
 
 
 
 On my Jenkins master, I see a lot of the following noise in jenkins.log:Apr 12, 2016 3:21:06 PM org.biouno.unochoice.AbstractScriptableParameter getChoicesWARNING: Script parameter with name 'PARAM_NAME_HERE' is not an instance of java.util.Map. The parameter value isApr 12, 2016 3:21:06 PM org.biouno.unochoice.AbstractScriptableParameter getChoicesWARNING: Script parameter with name 'PARAM_NAME_HERE' is not an instance of java.util.Map. The parameter value isThe mentioned parameter (name altered here for privacy) is an Active Choices Reactive Reference Parameter, of type "formatted html", and the HTML contains the following field  (with value also altered for privacy) : 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [active-choices-plugin] (JENKINS-34188) jenkins.log noise: "script parameter ... is not an instance of Java.util.Map."

2016-04-12 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34188 
 
 
 
  jenkins.log noise: "script parameter ... is not an instance of Java.util.Map."  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Bruno P. Kinoshita 
 
 
 

Components:
 

 active-choices-plugin 
 
 
 

Created:
 

 2016/Apr/13 12:24 AM 
 
 
 

Environment:
 

 Jenkins 1.656. Active Choices 1.4 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Dana Goyette 
 
 
 
 
 
 
 
 
 
 
On my Jenkins master, I see a lot of the following noise in jenkins.log: 
Apr 12, 2016 3:21:06 PM org.biouno.unochoice.AbstractScriptableParameter getChoices WARNING: Script parameter with name 'PARAM_NAME_HERE' is not an instance of java.util.Map. The parameter value is Apr 12, 2016 3:21:06 PM org.biouno.unochoice.AbstractScriptableParameter getChoices WARNING: Script parameter with name 'PARAM_NAME_HERE' is not an instance of java.util.Map. The parameter value is 
The mentioned parameter (name altered here for privacy) is an Active Choices Reactive Reference Parameter, of type "formatted html", and the HTML contains the following field: 
" class="setting-input"/> 
 
 
 
 
 
 
 

[JIRA] [active-choices-plugin] (JENKINS-33370) Changing dropdown via keyboard doesn't update reactive parameters

2016-03-07 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33370 
 
 
 
  Changing dropdown via keyboard doesn't update reactive parameters  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Bruno P. Kinoshita 
 
 
 

Components:
 

 active-choices-plugin 
 
 
 

Created:
 

 08/Mar/16 1:01 AM 
 
 
 

Environment:
 

 Jenkins 1.650, Active Choices plugin 1.4 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Dana Goyette 
 
 
 
 
 
 
 
 
 
 
If you have an Active Choices parameter of type "dropdown", and you use the arrow keys to change the active selection, any dependant Reactive Reference Parameters don't get updated.  
The Reference Parameter only gets updated when you use the mouse to select an entry, even if it's the same one you already selected. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 

[JIRA] [active-choices-plugin] (JENKINS-33326) Programmatic changes to Reactive Reference value do not cascade

2016-03-07 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33326 
 
 
 
  Programmatic changes to Reactive Reference value do not cascade  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dana Goyette 
 
 
 

Comment:
 
 I'm not certain if it's the same issue, but changing an Active Choices Parameter dropdown box selection via the _arrow keys_ also fails to update Reactive Reference Parameters. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [active-choices-plugin] (JENKINS-33326) Programmatic changes to Reactive Reference value do not cascade

2016-03-07 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette commented on  JENKINS-33326 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Programmatic changes to Reactive Reference value do not cascade  
 
 
 
 
 
 
 
 
 
 
I'm not certain if it's the same issue, but changing an Active Choices Parameter dropdown box selection via the arrow keys also fails to update Reactive Reference Parameters. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [matrix-project-plugin] (JENKINS-32799) Jenkins failed to generate new Multi-configuration build page when Combination Filter includes build parameter

2016-02-24 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette commented on  JENKINS-32799 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins failed to generate new Multi-configuration build page when Combination Filter includes build parameter  
 
 
 
 
 
 
 
 
 
 
Try accessing the value as follows, instead: this.binding.variables["VERIFIER"] 
When the parameter doesn't exist (such as in the project), you'll get null, allowing you to decide separately which combinations to show on the project and which ones to actually build. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [multi-branch-project-plugin] (JENKINS-32322) multi-branch-project-plugin 1.4.1 creates extreme startup delay

2016-01-06 Thread danagoye...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dana Goyette created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32322 
 
 
 
  multi-branch-project-plugin 1.4.1 creates extreme startup delay  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Matthew DeTullio 
 
 
 

Components:
 

 multi-branch-project-plugin 
 
 
 

Created:
 

 07/Jan/16 2:36 AM 
 
 
 

Environment:
 

 Jenkins 1.643 on CentOS 6.5 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Dana Goyette 
 
 
 
 
 
 
 
 
 
 
I just upgraded the Jenkins multibranch-project plugin from 0.3 to 0.4.1. When Jenkins went to restart, it never came up, and didn't say why in the logs. The last line was a statement that plugins had loaded. 
I started a strace of the Java process, and it was scanning basically every single file in $JENKINS_HOME/jobs. In our environment, that directory had at least 1 million files, resulting in an extreme startup delay. 
Since I'm not actually using the plugin, I've disabled and then removed it. I'd imagine a downgrade would have worked, too. 
The most visibly relevant thread from jstack: 

 

"AbstractMultiBranchProject.migrate" daemon prio=10 tid=0x7f2010165000 nid=0x7610 runnable [0x7f20312a7000]
   java.lang.Thread.State: RUNNABLE
	at java.io.UnixFileSystem.list(Native Method)