[JIRA] (JENKINS-60880) PCT not working for icon-shim plugin

7 views
Skip to first unread message

chris+jenkins@chriskilding.com (JIRA)

unread,
Jan 27, 2020, 12:28:03 PM1/27/20
to jenkinsc...@googlegroups.com
Chris Kilding created an issue
 
Jenkins / Improvement JENKINS-60880
PCT not working for icon-shim plugin
Issue Type: Improvement Improvement
Assignee: Tom FENNELLY
Components: icon-shim-plugin, plugin-compat-tester
Created: 2020-01-27 17:27
Environment: ci.jenkins.io
Jenkins 2.176.3
Priority: Minor Minor
Reporter: Chris Kilding

I am proposing a change to the Jenkins BOM which will add pipeline-model-definition plugin. This necessarily pulls in the icon-shim plugin.

The Jenkins BOM build fails on a PCT step that tests the icon-shim plugin, when it tries to check it out from source. The message is:

error: pathspec 'icon-shim-1.0.3' did not match any file(s) known to git

The long version:

Starting plugin tests on core coordinates : MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]Starting plugin tests on core coordinates : MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]Plugin ace-editor not in included plugins => test skipped !...Plugin git-server not in included plugins => test skipped !Jan 27, 2020 4:45:35 PM org.jenkins.tools.test.model.PluginRemoting retrievePomDataINFO:     org.jenkins-ci.plugins.icon-shim    icon-shim-pom    1.0.3    ../  Jan 27, 2020 4:45:35 PM org.jenkins.tools.test.PluginCompatTester testPluginsINFO: Detected parent POM: org.jenkins-ci.plugins.icon-shim:icon-shim-pom:1.0.3
############################################################################################## Starting to test plugin icon-shim v1.0.3## against MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]############################################################################################
Processing org.jenkins.tools.test.hook.BlueOceanHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.SwarmHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.DeclarativePipelineHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.StructsHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.PipelineRestApiHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.ConfigurationAsCodeHookHook not triggered.  Continuing.Created plugin checkout dir : /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shimPOM did not provide an SCM tag. Inferring tag 'icon-shim-1.0.3'.Checking out from SCM connection URL : scm:git:git://github.com/jenkinsci/icon-shim-plugin.git (icon-shim-1.0.3) at tag icon-shim-1.0.3[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work' && 'git' 'clone' 'git://github.com/jenkinsci/icon-shim-plugin.git' '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim' && 'git' 'fetch' 'git://github.com/jenkinsci/icon-shim-plugin.git'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim' && 'git' 'checkout' 'icon-shim-1.0.3'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shimError : The git-checkout command failed. || Cloning into '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'...From git://github.com/jenkinsci/icon-shim-plugin * branch            HEAD       -> FETCH_HEADerror: pathspec 'icon-shim-1.0.3' did not match any file(s) known to git
Jan 27, 2020 4:45:36 PM org.jenkins.tools.test.PluginCompatTester testPluginsSEVERE: Internal error while executing a test for core 2.176.3 and plugin icon-shim 1.0.3. Please submit a bug to plugin-compat-testerorg.jenkins.tools.test.exception.PluginSourcesUnavailableException: Problem while checking out plugin sources! at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:471) at org.jenkins.tools.test.PluginCompatTester.testPlugins(PluginCompatTester.java:300) at org.jenkins.tools.test.PluginCompatTesterCli.main(PluginCompatTesterCli.java:163)Caused by: java.lang.RuntimeException: The git-checkout command failed. || Cloning into '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'...From git://github.com/jenkinsci/icon-shim-plugin * branch            HEAD       -> FETCH_HEADerror: pathspec 'icon-shim-1.0.3' did not match any file(s) known to git
 at org.jenkins.tools.test.PluginCompatTester.cloneFromSCM(PluginCompatTester.java:562) at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:457) ... 2 more
Plugin jackson2-api not in included plugins => test skipped !...
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

chris+jenkins@chriskilding.com (JIRA)

unread,
Jan 27, 2020, 12:28:04 PM1/27/20
to jenkinsc...@googlegroups.com
Chris Kilding updated an issue
 
Jenkins / Bug JENKINS-60880
Change By: Chris Kilding
Issue Type: Improvement Bug

