Started by GitHub push by openshift-merge-robot
Started by GitHub push by openshift-merge-robot
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test_origin_branch/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:openshift/origin.git # timeout=10
Fetching upstream changes from git@github.com:openshift/origin.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:openshift/origin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6f4cfdb06dd0608a7da4d8158ee14ff8fef7a6f6 (origin/master)
Commit message: "Merge pull request #15794 from mrogers950/auth_prom"
> git config core.sparsecheckout # timeout=10
> git checkout -f 6f4cfdb06dd0608a7da4d8158ee14ff8fef7a6f6
> git rev-list 5016f5f567562632407d6c2e685d505cd718c7a3 # timeout=10
>> Job status: Skipping [test_branch_origin]. This subjob has been disabled.
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: SUCCESS