# FAILED! # Cloning tektoncd/pipeline at master(e153c6f2436130e95f6e814b4a792fb2599c57ef) # Checking out pulls: # 2355(4d7f565ae4a884b3ec58ae164790a59e72767f5a) $ mkdir -p /home/prow/go/src/github.com/tektoncd/pipeline $ git init Initialized empty Git repository in /home/prow/go/src/github.com/tektoncd/pipeline/.git/ $ git config user.name ci-robot $ git config user.email ci-robot@k8s.io $ git fetch https://github.com/tektoncd/pipeline.git --tags --prune From https://github.com/tektoncd/pipeline * branch HEAD -> FETCH_HEAD * [new tag] 0.2.0 -> 0.2.0 * [new tag] v0.1.0 -> v0.1.0 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.1 -> v0.10.1 * [new tag] v0.10.2 -> v0.10.2 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.11.0-rc1 -> v0.11.0-rc1 * [new tag] v0.11.0-rc2 -> v0.11.0-rc2 * [new tag] v0.11.0-rc3 -> v0.11.0-rc3 * [new tag] v0.11.0-rc4 -> v0.11.0-rc4 * [new tag] v0.11.1 -> v0.11.1 * [new tag] v0.2.0 -> v0.2.0 * [new tag] v0.3.0 -> v0.3.0 * [new tag] v0.3.1 -> v0.3.1 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.5.1 -> v0.5.1 * [new tag] v0.5.2 -> v0.5.2 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 * [new tag] v0.9.2 -> v0.9.2 $ git fetch https://github.com/tektoncd/pipeline.git master From https://github.com/tektoncd/pipeline * branch master -> FETCH_HEAD $ git checkout e153c6f2436130e95f6e814b4a792fb2599c57ef Note: checking out 'e153c6f2436130e95f6e814b4a792fb2599c57ef'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e153c6f2... Make feature-flags config map name customizable $ git branch --force master e153c6f2436130e95f6e814b4a792fb2599c57ef $ git checkout master Switched to branch 'master' $ git fetch https://github.com/tektoncd/pipeline.git pull/2355/head From https://github.com/tektoncd/pipeline * branch refs/pull/2355/head -> FETCH_HEAD $ git merge --no-ff 4d7f565ae4a884b3ec58ae164790a59e72767f5a Auto-merging docs/pipelines.md CONFLICT (content): Merge conflict in docs/pipelines.md Automatic merge failed; fix conflicts and then commit the result. # Error: exit status 1