Started by user Ricardo Memoria (admin) Building in workspace C:\apps\jenkins\workspace\eTBM_Desktop > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://rmemoria@bitbucket.org/etbmanager/desktop.git # timeout=10 Fetching upstream changes from https://rmemoria@bitbucket.org/etbmanager/desktop.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\git106230868306830323.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://rmemoria@bitbucket.org/etbmanager/desktop.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 Build was aborted Aborted by Ricardo Memoria (admin) Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? For example, C:\apps\jenkins\workspace\eTBM_Desktop\target\surefire-reports\TEST-TestSuite.xml is 1 hr 18 min old Finished: ABORTED