Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,880
Community Members
 
Community Events
184
Community Groups

bamboo fails to build

i have installed bamboo and its running on Centos 7. Now i`m having issues when it comes to build as i get the following errors - :

Cleaned source directory '/opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1'...

Checking out revision 59b5d0c6e911e23d7c6a5d8c1b85d9da4e53ad92.

Creating local git repository in '/opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1/.git'.

/usr/bin/git clone /opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/_git-repositories-cache/191367b823096e155ae5b31f44cb90ab62bc758d --shared --no-checkout '-c filter.lfs.smudge=' '-c filter.lfs.required=false' /opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1

Cloning into '/opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1'...

ssh: Could not resolve hostname /opt/bamboo/atlassian-bamboo-6.9.1/bin/c: Name or service not known

fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Checkout to revision 59b5d0c6e911e23d7c6a5d8c1b85d9da4e53ad92 has failed.

/usr/bin/git remote set-url origin file:///opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/_git-repositories-cache/191367b823096e155ae5b31f44cb90ab62bc758d

fatal: Not a git repository (or any parent up to mount point /opt)

Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Error occurred while running Task 'Checkout Default Repository(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.

com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException

at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:141)

Caused by: com.atlassian.bamboo.plugins.git.GitCommandException: command [/usr/bin/git remote set-url origin file:///opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/_git-repositories-cache/191367b823096e155ae5b31f44cb90ab62bc758d] failed with code 128. Working directory was [/opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1]., stderr:

atal: Not a git repository (or any parent up to mount point /opt)

 

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 18, 2019

Hi @mduduzi ndlanzi

There is something really odd going on there.
I can see that your paths are mixed with Linux and Windows formats...

e.g.:

/opt/bamboo/atlassian-bamboo-6.9.1/bin/C:/bamboo/bamboo-home/xml-data/build-dir/DS-DBR0-JOB1

Questions

  • Where is the git repository located and how is it configured in Bamboo?
  • Was this instance installed in Windows before and migrated to Centos?
  • What is the path configured in <Bamboo_Install>/atlassian-bamboo/WEB-INF/classes/bamboo-init.properties ?
  • How are the paths configured in <Bamboo_Home>/bamboo.cfg.xml?
    Are they in windows or Linux format? (Forward slash or Backslash)
  • Are you running this on a Windows or Linux agent?

I hope the questions above will help us to narrow down this issue.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events