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

testkube 1.12.5 build failure due to completion command failure #4015

Closed
chenrui333 opened this issue Jun 10, 2023 · 1 comment
Closed

testkube 1.12.5 build failure due to completion command failure #4015

chenrui333 opened this issue Jun 10, 2023 · 1 comment
Assignees
Labels
bug 🐛 Something is not working as should be

Comments

@chenrui333
Copy link

👋 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
  setting up client type (error: failed to get non-interactive client config: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable)
  
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/add/exception.rb:29:in `encode': "\xE2" from ASCII-8BIT to UTF-8 (Encoding::UndefinedConversionError)
  	from /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/add/exception.rb:29:in `to_json'
  	from /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/add/exception.rb:29:in `to_json'
  	from /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb:231:in `rescue in <main>'
  	from /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/build.rb:217:in `<main>'
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:12:in `popen_read': Failure while executing; `\{\"SHELL\"=\>\"bash\"\} /home/linuxbrew/.linuxbrew/Cellar/testkube/1.12.5/bin/kubectl-testkube completion bash` exited with 1. Here's the output: (ErrorDuringExecution)

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/5222556647/jobs/9428326275
relates to Homebrew/homebrew-core#133244

@chenrui333 chenrui333 added the bug 🐛 Something is not working as should be label Jun 10, 2023
@vsukhin vsukhin added this to Testkube Jun 10, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Testkube Jun 10, 2023
@vsukhin
Copy link
Collaborator

vsukhin commented Jun 10, 2023

thank you, @chenrui333 will fix it on Monday

@vsukhin vsukhin self-assigned this Jun 12, 2023
@vsukhin vsukhin closed this as completed Jun 12, 2023
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Testkube Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something is not working as should be
Projects
Status: Done
Development

No branches or pull requests

2 participants