[JIRA] (JENKINS-61998) Jenkins upgrade fails on CentOS - Public key is not installed

2020-04-22 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-61998  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins upgrade fails on CentOS - Public key is not installed   
 

  
 
 
 
 

 
 Just wondering - can the WiKI page updated or removed so that a single source of truth is kept ? Otherwise it's gonna mislead other people too.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205889.1587495153000.16098.1587585840776%40Atlassian.JIRA.


[JIRA] (JENKINS-61998) Jenkins upgrade fails on CentOS - Public key is not installed

2020-04-22 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-61998  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins upgrade fails on CentOS - Public key is not installed   
 

  
 
 
 
 

 
 Oleksandr Shmyrko Thanks, it worked!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205889.1587495153000.16094.1587585720196%40Atlassian.JIRA.


[JIRA] (JENKINS-61998) Jenkins upgrade fails on CentOS - Public key is not installed

2020-04-21 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61998  
 
 
  Jenkins upgrade fails on CentOS - Public key is not installed   
 

  
 
 
 
 

 
Change By: 
 Constantin Bugneac  
 

  
 
 
 
 

 
 It looks like since version 232 the Jenkins rpm package is not signed anymore with the published GPG key and it fails to install on CentOS using yum/rpm.{code:java}# yum -y update jenkinsLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile * base: anorien.csc.warwick.ac.uk * elrepo: lon.mirror.rackspace.com * elrepo-kernel: lon.mirror.rackspace.com * epel: mirror.serverion.com * extras: anorien.csc.warwick.ac.uk * updates: mirrors.coreix.netResolving Dependencies--> Running transaction check---> Package jenkins.noarch 0:2.232-1.1 will be updated---> Package jenkins.noarch 0:2.233-1.1 will be an update--> Finished Dependency ResolutionDependencies Resolved== Package Arch Version Repository Size==Updating: jenkins noarch 2.233-1.1 jenkins 63 MTransaction Summary==Upgrade  1 PackageTotal size: 63 MDownloading packages:warning: /var/cache/yum/x86_64/7/jenkins/packages/jenkins-2.233-1.1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 45f2c3d5: NOKEYPublic key for jenkins-2.233-1.1.noarch.rpm is not installed{code}PS: I've followed this guide [https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions] Using `{{yum install jenkins --nogpgcheck}}` is not  a  good idea as it breaks the trust to origin of software.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

   

[JIRA] (JENKINS-61998) Jenkins upgrade fails on CentOS - Public key is not installed

2020-04-21 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61998  
 
 
  Jenkins upgrade fails on CentOS - Public key is not installed   
 

  
 
 
 
 

 
Change By: 
 Constantin Bugneac  
 

  
 
 
 
 

 
 It looks like since version 232 the Jenkins rpm package is not signed anymore with the published GPG key and it fails to install on CentOS using yum/rpm.{code:java}# yum -y update jenkinsLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile * base: anorien.csc.warwick.ac.uk * elrepo: lon.mirror.rackspace.com * elrepo-kernel: lon.mirror.rackspace.com * epel: mirror.serverion.com * extras: anorien.csc.warwick.ac.uk * updates: mirrors.coreix.netResolving Dependencies--> Running transaction check---> Package jenkins.noarch 0:2.232-1.1 will be updated---> Package jenkins.noarch 0:2.233-1.1 will be an update--> Finished Dependency ResolutionDependencies Resolved== Package Arch Version Repository Size==Updating: jenkins noarch 2.233-1.1 jenkins 63 MTransaction Summary==Upgrade  1 PackageTotal size: 63 MDownloading packages:warning: /var/cache/yum/x86_64/7/jenkins/packages/jenkins-2.233-1.1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 45f2c3d5: NOKEYPublic key for jenkins-2.233-1.1.noarch.rpm is not installed{code}PS: I've followed this guide [https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions]  Using `{{yum install jenkins --nogpgcheck}}` is not good idea as it breaks the trust to origin of software.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-61998) Jenkins upgrade fails on CentOS - Public key is not installed

2020-04-21 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61998  
 
 
  Jenkins upgrade fails on CentOS - Public key is not installed   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2020-04-21 18:52  
 
 
Labels: 
 jenkins  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Constantin Bugneac  
 

  
 
 
 
 

 
 It looks like since version 232 the Jenkins rpm package is not signed anymore with the published GPG key and it fails to install on CentOS using yum/rpm. 

 

