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

[php] Swoole had problems starting or stopping #9292

Closed
NathanFreeman opened this issue Sep 25, 2024 · 4 comments
Closed

[php] Swoole had problems starting or stopping #9292

NathanFreeman opened this issue Sep 25, 2024 · 4 comments

Comments

@NathanFreeman
Copy link
Contributor

NathanFreeman commented Sep 25, 2024

Hello everyone, I recently discovered during tests that Swoole is showing a message saying it had problems starting or stopping. I would like to know where I can find the detailed logs. If my recent commit caused this issue (The CI tests passed when I submitted this PR), I would like to fix it as soon as possible. Thank you.

https://tfb-status.techempower.com/results/5fb2248e-cb24-4d86-9ee0-21b973f6f865

微信截图_20240925113328

@NathanFreeman NathanFreeman changed the title [php] Had problems starting or stopping [php] Swoole had problems starting or stopping Sep 25, 2024
@NateBrady23
Copy link
Member

Hi @NathanFreeman - Unfortunately the logs aren't published until the run is completed. I might have some time later today or tomorrow morning to log into the machine remotely and look for them to give you some insights.

@NateBrady23
Copy link
Member

Looks like they all ran into this in the build log:

swoole-async-postgres: Step 1/14 : FROM ubuntu:24.04
swoole-async-postgres: Docker build failed; terminating
swoole-async-postgres: Traceback (most recent call last):
swoole-async-postgres:   File "/FrameworkBenchmarks/toolset/utils/docker_helper.py", line 53, in __build
swoole-async-postgres:     raise Exception(token['errorDetail']['message'])
swoole-async-postgres: Exception: unauthorized: authentication required
swoole-async-postgres: Build time: 1s

@NathanFreeman
Copy link
Contributor Author

NathanFreeman commented Sep 29, 2024

Thank you.
Is this issue caused by the PR I recently submitted? If so, how can I fix it? Thank you.

@joanhey
Copy link
Contributor

joanhey commented Oct 1, 2024

Don't worry !
It was a temporal failure downloading ubuntu.
It isn't from your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants