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

Ice/ami test failure in Swift #2718

Open
bernardnormier opened this issue Sep 4, 2024 · 0 comments
Open

Ice/ami test failure in Swift #2718

bernardnormier opened this issue Sep 4, 2024 · 0 comments
Labels
Milestone

Comments

@bernardnormier
Copy link
Member

Got this from https://github.com/zeroc-ice/ice/actions/runs/10704266576/job/29676846839?pr=2710 (macos debug):

[ running client/server test - 09/04/24 16:22:39 ]
- Config: ssl,ipv6,mx,debug
(swift run -c debug --skip-build TestDriver Ice_ami Server --Ice.Default.Host=::1 --Test.BasePort=14000 --Ice.Warn.Connections=1 --Ice.Default.Protocol=ssl --Ice.IPv6=1 --Ice.PreferIPv6Address=1 --Ice.Admin.Endpoints="tcp -h \"::1\"" --Ice.Admin.InstanceName=Server --IceMX.Metrics.Debug.GroupBy=id --IceMX.Metrics.Parent.GroupBy=parent --IceMX.Metrics.All.GroupBy=none --IceSSL.*** --IceSSL.DefaultDir=/Users/runner/work/ice/ice/certs --IceSSL.CAs=cacert.pem --IceSSL.CertFile=server.p12 --IceSSL.KeychainPassword=password --IceSSL.Keychain=server.keychain --Ice.ThreadPool.Server.Size=1 --Ice.ThreadPool.Server.SizeMax=3 --Ice.ThreadPool.Server.SizeWarn=0 --Ice.PrintAdapterReady=1 --Ice.Trace.Network=2 --Ice.Trace.Retry=1 --Ice.Trace.Protocol=1 --Ice.LogFile=/Users/runner/work/ice/ice/swift/test/Ice/ami/server-090424-1622.log)
(swift run -c debug --skip-build TestDriver Ice_ami Client --Ice.Default.Host=::1 --Test.BasePort=14000 --Ice.Warn.Connections=1 --Ice.Default.Protocol=ssl --Ice.IPv6=1 --Ice.PreferIPv6Address=1 --Ice.Admin.Endpoints="tcp -h \"::1\"" --Ice.Admin.InstanceName=Client --IceMX.Metrics.Debug.GroupBy=id --IceMX.Metrics.Parent.GroupBy=parent --IceMX.Metrics.All.GroupBy=none --IceSSL.*** --IceSSL.DefaultDir=/Users/runner/work/ice/ice/certs --IceSSL.CAs=cacert.pem --IceSSL.CertFile=client.p12 --IceSSL.KeychainPassword=password --IceSSL.Keychain=client.keychain --Ice.Trace.Network=2 --Ice.Trace.Retry=1 --Ice.Trace.Protocol=1 --Ice.LogFile=/Users/runner/work/ice/ice/swift/test/Ice/ami/client-090424-1622.log)
testing async invocation...ok
testing local exceptions... ok
testing exceptions with async/await... ok
testing batch requests with proxy... ok
testing batch requests with connection... ok
testing batch requests with communicator... Test failed File: /Users/runner/work/ice/ice/swift/test/Ice/ami/AllTests.swift: Line: 189
0   TestDriver                          0x0000000100ef9d54 async_MainTY2_ + 252
1   TestDriver                          0x0000000100efa0c5 $sIetH_yts5Error_pIegHrzo_TRTQ0_ + 1
2   TestDriver                          0x0000000100efa1ed $sIetH_yts5Error_pIegHrzo_TRTATQ0_ + 1
3   libswift_Concurrency.dylib          0x000000025a6ce0f9 _ZL23completeTaskWithClosurePN5swift12AsyncContextEPNS_10SwiftErrorE + 1
Error testFailed
saved /Users/runner/work/ice/ice/swift/test/Ice/ami/client-090424-1622.log
saved /Users/runner/work/ice/ice/swift/test/Ice/ami/server-090424-1622.log

test in Ice/ami failed:
@bernardnormier bernardnormier added this to the 3.8.0 milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant