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

bzt 1.16.21 #125639

Closed
wants to merge 1 commit into from
Closed

bzt 1.16.21 #125639

wants to merge 1 commit into from

Conversation

ZhongRuoyu
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@BrewTestBot BrewTestBot added python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 14, 2023
@ZhongRuoyu ZhongRuoyu added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. audit failure CI fails while auditing the software labels Mar 14, 2023
@ZhongRuoyu
Copy link
Member Author

ZhongRuoyu commented Mar 14, 2023

==> brew audit bzt --online --git --skip-style
==> FAILED
Full audit bzt --online --git --skip-style output
  bzt:
    * The homepage URL https://gettaurus.org/ is not reachable
  Error: 1 problem in 1 formula detected

Not sure why this happened multiple times (https://github.com/Homebrew/homebrew-core/pulls?q=is:pr+bzt), but the homepage is actually reachable: https://gettaurus.org/

@SMillerDev
Copy link
Member

Maybe it needs brew curl?

@ZhongRuoyu
Copy link
Member Author

Maybe it needs brew curl?

No, tried locally, that didn't work. When accessing the homepage with curl, curl said:

$ /home/linuxbrew/.linuxbrew/bin/curl -v https://gettaurus.org/
*   Trying 34.67.81.175:443...
* Connected to gettaurus.org (34.67.81.175) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (OUT), TLS alert, unknown CA (560):
* SSL certificate problem: unable to get local issuer certificate
* Closing connection 0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

There was already some discussion about this issue in #111035. Also some in their Google Groups discussion board: this posted by a user, and this posted by @chenrui333.

Since this is still an unsolved issue, I filed Blazemeter/taurus#1703. Meanwhile, I think that we can at least ship the release for now, as this issue isn't blocking.

@ZhongRuoyu ZhongRuoyu added long build Set a long timeout for formula testing CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. ready to merge PR can be merged once CI is green and removed CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. labels Mar 15, 2023
@ZhongRuoyu
Copy link
Member Author

Left with the audit failure now so I'm marking this as ready to merge PR can be merged once CI is green . Also, upstream is checking on the SSL issue now: Blazemeter/taurus#1703 (comment)

@ZhongRuoyu
Copy link
Member Author

Upstream fixed this super quickly, and I am able to verify the fix locally (brew livecheck --online bzt).

@BrewTestBot
Copy link
Member

:shipit: @ZhongRuoyu has triggered a merge.

@ZhongRuoyu ZhongRuoyu deleted the bump-bzt-1.16.21 branch March 15, 2023 20:29
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 15, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
audit failure CI fails while auditing the software bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. long build Set a long timeout for formula testing outdated PR was locked due to age python Python use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants