Skip to content

Flaky test: Test/GracefulClientOnGoAway #3686

@menghanl

Description

@menghanl

Two recently merged suspicious changes:

Log

    --- FAIL: Test/GracefulClientOnGoAway (0.32s)
        tlogger.go:97: clientconn.go:162: Channel Created
        tlogger.go:97: clientconn.go:248: parsed scheme: ""
        tlogger.go:97: clientconn.go:254: scheme "" not registered, fallback to default scheme
        tlogger.go:97: resolver_conn_wrapper.go:143: ccResolverWrapper: sending update to cc: {[{127.0.0.1:43503  <nil> 0 <nil>}] <nil> <nil>}
        tlogger.go:97: resolver_conn_wrapper.go:218: Resolver state updated: {Addresses:[{Addr:127.0.0.1:43503 ServerName: Attributes:<nil> Type:0 Metadata:<nil>}] ServiceConfig:<nil> Attributes:<nil>} (resolver returned new addresses)
        tlogger.go:97: clientconn.go:678: ClientConn switching balancer to "pick_first"
        tlogger.go:97: clientconn.go:693: Channel switches to new LB policy "pick_first"
        tlogger.go:97: clientconn.go:734: Subchannel Created
        tlogger.go:97: clientconn.go:734: Subchannel(id:1082) created
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to CONNECTING
        tlogger.go:111: picker_wrapper.go:162: blockingPicker: the picked transport is not ready, loop back to repick
        tlogger.go:97: clientconn.go:1204: Subchannel picks a new address "127.0.0.1:43503" to connect
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to READY
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to READY
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1204: Subchannel picks a new address "127.0.0.1:43503" to connect
        tlogger.go:111: picker_wrapper.go:162: blockingPicker: the picked transport is not ready, loop back to repick
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to READY
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to READY
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1204: Subchannel picks a new address "127.0.0.1:43503" to connect
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to READY
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to READY
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1204: Subchannel picks a new address "127.0.0.1:43503" to connect
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to CONNECTING
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to READY
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to READY
        goaway_test.go:70: EmptyCall(_, _) = _, rpc error: code = Unavailable desc = transport is closing; want _, <nil>
        tlogger.go:97: clientconn.go:425: Channel Connectivity change to SHUTDOWN
        tlogger.go:97: clientconn.go:1067: Subchannel Connectivity change to SHUTDOWN
        tlogger.go:97: clientconn.go:1431: Subchannel Deleted
        tlogger.go:97: clientconn.go:1431: Subchanel(id:1082) deleted
        tlogger.go:97: clientconn.go:1023: Channel Deleted
        tlogger.go:111: types.go:69: attempt to delete child with id 1082 from a parent (id=1081) that doesn't currently exist
        tlogger.go:111: types.go:69: attempt to delete child with id 1082 from a parent (id=1081) that doesn't currently exist

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions