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 7bb08c04da96f7b87d41a78044b6b6a7247376b5 (origin/master)
Commit message: "Merge pull request #16419 from sjenning/cadv-updates"
> git config core.sparsecheckout # timeout=10
> git checkout -f 7bb08c04da96f7b87d41a78044b6b6a7247376b5
> git rev-list 3fa1968831125d1ef9b89171600c3d7504dcf207 # 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