[JIRA] (JENKINS-51040) UnsupportedOperationException in realTimeJUnitStep if Junit attachment plugin not installed

2018-04-28 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51040  
 
 
  UnsupportedOperationException in realTimeJUnitStep if Junit attachment plugin not installed   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 

  
 
 
 
 

 
 The [git plugin pull request 585|https://github.com/jenkinsci/git-plugin/pull/585] proposes to include acceptance test harness and plugin compatibility tests in the standard CI build.  While evaluating that pull request I installed the junit-realtime- test- reporter plugin so it could be used by that pull request.When I ran the pull request build, it failed with the message:{noformat}java.lang.UnsupportedOperationException: no known implementation of class hudson.tasks.junit.TestDataPublisher is named AttachmentPublisher at org.jenkinsci.plugins.structs.describable.DescribableModel.resolveClass(DescribableModel.java:449) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:401) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerceList(DescribableModel.java:485) at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:387) at org.jenkinsci.plugins.structs.describable.DescribableModel.injectSetters(DescribableModel.java:360) at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:283) at org.jenkinsci.plugins.workflow.steps.StepDescriptor.newInstance(StepDescriptor.java:201) at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:208) at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:153) at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:122) at sun.reflect.GeneratedMethodAccessor363.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113) at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:157) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:133) at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:155) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:159) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:129) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)Caused: java.lang.IllegalArgumentException: Could not instantiate 

[JIRA] (JENKINS-51040) UnsupportedOperationException in realTimeJUnitStep if Junit attachment plugin not installed

2018-04-28 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51040  
 
 
  UnsupportedOperationException in realTimeJUnitStep if Junit attachment plugin not installed   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 junit-realtime-test-reporter-plugin  
 
 
Created: 
 2018-04-28 23:34  
 
 
Environment: 
 Jenkins 2.107.2 as described in [lts-with-plugins branch|https://github.com/MarkEWaite/docker-lfs/tree/7318088ef8c730ed3c37ea0361faa581b99768ed] of my jenkins-bugs repo  
 
 
Priority: 
  Trivial  
 
 
Reporter: 
 Mark Waite  
 

  
 
 
 
 

 
 The git plugin pull request 585 proposes to include acceptance test harness and plugin compatibility tests in the standard CI build. While evaluating that pull request I installed the junit-realtime-reporter plugin so it could be used by that pull request. When I ran the pull request build, it failed with the message: 

 
java.lang.UnsupportedOperationException: no known implementation of class hudson.tasks.junit.TestDataPublisher is named AttachmentPublisher
	at org.jenkinsci.plugins.structs.describable.DescribableModel.resolveClass(DescribableModel.java:449)
	at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:401)
	at org.jenkinsci.plugins.structs.describable.DescribableModel.coerceList(DescribableModel.java:485)
	at org.jenkinsci.plugins.structs.describable.DescribableModel.coerce(DescribableModel.java:387)
	at org.jenkinsci.plugins.structs.describable.DescribableModel.injectSetters(DescribableModel.java:360)
	at org.jenkinsci.plugins.structs.describable.DescribableModel.instantiate(DescribableModel.java:283)
	at 

[JIRA] (JENKINS-48551) Cannot select CIFS publish in project configuration

2018-04-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fixed in 0.10  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-48551  
 
 
  Cannot select CIFS publish in project configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2018-04-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl commented on  JENKINS-27963  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Please add support for jenkins pipeline plugin to publish-over-ssh   
 

  
 
 
 
 

 
 Gemor Roj Please open a new issue. Sorin Sbarnea I am not able to reproduce your issue. I've attached my screenshot of running under 2.89.4 and using the pipeline syntax to generate snippets.  
 

  
 
 
 
 

 
 
 

 
 
 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-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2018-04-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-27963  
 
 
  Please add support for jenkins pipeline plugin to publish-over-ssh   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2018-04-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-27963  
 
 
  Please add support for jenkins pipeline plugin to publish-over-ssh   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Attachment: 
 2018-04-28 16_19_35-Greenshot.png  
 

  
 
 
 
 

 
 
 

 
 
 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-49839) GlobalConfiguration: Correct @Nonnull / @CheckForNull for get()

