Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

troubleshooting dev hub's deploy failure #5813

Merged
merged 2 commits into from
Jun 21, 2024
Merged

troubleshooting dev hub's deploy failure #5813

merged 2 commits into from
Jun 21, 2024

Conversation

balajialg
Copy link
Contributor

#5812 failed at deploy with the following error

Error: failed to parse deployments/dev/config/common.yaml: error converting YAML to JSON: yaml: line 71: did not find expected '-' indicator
Traceback (most recent call last):
  File "/root/repo/venv/bin/hubploy", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/root/repo/venv/lib/python3.11/site-packages/hubploy/__main__.py", line 134, in main
    helm.deploy(
  File "/root/repo/venv/lib/python3.11/site-packages/hubploy/helm.py", line 175, in deploy
    helm_upgrade(
  File "/root/repo/venv/lib/python3.11/site-packages/hubploy/helm.py", line 98, in helm_upgrade
    subprocess.check_call(cmd)
  File "/usr/local/lib/python3.11/subprocess.py", line 413, in check_call
    raise CalledProcessError(retcode, cmd)

Copy link
Collaborator

@ryanlovett ryanlovett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that is the correct location.

Copy link
Contributor

@shaneknapp shaneknapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@balajialg balajialg merged commit 8d719ad into berkeley-dsep-infra:staging Jun 21, 2024
22 checks passed
@balajialg balajialg deleted the dev_tshoot branch June 21, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants