[JIRA] (JENKINS-61827) Get configurationslicing-plugin to build in CI

4 views
Skip to first unread message

guysoft@gmail.com (JIRA)

unread,
Apr 7, 2020, 4:39:03 AM4/7/20
to jenkinsc...@googlegroups.com
Guy Sheffer created an issue
 
Jenkins / Task JENKINS-61827
Get configurationslicing-plugin to build in CI
Issue Type: Task Task
Assignee: Guy Sheffer
Components: configurationslicing-plugin
Created: 2020-04-07 08:38
Priority: Minor Minor
Reporter: Guy Sheffer

First issue is to get this plugin building.

I am new to the Jenkins org so please comment if you know something, I might not.

The last build I see is:
https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fconfigurationslicing-plugin/detail/master/2/pipeline
Oleg Nenashev  Is this a failure in the plugin build or the build system itself? I can't see any log indicating what failed on the plugin side of things.

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

o.v.nenashev@gmail.com (JIRA)

unread,
Apr 7, 2020, 5:11:03 AM4/7/20
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Task JENKINS-61827
 
Re: Get configurationslicing-plugin to build in CI

It does not look to be a build system issues. There is an initialization error in the dependency plugin: https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fconfigurationslicing-plugin/detail/master/2/tests . logfilesizechecker startup fails with NPE within the test.

I cannot say for sure what is the root cause, I may need to dive into the code. A general advice is to update Plugin POM and dependencies to get a newer test environment and to ensure it is not a historical issue. Some issues may go away after that so that you do not spend time on investigating.

 

 

guysoft@gmail.com (JIRA)

unread,
Apr 11, 2020, 6:15:02 AM4/11/20
to jenkinsc...@googlegroups.com

Ok, so update.
Fixed an issue where JDK was not defined. Now I am stuck at RequireUpperBoundDeps error. I upgraded to my understanding all the plugin dependencies. But it still fails. Is there some tool to evaluate? Or could someone explain how I am suppose to understand what needs to be fixed?

Its a long list which is available here:
https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fconfigurationslicing-plugin/detail/devel/2/pipeline

[INFO] Building Configuration Slicing plugin 1.49
[2020-04-10T17:47:09.367Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2020-04-10T17:48:33.694Z] [INFO] 
[2020-04-10T17:48:33.694Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ configurationslicing ---
[2020-04-10T17:48:33.694Z] [INFO] 
[2020-04-10T17:48:33.694Z] [INFO] --- maven-hpi-plugin:3.11:validate (default-validate) @ configurationslicing ---
[2020-04-10T17:48:33.694Z] [INFO] 
[2020-04-10T17:48:33.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:display-info (display-info) @ configurationslicing ---
[2020-04-10T17:48:33.694Z] [INFO] Maven Version: 3.6.3
[2020-04-10T17:48:33.694Z] [INFO] JDK Version: 1.8.0_242 normalized as: 1.8.0-242
[2020-04-10T17:48:33.694Z] [INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 4.15.0-1063-aws
[2020-04-10T17:48:33.694Z] [INFO] 
[2020-04-10T17:48:33.694Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (display-info) @ configurationslicing ---
[2020-04-10T17:48:35.015Z] [INFO] Adding ignore: module-info
[2020-04-10T17:48:35.848Z] [WARNING] Rule 4: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps failed with message:
[2020-04-10T17:48:35.848Z] Failed while enforcing RequireUpperBoundDeps. The error(s) are [
[2020-04-10T17:48:35.848Z] Require upper bound dependencies error for org.jenkins-ci.plugins:junit:1.20 paths to dependency are:
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.plugins:matrix-project:1.14
[2020-04-10T17:48:35.848Z]     +-org.jenkins-ci.plugins:junit:1.20
[2020-04-10T17:48:35.848Z] and
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.main:maven-plugin:3.5
[2020-04-10T17:48:35.848Z]     +-org.jenkins-ci.plugins:junit:1.6
[2020-04-10T17:48:35.848Z] and
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.plugins:email-ext:2.69
[2020-04-10T17:48:35.848Z]     +-org.jenkins-ci.plugins:junit:1.2
[2020-04-10T17:48:35.848Z] and
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.plugins:logstash:2.3.2
[2020-04-10T17:48:35.848Z]     +-org.jenkins-ci.plugins:junit:1.10
[2020-04-10T17:48:35.848Z] and
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.plugins:claim:2.16
[2020-04-10T17:48:35.848Z]     +-org.jenkins-ci.plugins:junit:1.28
[2020-04-10T17:48:35.848Z] , 
[2020-04-10T17:48:35.848Z] Require upper bound dependencies error for org.jenkins-ci.plugins:structs:1.17 paths to dependency are:
[2020-04-10T17:48:35.848Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.848Z]   +-org.jenkins-ci.plugins:ant:1.11
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.17
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:email-ext:2.69
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.17
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:gradle:1.36
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.20
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:logstash:2.3.2
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.14
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:config-file-provider:3.6.3
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.14
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins.workflow:workflow-cps:2.80
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.20
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins.workflow:workflow-multibranch:2.21
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:structs:1.17
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:matrix-project:1.14
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins:junit:1.20
[2020-04-10T17:48:35.849Z]       +-org.jenkins-ci.plugins:structs:1.2
[2020-04-10T17:48:35.849Z] and
[2020-04-10T17:48:35.849Z] +-org.jenkins-ci.plugins:configurationslicing:1.49
[2020-04-10T17:48:35.849Z]   +-org.jenkins-ci.plugins:gradle:1.36
[2020-04-10T17:48:35.849Z]     +-org.jenkins-ci.plugins.workflow:workflow-api:2.37
[2020-04-10T17:48:35.849Z]       +-org.jenkins-ci.plugins:structs:1.17
[2020-04-10T17:48:35.849Z] and

 

Reply all
Reply to author
Forward
0 new messages