Hi Team, I have successfully integrated my bitbucket project with jenkins.I have got the result as follows
Started by user anonymous <http://localhost:8080/user/null> Building in workspace C:\Users\Entappia\.jenkins\jobs\SampleA\workspace > C:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > C:\Program Files\Git\bin\git.exe config remote.origin.url > https://[email protected]/sabari/testfile.git > <https://[email protected]/sabarinathan5/testfile.git> # timeout=10 Fetching upstream changes from https://[email protected]/sabari/testfile.git <https://[email protected]/sabarinathan5/testfile.git> > C:\Program Files\Git\bin\git.exe --version # timeout=10 using .gitcredentials to set credentials > C:\Program Files\Git\bin\git.exe config --local credential.username > C:\Users\Entappia/.ssh/id_rsa # timeout=10 > C:\Program Files\Git\bin\git.exe config --local credential.helper store > --file=\"C:\Users\Entappia\AppData\Local\Temp\git3074999674684237051.credentials\" > # timeout=10 > C:\Program Files\Git\bin\git.exe -c core.askpass=true fetch --tags > --progress https://[email protected]/sabari/testfile.git > <https://[email protected]/sabarinathan5/testfile.git> > +refs/heads/*:refs/remotes/origin/* > C:\Program Files\Git\bin\git.exe config --local --remove-section credential > # timeout=10 > C:\Program Files\Git\bin\git.exe rev-parse > "refs/remotes/origin/master^{commit}" # timeout=10 > C:\Program Files\Git\bin\git.exe rev-parse > "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision 89d21b14ca472ef7fd59de851c131e521b8d8b20 (refs/remotes/origin/master) > C:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > C:\Program Files\Git\bin\git.exe checkout -f > 89d21b14ca472ef7fd59de851c131e521b8d8b20 > C:\Program Files\Git\bin\git.exe rev-list > 89d21b14ca472ef7fd59de851c131e521b8d8b20 # timeout=10 Finished: SUCCESS While i am clicking on Bit Bucket hook log, it does not have anything. Is there any solution for this -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9ef81b72-ee2e-4169-8879-092404324dd0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