# yum -y update jenkins
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: anorien.csc.warwick.ac.uk
 * elrepo: lon.mirror.rackspace.com
 * elrepo-kernel: lon.mirror.rackspace.com
 * epel: mirror.serverion.com
 * extras: anorien.csc.warwick.ac.uk
 * updates: mirrors.coreix.net
Resolving Dependencies
--> Running transaction check
---> Package jenkins.noarch 0:2.232-1.1 will be updated
---> Package jenkins.noarch 0:2.233-1.1 will be an update
--> Finished Dependency ResolutionDependencies Resolved==
 PackageArch  VersionRepository  Size
==
Updating:
 jenkinsnoarch2.233-1.1  jenkins   

[JIRA] (JENKINS-54128) Deprecated calls to Run.getLogFile

2019-10-24 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-54128  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Deprecated calls to Run.getLogFile   
 

  
 
 
 
 

 
 Thank you Mark.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194755.1539777336000.775.1571954520763%40Atlassian.JIRA.


[JIRA] (JENKINS-59903) durable-task v1.31 breaks sh steps in pipeline when running in a Docker container

2019-10-24 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-59903  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: durable-task v1.31 breaks sh steps in pipeline when running in a Docker container   
 

  
 
 
 
 

 
 Having the same issue with the 1.31 version of durable-task plugin. Had to rollback to 1.30.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202653.1571840997000.701.1571950920409%40Atlassian.JIRA.


[JIRA] (JENKINS-49710) Pipelines run under heavy load sometimes hang running Docker

2019-10-24 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-49710  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipelines run under heavy load sometimes hang running Docker   
 

  
 
 
 
 

 
 I'm experiencing the same issue sporadically.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.188649.1519376534000.695.1571949240179%40Atlassian.JIRA.


[JIRA] (JENKINS-54128) Deprecated calls to Run.getLogFile

2019-10-24 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-54128  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Deprecated calls to Run.getLogFile   
 

  
 
 
 
 

 
 Getting similar exceptions in the log:   

 

Oct 24, 2019 8:32:17 PM WARNING org.jenkinsci.plugins.workflow.job.WorkflowRun getLogFileAvoid calling getLogFile on build-packer #8
java.lang.UnsupportedOperationException
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.getLogFile(WorkflowRun.java:1088)
	at org.jenkinsci.plugins.compressbuildlog.BuildLogCompressor$CompressBuildlogRunListener.onFinalized(BuildLogCompressor.java:85)
	at hudson.model.listeners.RunListener.fireFinalized(RunListener.java:255)
	at hudson.model.Run.onEndBuilding(Run.java:2000)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.finish(WorkflowRun.java:612)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.access$800(WorkflowRun.java:133)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$GraphL.onNewHead(WorkflowRun.java:999)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.notifyListeners(CpsFlowExecution.java:1463)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$3.run(CpsThreadGroup.java:458)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:37)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Oct 24, 2019 8:34:35 PM INFO hudson.model.AsyncPeriodicWork$1 run
 

     Jenkins version: 2.201 I don't have groovy-postbuild plugin installed. Plugin versions.   

 

docker-workflow  1.21
workflow-aggregator 2.6
workflow-api 2.37
workflow-basic-steps 2.18
workflow-cps 2.74
workflow-cps-global-lib 2.15
workflow-durable-task-step 2.34
workflow-job 2.35
workflow-multibranch 2.21
workflow-remote-loader 1.5
workflow-scm-step 2.9
workflow-step-api 2.20
workflow-support 3.3
 

 Any help would much appreciated.      
 

  
 
 
 
 

 
 
 

 
 
 

[JIRA] (JENKINS-56405) Updating to Declarative 1.3.5 breaks docker agents authenticating against ECR using instance profiles

2019-07-12 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-56405  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Updating to Declarative 1.3.5 breaks docker agents authenticating against ECR using instance profiles   
 

  
 
 
 
 

 
 Facing the same 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197995.1551753104000.9075.1562951940815%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-42720) ConcurrentModificationException when serializing LockableResourcesManager

2019-02-16 Thread cos...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Constantin Bugneac commented on  JENKINS-42720  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ConcurrentModificationException when serializing LockableResourcesManager   
 

  
 
 
 
 

 
 experiencing the same issue, are there any workarounds meanwhile ?  
 

  
 
 
 
 

 
 
 

 
 
 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.