Re: Jenkins rebuild does not build same branch?

2015-10-05 Thread Tae-Geon Um
Thanks a lot! Taegeon > On Oct 6, 2015, at 3:21 PM, Andrew Bayer wrote: > > The pull request plugin is a bit weird with rebuilds - I'll investigate to > see if I can find more details. > > On Tuesday, October 6, 2015, Tae-Geon Um wrote: > >> Hi all, >

Jenkins rebuild does not build same branch?

2015-10-05 Thread Tae-Geon Um
Hi all, When I triggered rebuild, the rebuild does not build same branch. In the origin pull request build, https://builds.apache.org/job/Reef-pull-request-ubuntu/629/ Merging refs/tags/changes/629 > git rev-parse refs/tags/change

Re: Jenkins doesn't trigger post-build actions

2015-10-04 Thread Tae-Geon Um
e same and entered a ticket on Andrews request. >> >> On Mon, Oct 5, 2015 at 3:19 AM, Tae-Geon Um > > wrote: >> >>> Hi all, >>> >>> From 4 days ago, Jenkins doesn't trigger post-build actions ( Set build >>> status on GitHub commit ).

Jenkins doesn't trigger post-build actions

2015-10-04 Thread Tae-Geon Um
Hi all, From 4 days ago, Jenkins doesn't trigger post-build actions ( Set build status on GitHub commit ). I didn’t change any configuration. Is there any reason for this? Our project is https://builds.apache.org/job/Reef-pull-request-ubuntu/

How to kill running process on Jenkins windows server?

2015-06-25 Thread Tae-Geon Um
Hi all, We builds our project (REEF) on Jenkins windows machine. But, when the builds are triggered on the machine, we've got an error: Cloning the remote Git repository Cloning repository git://github.com/apache/incubator-reef.git ERROR: Failed to clean the workspace java.nio.file.FileSystemE

How to retrieve jenkins-slave/workspace files

2015-01-15 Thread Tae-Geon Um
Hi, all. I have a question about retrieving jenkins-slave/workspace files. I’ve got an following error in this build https://builds.apache.org/job/Reef-pull-request-ubuntu/187/ # # A fatal error has been detected by the Java Runt

Install protoc in Jenkins windows servers

2014-12-09 Thread Tae-Geon Um
Hi all, I’m trying to connect Jenkins CI to Apache REEF, an incubator project I am working on. I want to build the REEF in Jenkins windows machine, but it complains the protobuf is not installed. I’ve already filed a ticket for this(https://issues.apache.org/jira/browse/INFRA-8789

Re: Automatic builds by Jenkins for pull requests to github

2014-12-04 Thread Tae-Geon Um
Thanks a lot! Now it’s working :) -Taegeon > On Dec 4, 2014, at 3:46 AM, David Nalley wrote: > > Hi Taegeon, > > Have you seen this and followed those steps: > https://blogs.apache.org/infra/entry/github_pull_request_builds_now > > --David > > On Wed, Dec 3

Automatic builds by Jenkins for pull requests to github

2014-12-03 Thread Tae-Geon Um
Hi all, I’m trying to connect Jenkins CI to Apache REEF, an incubator project I am working on. I’d like Jenkins to automatically build the code whenever a new pull request is created, but it’s not working. ( https://builds.apache.org/job/Reef-pull-request/