chris+jenkins@chriskilding.com (JIRA)

unread,
Jan 27, 2020, 12:31:03 PM1/27/20
to jenkinsc...@googlegroups.com
Chris Kilding updated an issue
Change By: Chris Kilding
Attachment: build log.txt

chris+jenkins@chriskilding.com (JIRA)

unread,
Jan 27, 2020, 12:32:03 PM1/27/20
to jenkinsc...@googlegroups.com
Chris Kilding updated an issue
I am proposing a change to the Jenkins BOM which will add pipeline-model-definition plugin. This necessarily pulls in the icon-shim plugin.

The Jenkins BOM build fails on a PCT step that tests the icon-shim plugin, when it tries to check it out from source. The message is:
{noformat}

error: pathspec 'icon-shim-1.0.3' did not match any file(s) known to git
{noformat}
The long version:
{noformat}

Starting plugin tests on core coordinates : MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]Starting plugin tests on core coordinates : MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]Plugin ace-editor not in included plugins => test skipped !...Plugin git-server not in included plugins => test skipped !Jan 27, 2020 4:45:35 PM org.jenkins.tools.test.model.PluginRemoting retrievePomDataINFO:     org.jenkins-ci.plugins.icon-shim    icon-shim-pom    1.0.3    ../  Jan 27, 2020 4:45:35 PM org.jenkins.tools.test.PluginCompatTester testPluginsINFO: Detected parent POM: org.jenkins-ci.plugins.icon-shim:icon-shim-pom:1.0.3
############################################################################################## Starting to test plugin icon-shim v1.0.3## against MavenCoordinates[groupId=org.jenkins-ci.plugins, artifactId=plugin, version=2.176.3]############################################################################################
Processing org.jenkins.tools.test.hook.BlueOceanHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.SwarmHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.DeclarativePipelineHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.StructsHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.PipelineRestApiHookHook not triggered.  Continuing.Processing org.jenkins.tools.test.hook.ConfigurationAsCodeHookHook not triggered.  Continuing.Created plugin checkout dir : /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shimPOM did not provide an SCM tag. Inferring tag 'icon-shim-1.0.3'.Checking out from SCM connection URL : scm:git:git://github.com/jenkinsci/icon-shim-plugin.git (icon-shim-1.0.3) at tag icon-shim-1.0.3[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work' && 'git' 'clone' 'git://github.com/jenkinsci/icon-shim-plugin.git' '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim' && 'git' 'fetch' 'git://github.com/jenkinsci/icon-shim-plugin.git'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim[INFO] Executing: /bin/sh -c cd '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim' && 'git' 'checkout' 'icon-shim-1.0.3'[INFO] Working directory: /home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shimError : The git-checkout command failed. || Cloning into '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'...From git://github.com/jenkinsci/icon-shim-plugin * branch            HEAD       -> FETCH_HEADerror: pathspec 'icon-shim-1.0.3' did not match any See attached file (s) known to git
Jan 27, 2020 4:45:36 PM org.jenkins.tools.test.PluginCompatTester testPluginsSEVERE: Internal error while executing a test
for core 2 the full error . 176.3 and plugin icon-shim 1.0.3. Please submit a bug to plugin-compat-testerorg.jenkins.tools.test.exception.PluginSourcesUnavailableException: Problem while checking out plugin sources! at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:471) at org.jenkins.tools.test.PluginCompatTester.testPlugins(PluginCompatTester.java:300) at org.jenkins.tools.test.PluginCompatTesterCli.main(PluginCompatTesterCli.java:163)Caused by: java.lang.RuntimeException: The git-checkout command failed. || Cloning into '/home/jenkins/workspace/Tools_bom_PR-179/pct-work/icon-shim'...From git://github.com/jenkinsci/icon-shim-plugin * branch            HEAD       -> FETCH_HEADerror: pathspec 'icon-shim-1.0.3' did not match any file(s) known to git

at org.jenkins.tools.test.PluginCompatTester.cloneFromSCM(PluginCompatTester.java:562) at org.jenkins.tools.test.PluginCompatTester.testPluginAgainst(PluginCompatTester.java:457) ... 2 more
Plugin jackson2-api not in included plugins => test skipped !...{noformat}
Reply all
Reply to author
Forward
0 new messages