Started by user Ricardo Memoria (admin) Building in workspace C:\apps\jenkins\workspace\eTBM Bangladesh Cloning the remote Git repository Cloning repository https://bitbucket.org/rmemoria/bangladesh.git > git.exe init C:\apps\jenkins\workspace\eTBM Bangladesh # timeout=10 Fetching upstream changes from https://bitbucket.org/rmemoria/bangladesh.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Users\jenkins\AppData\Local\Temp\git3597980608242179193.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://bitbucket.org/rmemoria/bangladesh.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe config remote.origin.url https://bitbucket.org/rmemoria/bangladesh.git # timeout=10 > git.exe config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git.exe config remote.origin.url https://bitbucket.org/rmemoria/bangladesh.git # timeout=10 Fetching upstream changes from https://bitbucket.org/rmemoria/bangladesh.git using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Users\jenkins\AppData\Local\Temp\git2429291301328639790.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://bitbucket.org/rmemoria/bangladesh.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision c25d8a598031b1da5f4051fb2c2bddd7b890ead8 (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f c25d8a598031b1da5f4051fb2c2bddd7b890ead8 First time build. Skipping changelog. [eTBM Bangladesh] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd -f bangladesh/pom.xml clean package && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-readable POM C:\apps\jenkins\workspace\eTBM Bangladesh\bangladesh\pom.xml: C:\apps\jenkins\workspace\eTBM Bangladesh\bangladesh\pom.xml (The system cannot find the path specified) @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project (C:\apps\jenkins\workspace\eTBM Bangladesh\bangladesh\pom.xml) has 1 error [ERROR] Non-readable POM C:\apps\jenkins\workspace\eTBM Bangladesh\bangladesh\pom.xml: C:\apps\jenkins\workspace\eTBM Bangladesh\bangladesh\pom.xml (The system cannot find the path specified) [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: rmemoria@msh.org msantos.msh@gmail.com Finished: FAILURE