tdiesler opened a new issue, #5315:
URL: https://github.com/apache/camel-k/issues/5315

   ### What happened?
   
   Multiple test may fail in the wake of such a concurrent map read/write
   
   
https://github.com/apache/camel-k/actions/runs/8521680570/job/23379943610?pr=5299
   
   ```
   ❌ TestSyntheticIntegrationFromDeployment (0s)
     Copy catalog camel-catalog-3.8.1 from namespace default
     Copy integration kit kit-co6gbjjd35ls73esvsp0 from namespace default
     Copy integration kit kit-co6gcrbd35ls73esvspg from namespace default
     Copy integration kit kit-co6gd03d35ls73esvsq0 from namespace default
     fatal error: concurrent map read and map write
     
     goroutine 627 [running]:
     
k8s.io/apimachinery/pkg/runtime.(*Scheme).AddKnownTypeWithName(0xc0004df420, 
{{0x0, 0x0}, {0x271d9c7, 0x2}, {0x20d77d9, 0xb}}, {0x2d8c730?, 0xc000e180a0})
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/runtime/scheme.go:170 
+0x1d7
     k8s.io/apimachinery/pkg/runtime.(*Scheme).AddKnownTypes(0xc0004df420, 
{{0x0?, 0x46f9d3?}, {0x271d9c7?, 0xc000775460?}}, {0xc0007755f0?, 0x5, 
0xc00086e4b0?})
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/runtime/scheme.go:148 
+0x176
     
k8s.io/apimachinery/pkg/runtime.(*Scheme).AddUnversionedTypes(0xc0004df420, 
{{0x0?, 0x13?}, {0x271d9c7?, 0xa?}}, {0xc0007755f0?, 0x5, 0x5?})
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/runtime/scheme.go:124 
+0xaf
     k8s.io/apimachinery/pkg/apis/meta/v1.AddToGroupVersion(0xc0004df420?, 
{{0x273b4c9?, 0x272323e?}, {0x271d9c7?, 0x27283c9?}})
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/apis/meta/v1/register.go:75
 +0x335
     knative.dev/serving/pkg/apis/serving/v1.addKnownTypes(0x2db0600?)
        
/home/runner/go/pkg/mod/knative.dev/serving@v0.39.3/pkg/apis/serving/v1/register.go:59
 +0x20b
     k8s.io/apimachinery/pkg/runtime.(*SchemeBuilder).AddToScheme(...)
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/runtime/scheme_builder.go:29
     k8s.io/apimachinery/pkg/runtime.(*SchemeBuilder).AddToScheme(...)
        
/home/runner/go/pkg/mod/k8s.io/apimachinery@v0.27.7/pkg/runtime/scheme_builder.go:29
     github.com/apache/camel-k/v2/pkg/apis.AddToScheme(0xc000e955e0?)
        /home/runner/work/camel-k/camel-k/pkg/apis/apis.go:29 +0x5c
   ```
   
   ### Steps to reproduce
   
   _No response_
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to