Environment setup # FAILED # Cloning tektoncd/operator at main(c7eb57c0cb699c890f946e24fa78337510942249) # Checking out pulls: # 2847(8cb4eec9c7390aaa684db8991d4f22b9a48a16fc) $ PWD=/ mkdir -p /home/prow/go/src/github.com/tektoncd/operator $ PWD=/home/prow/go/src/github.com/tektoncd/operator git init hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/prow/go/src/github.com/tektoncd/operator/.git/ $ PWD=/home/prow/go/src/github.com/tektoncd/operator git config user.name ci-robot $ PWD=/home/prow/go/src/github.com/tektoncd/operator git config user.email ci-robot@k8s.io $ PWD=/home/prow/go/src/github.com/tektoncd/operator git fetch https://github.com/tektoncd/operator.git --tags --prune From https://github.com/tektoncd/operator * branch HEAD -> FETCH_HEAD * [new tag] 0.58.0 -> 0.58.0 * [new tag] tekton-operator-0.1.0 -> tekton-operator-0.1.0 * [new tag] tekton-operator-0.61.0 -> tekton-operator-0.61.0 * [new tag] tekton-operator-0.67.0 -> tekton-operator-0.67.0 * [new tag] tekton-operator-0.68.0 -> tekton-operator-0.68.0 * [new tag] tekton-operator-0.69.1 -> tekton-operator-0.69.1 * [new tag] tekton-operator-0.70.0 -> tekton-operator-0.70.0 * [new tag] tekton-operator-0.70.2 -> tekton-operator-0.70.2 * [new tag] tekton-operator-0.71.0 -> tekton-operator-0.71.0 * [new tag] tekton-operator-0.72.0 -> tekton-operator-0.72.0 * [new tag] tekton-operator-0.73.0 -> tekton-operator-0.73.0 * [new tag] tekton-operator-0.73.1 -> tekton-operator-0.73.1 * [new tag] tekton-operator-0.74.0 -> tekton-operator-0.74.0 * [new tag] tekton-operator-0.75.0 -> tekton-operator-0.75.0 * [new tag] tekton-operator-0.76.0 -> tekton-operator-0.76.0 * [new tag] tekton-operator-chart-0.61.0 -> tekton-operator-chart-0.61.0 * [new tag] v0.15.1-1 -> v0.15.1-1 * [new tag] v0.15.2-1 -> v0.15.2-1 * [new tag] v0.19.0-1 -> v0.19.0-1 * [new tag] v0.21.0-1 -> v0.21.0-1 * [new tag] v0.22.0-1 -> v0.22.0-1 * [new tag] v0.22.0-2 -> v0.22.0-2 * [new tag] v0.22.0-3 -> v0.22.0-3 * [new tag] v0.23.0-1 -> v0.23.0-1 * [new tag] v0.23.0-2 -> v0.23.0-2 * [new tag] v0.49.0 -> v0.49.0 * [new tag] v0.50.0 -> v0.50.0 * [new tag] v0.50.1 -> v0.50.1 * [new tag] v0.50.2 -> v0.50.2 * [new tag] v0.51.0 -> v0.51.0 * [new tag] v0.51.1 -> v0.51.1 * [new tag] v0.51.2 -> v0.51.2 * [new tag] v0.52.0 -> v0.52.0 * [new tag] v0.53.0 -> v0.53.0 * [new tag] v0.54.0 -> v0.54.0 * [new tag] v0.55.0 -> v0.55.0 * [new tag] v0.55.1 -> v0.55.1 * [new tag] v0.56.0 -> v0.56.0 * [new tag] v0.57.0 -> v0.57.0 * [new tag] v0.59.0 -> v0.59.0 * [new tag] v0.60.0 -> v0.60.0 * [new tag] v0.60.1 -> v0.60.1 * [new tag] v0.61.0 -> v0.61.0 * [new tag] v0.62.0 -> v0.62.0 * [new tag] v0.63.0 -> v0.63.0 * [new tag] v0.64.0 -> v0.64.0 * [new tag] v0.65.0 -> v0.65.0 * [new tag] v0.65.1 -> v0.65.1 * [new tag] v0.66.0 -> v0.66.0 * [new tag] v0.67.0 -> v0.67.0 * [new tag] v0.68.0 -> v0.68.0 * [new tag] v0.68.1 -> v0.68.1 * [new tag] v0.69.1 -> v0.69.1 * [new tag] v0.70.0 -> v0.70.0 * [new tag] v0.70.2 -> v0.70.2 * [new tag] v0.71.0 -> v0.71.0 * [new tag] v0.72.0 -> v0.72.0 * [new tag] v0.73.0 -> v0.73.0 * [new tag] v0.73.1 -> v0.73.1 * [new tag] v0.73.2 -> v0.73.2 * [new tag] v0.74.0 -> v0.74.0 * [new tag] v0.74.1 -> v0.74.1 * [new tag] v0.75.0 -> v0.75.0 * [new tag] v0.76.0 -> v0.76.0 $ PWD=/home/prow/go/src/github.com/tektoncd/operator git fetch https://github.com/tektoncd/operator.git c7eb57c0cb699c890f946e24fa78337510942249 From https://github.com/tektoncd/operator * branch c7eb57c0cb699c890f946e24fa78337510942249 -> FETCH_HEAD $ PWD=/home/prow/go/src/github.com/tektoncd/operator git checkout c7eb57c0cb699c890f946e24fa78337510942249 Note: switching to 'c7eb57c0cb699c890f946e24fa78337510942249'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c7eb57c0c Bump k8s.io/apiextensions-apiserver from 0.32.6 to 0.32.8 $ PWD=/home/prow/go/src/github.com/tektoncd/operator git branch --force main c7eb57c0cb699c890f946e24fa78337510942249 $ PWD=/home/prow/go/src/github.com/tektoncd/operator git checkout main Switched to branch 'main' $ PWD=/home/prow/go/src/github.com/tektoncd/operator git fetch https://github.com/tektoncd/operator.git 8cb4eec9c7390aaa684db8991d4f22b9a48a16fc From https://github.com/tektoncd/operator * branch 8cb4eec9c7390aaa684db8991d4f22b9a48a16fc -> FETCH_HEAD $ PWD=/home/prow/go/src/github.com/tektoncd/operator GIT_AUTHOR_DATE=1755586664 GIT_COMMITTER_DATE=1755586664 git merge --no-ff 8cb4eec9c7390aaa684db8991d4f22b9a48a16fc Auto-merging vendor/modules.txt Removing vendor/github.com/openshift-pipelines/pipelines-as-code/pkg/params/settings/convert.go Auto-merging go.sum Auto-merging go.mod CONFLICT (content): Merge conflict in go.mod Automatic merge failed; fix conflicts and then commit the result. # Error: exit status 1