2018-04-28 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-49839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: GlobalConfiguration: Correct @Nonnull / @CheckForNull for get()   
 

  
 
 
 
 

 
 Code changed in jenkins User: Wadeck Follonier Path: core/src/main/java/hudson/ExtensionList.java core/src/main/java/hudson/model/Descriptor.java core/src/main/java/hudson/model/Run.java core/src/main/java/hudson/security/csrf/GlobalCrumbIssuerConfiguration.java core/src/main/java/hudson/tools/ToolDescriptor.java core/src/main/java/hudson/views/GlobalDefaultViewConfiguration.java core/src/main/java/hudson/views/MyViewsTabBar.java core/src/main/java/hudson/views/ViewsTabBar.java core/src/main/java/jenkins/CLI.java core/src/main/java/jenkins/model/ArtifactManagerConfiguration.java core/src/main/java/jenkins/model/DownloadSettings.java core/src/main/java/jenkins/model/GlobalCloudConfiguration.java core/src/main/java/jenkins/model/GlobalConfiguration.java core/src/main/java/jenkins/model/GlobalConfigurationCategory.java core/src/main/java/jenkins/model/GlobalNodePropertiesConfiguration.java core/src/main/java/jenkins/model/GlobalPluginConfiguration.java core/src/main/java/jenkins/model/GlobalProjectNamingStrategyConfiguration.java core/src/main/java/jenkins/model/GlobalQuietPeriodConfiguration.java core/src/main/java/jenkins/model/GlobalSCMRetryCountConfiguration.java core/src/main/java/jenkins/model/Jenkins.java core/src/main/java/jenkins/model/JenkinsLocationConfiguration.java core/src/main/java/jenkins/model/MasterBuildConfiguration.java core/src/main/java/jenkins/mvn/GlobalMavenConfig.java core/src/main/java/jenkins/security/QueueItemAuthenticatorConfiguration.java core/src/main/java/jenkins/security/UpdateSiteWarningsConfiguration.java core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java core/src/main/java/jenkins/tools/ToolConfigurationCategory.java http://jenkins-ci.org/commit/jenkins/79ec930a8ef4f12d2f2574c50c2f42272e5c75fb Log: JENKINS-49839 correct annotation check (#3321) 
 
also correct a bad annotation in Run 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
   

[JIRA] (JENKINS-51029) Option to ignore SSL certificate errors

