We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
extension/storage/dbstorage
Failing CI/CD action
Failure output:
=== FAIL: . TestExtensionIntegrityWithPostgres (7.44s) extension_test.go:45: Error Trace: /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/extension/storage/dbstorage/extension_test.go:45 /home/runner/work/opentelemetry-collector-contrib/opentelemetry-collector-contrib/extension/storage/dbstorage/extension_test.go:39 Error: Received unexpected error: failed to connect to `user=root database=db`: 127.0.0.1:32769 (127.0.0.1): failed to receive message: read tcp 127.0.0.1:51264->127.0.0.1:32769: read: connection reset by peer Test: TestExtensionIntegrityWithPostgres panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x723b12]
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
+1 freq: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/12611595897/job/35147431621?pr=36922
No branches or pull requests
Component(s)
extension/storage/dbstorage
Describe the issue you're reporting
Failing CI/CD action
Failure output:
The text was updated successfully, but these errors were encountered: