Environment setup # FAILED # Cloning kubernetes-sigs/kube-scheduler-simulator at master(77a0cc568cdaa536ff1bc9c88f1ce9947ec60185) # Checking out pulls: # 165(8ac3525783b917e574e62b8f075f80b05a1a71ee) $ PWD=/ mkdir -p /home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator 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/sigs.k8s.io/kube-scheduler-simulator/.git/ $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git config user.name ci-robot $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git config user.email ci-robot@k8s.io $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git fetch https://github.com/kubernetes-sigs/kube-scheduler-simulator.git --tags --prune From https://github.com/kubernetes-sigs/kube-scheduler-simulator * branch HEAD -> FETCH_HEAD $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git fetch https://github.com/kubernetes-sigs/kube-scheduler-simulator.git 77a0cc568cdaa536ff1bc9c88f1ce9947ec60185 From https://github.com/kubernetes-sigs/kube-scheduler-simulator * branch 77a0cc568cdaa536ff1bc9c88f1ce9947ec60185 -> FETCH_HEAD $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git checkout 77a0cc568cdaa536ff1bc9c88f1ce9947ec60185 Note: switching to '77a0cc568cdaa536ff1bc9c88f1ce9947ec60185'. 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 77a0cc5 Fix error handling on calling of reset function on the web UI. (#163) $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git branch --force master 77a0cc568cdaa536ff1bc9c88f1ce9947ec60185 $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git checkout master Switched to branch 'master' $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator git fetch https://github.com/kubernetes-sigs/kube-scheduler-simulator.git 8ac3525783b917e574e62b8f075f80b05a1a71ee From https://github.com/kubernetes-sigs/kube-scheduler-simulator * branch 8ac3525783b917e574e62b8f075f80b05a1a71ee -> FETCH_HEAD $ PWD=/home/prow/go/src/sigs.k8s.io/kube-scheduler-simulator GIT_AUTHOR_DATE=1652202705 GIT_COMMITTER_DATE=1652202705 git merge --no-ff 8ac3525783b917e574e62b8f075f80b05a1a71ee Auto-merging web/components/TopBar/ResetButton.vue CONFLICT (content): Merge conflict in web/components/TopBar/ResetButton.vue Automatic merge failed; fix conflicts and then commit the result. # Error: exit status 1