2018-04-28 Thread kar.mehe...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karthik Duddu edited a comment on  JENKINS-51029  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to ignore SSL certificate errors   
 

  
 
 
 
 

 
 [~jbochenski] I believe it should be possible, but I don't think that's a great idea (at least in my context) - I think it's a greater security risk to add a _temporary_ cert to the JVM's keystore (which could potentially affect other Java services running on the box) as compared to modifying just the SSLContext of the connection to ES, especially since I don't administer the machines running our Jenkins instances. Also, in order to apply this fix, would people running containerized masters have to rebuild their application image?As [~mwinter69] suggests, we could possibly include an option to upload the server's cert as a Jenkins credential and put this in the SSLContext. Please correct me if I'm wrong, but I don't see the point of this  - :  if the certificate is self-signed, we might as well ignore it  (for reasons below);  - uploading a self-signed cert won't help  if  a malicious entity is proxying/impersonating the connection, as we still won't be able to verify  it 's identity; if certificate  isn't  self-signed , well, this issue probably won't arise in the first place.  I'm not sure if eavesdropping/MitM is an issue here -  Also,  ignoring verification of the endpoint's identity doesn't imply that communication will be unencrypted ([https://stackoverflow.com/a/3865055/9366691)|https://stackoverflow.com/a/3865055/9366691).] ; if a malicious entity is proxying the connection then uploading a self-signed cert won't help ,  as we still won  so eavesdropping shouldn 't be  able to verify the entity  a problem anyway .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  

[JIRA] (JENKINS-51029) Option to ignore SSL certificate errors

2018-04-28 Thread kar.mehe...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karthik Duddu commented on  JENKINS-51029  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to ignore SSL certificate errors   
 

  
 
 
 
 

 
 Jakub Bochenski I believe it should be possible, but I don't think that's a great idea (at least in my context) - I think it's a greater security risk to add a temporary cert to the JVM's keystore (which could potentially affect other Java services running on the box) as compared to modifying just the SSLContext of the connection to ES, especially since I don't administer the machines running our Jenkins instances. Also, in order to apply this fix, would people running containerized masters have to rebuild their application image? As Markus Winter suggests, we could possibly include an option to upload the server's cert as a Jenkins credential and put this in the SSLContext. Please correct me if I'm wrong, but I don't see the point of this - if the certificate is self-signed, we might as well ignore it (for reasons below); if it isn't, well, this issue probably won't arise in the first place. I'm not sure if eavesdropping/MitM is an issue here - ignoring verification of the endpoint's identity doesn't imply that communication will be unencrypted (https://stackoverflow.com/a/3865055/9366691); if a malicious entity is proxying the connection then uploading a self-signed cert won't help, as we still won't be able to verify the entity.  
 

  
 
 
 
 

 
 
 

 
 
 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.

[JIRA] (JENKINS-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2018-04-28 Thread sorin.sbar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sorin Sbarnea reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 As of latest version of the plugin and Jenkins (LTS) 2.89.4 this plugin does not expose any pipeline functionality. /pipeline-syntax/ - does not contain any ssh function listed (ticket screenshot is outdated because now the dropdown contains function names) /pipeline-syntax/html – does not contain any "ssh" occurence Jenkins log does not report any errors or warnings related to ssh plugin, and it was restarted after installation.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-27963  
 
 
  Please add support for jenkins pipeline plugin to publish-over-ssh   
 

  
 
 
 
 

 
Change By: 
 Sorin Sbarnea  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
   

[JIRA] (JENKINS-51029) Option to ignore SSL certificate errors

2018-04-28 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51029  
 
 
  Option to ignore SSL certificate errors   
 

  
 
 
 
 

 
Change By: 
 Jakub Bochenski  
 
 
Comment: 
 Have you tried adding the cerificate to the JVM truststore as per https://stackoverflow.com/a/2893932 ?  
 

  
 
 
 
 

 
 
 

 
 
 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-50092) Integration Test for HealthReport

2018-04-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel commented on  JENKINS-50092  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Integration Test for HealthReport   
 

  
 
 
 
 

 
 Was habe ich bis jetzt getestet:  
 
Health === Unhealth --> empty HealthReport (EqualBoundaries) 
Health > Unhelath --> empty HealthReport (BoundaryMismatch) 
Für jede Art von Icon wurde ein Test geschrieben (insgesamt 5 verschiedene Fälle)  
 Dabei wurde die Priotität der Issues erst mal ignoriert, da nicht genau klar ist welche Issues welche Prorität haben.  Zudem werden bis jetzt nur einzele Builds auf ihren HealthReport getestet, soll auch ein aggregierter Test vohranden sein? Indem mehrere Builds hintereinander unterschieldiche Heath-Ergebnisse liefern um dann das aggregierte HealthReport-Ergebnis zu überprüfen?   
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :(Also bad thing - it cannot abort normally, it says:{noformat}Sending interrupt signal to processAfter 10s process did not stop{noformat}But the "powershell.exe" process is not exists at all! So, looks like  Jankins  Jenkins  is not able to recognize that _process  was not  is no longer  exists_  after task started !  :-\ And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it? FYI Note: it seems this is not related to space in name or in path .  Because as an experiment I changed workspace path to "D:\jenkins" and got exactly the same result - PowerShell hangs.Note:  OS = Win 2008 R2{noformat}PS C:\Users\alta>  $PSVersionTableName Value -CLRVersion 2.0.50727.8762BuildVersion   6.1.7601.17514PSVersion 2.0WSManStackVersion  2.0PSCompatibleVersions   {1.0, 2.0}SerializationVersion   1.1.0.1PSRemotingProtocolVersion  2.1{noformat}   
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :(Also bad thing - it cannot abort normally, it says:{noformat}Sending interrupt signal to processAfter 10s process did not stop{noformat}But the "powershell.exe" process is not exists at all! So, looks like Jankins is not able to recognize that _process was not exists_!And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it? FYI. OS = Win 2008 R2{noformat}PS C:\Users\alta>  $PSVersionTableName Value -CLRVersion 2.0.50727.8762BuildVersion   6.1.7601.17514PSVersion 2.0WSManStackVersion  2.0PSCompatibleVersions   {1.0, 2.0}SerializationVersion   1.1.0.1PSRemotingProtocolVersion  2.1{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :(Also bad thing - it cannot abort normally, it says:{noformat}Sending interrupt signal to processAfter 10s process did not stop{noformat} But the "powershell.exe" process is not exists at all! So, looks like Jankins is not able to recognize that _process was not exists_! And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it?  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :(Also bad thing - it cannot abort normally, it says:{ { noformat} Sending interrupt signal to processAfter 10s process did not stop {noformat } } And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it?  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :( Also bad thing - it cannot abort normally, it says:\{\{Sending interrupt signal to processAfter 10s process did not stop}} And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it?  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :(Also bad thing - it cannot abort normally, it says: \ { \ {Sending interrupt signal to processAfter 10s process did not stop}}And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it?  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko edited a comment on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2.Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang!It looks like PowerShell does not work at all in Jenkins 2.107.2. :( And the worst thing - I even cannot see anything in log files. So, do not see - what could be wrong with it?  
 

  
 
 
 
 

 
 
 

 
 
 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-48175) Powershell 'Hello World' Task Hangs

2018-04-28 Thread dima_...@ukr.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dmitry Bondarenko commented on  JENKINS-48175  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Powershell 'Hello World' Task Hangs   
 

  
 
 
 
 

 
 This issue still exists in Jenkins 2.107.2. Default installation of Jenkins + install default PowerShell plugin + create simple "MyTest01" job with mentioned pipline - you got a PowerShell hang! It looks like PowerShell does not work at all in Jenkins 2.107.2.   
 

  
 
 
 
 

 
 
 

 
 
 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-50092) Integration Test for HealthReport

2018-04-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50092  
 
 
  Integration Test for HealthReport   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 {{Zur Info: }} * Der HealthReport hängt an der an der ResultAction --> eine eigene Methode, die die ResultAction zurück gibt.  * Tests in IssuesRecoderITest hinzufügen  h4. Was soll im Integrationstest getestet werden # Über die API HealthThreshold und HealthPriorities geeignet setzten (Grenzen dabei besonders betrachten) und erwartetes Icon und Description herstellen  h3.        
 

  
 
 
 
 

 
 
 

 
 
 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-50092) Integration Test for HealthReport

2018-04-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel started work on  JENKINS-50092  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-39636) Could not initialize class org.jfree.chart.JFreeChart

2018-04-28 Thread tamas....@me.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tamas Gal commented on  JENKINS-39636  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Could not initialize class org.jfree.chart.JFreeChart   
 

  
 
 
 
 

 
 Commenting out the `assistive_technologies` line in `/etc/java-8-openjdk/accessibility.properties` solved it.  
 

  
 
 
 
 

 
 
 

 
 
 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-39636) Could not initialize class org.jfree.chart.JFreeChart

2018-04-28 Thread tamas....@me.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tamas Gal commented on  JENKINS-39636  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Could not initialize class org.jfree.chart.JFreeChart   
 

  
 
 
 
 

 
 I am also using Jenkins ver. 2.107.2 on Debian9 and have the same problem, but `libfontconfig` was already installed: Note, selecting 'libfontconfig1' instead of 'libfontconfig' libfontconfig1 is already the newest version (2.11.0-6.7+b1). I installed `libxext6 libxrender1 fontconfig libfontconfig` but it didn't help. After that I also installed `libjfreechart-java` but I still have the same problem. This is the top of the stack trace, which is printed when I open the image in a new tab: java.lang.NoClassDefFoundError: Could not initialize class org.jfree.chart.JFreeChart at org.jfree.chart.ChartFactory.createStackedAreaChart(ChartFactory.java:1124)  
 

  
 
 
 
 

 
 
 

 
 
 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.