[Builder] Build failed in Jenkins: identity-extensions » identity-inbound-auth-openid #1547

cbuilder at wso2.org cbuilder at wso2.org
Sun Nov 26 20:21:09 PST 2017


See <https://wso2.org/jenkins/job/identity-extensions/job/identity-inbound-auth-openid/1547/display/redirect>

------------------------------------------
Started by user Maheshika Goonetilleke
[EnvInject] - Loading node environment variables.
Building remotely on ECS_PRODUCTION-3e3af1416f4de2 (ECS_COMPONENT_SLAVE) in workspace <https://wso2.org/jenkins/job/identity-extensions/job/identity-inbound-auth-openid/ws/>
Wiping out workspace first.
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/wso2-extensions/identity-inbound-auth-openid.git
 > git init <https://wso2.org/jenkins/job/identity-extensions/job/identity-inbound-auth-openid/ws/> # timeout=10
Fetching upstream changes from https://github.com/wso2-extensions/identity-inbound-auth-openid.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/wso2-extensions/identity-inbound-auth-openid.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/wso2-extensions/identity-inbound-auth-openid.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/wso2-extensions/identity-inbound-auth-openid.git # timeout=10
Fetching upstream changes from https://github.com/wso2-extensions/identity-inbound-auth-openid.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/wso2-extensions/identity-inbound-auth-openid.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d444ceecca99543e7215a2ac47f41c8c2da8dd9d (refs/remotes/origin/master)
Commit message: "Merge pull request #41 from nilasini/enhancement"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d444ceecca99543e7215a2ac47f41c8c2da8dd9d
 > git rev-list d444ceecca99543e7215a2ac47f41c8c2da8dd9d # timeout=10
executing script 'Removing M2 repos'
[identity-inbound-auth-openid] $ /bin/sh /tmp/build_step_template3884229874637864465.sh
Not a docker build
RepoCleaner - ****************************************************************
RepoCleaner - ** Day of the week, repository is scheduled to delete is  - 6 **
RepoCleaner - ** No of days to keep the repository is set to            - 7 **
RepoCleaner - ****************************************************************
RepoCleaner - current date is - 2017-11-27
RepoCleaner - current day of the week is - 1
RepoCleaner - creating the record file since it doesn't exist, upate the file with current date - 2017-11-27
Parsing POMs
using settings config with name maven-settings-xml
Replacing all maven server entries not found in credentials list is false
Failed to transfer Could not find artifact org.wso2:wso2:pom:1 in shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/)
Failed to transfer Could not find artifact org.wso2:wso2:pom:1 in shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/)
Downloaded artifact http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/wso2/1/wso2-1.pom
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://wso2.org/jenkins/job/identity-extensions/job/identity-inbound-auth-openid/ws/> at hudson.remoting.Channel at 843be10:JNLP4-connect connection from ip-172-19-1-153.ap-southeast-1.compute.internal/172.19.1.153:46498: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.wso2.tomcat:tomcat-servlet-api:jar is missing. @ line 119, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 71, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 77, column 21

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.wso2.tomcat:tomcat-servlet-api:jar is missing. @ line 119, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 71, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 77, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to JNLP4-connect connection from ip-172-19-1-153.ap-southeast-1.compute.internal/172.19.1.153:46498(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.wso2.tomcat:tomcat-servlet-api:jar is missing. @ line 119, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 71, column 21
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ line 77, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Not sending mail to unregistered user nilathiru93 at gmail.com


More information about the Builder mailing list