Created
March 20, 2018 16:31
-
-
Save normanmaurer/52ac1a3f71eb8aea7488e37196b2d14d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17:18:23 Test Case 'ChannelTests.testAcceptsAfterCloseDontCauseIssues' started at 2018-03-20 16:18:23.082 | |
17:18:31 Fatal error: leaking promise created at (file: "/code/Sources/NIO/ChannelInvoker.swift", line: 183): file /code/Sources/NIO/ChannelInvoker.swift, line 183 | |
17:18:31 Current stack trace: | |
17:18:31 0 libswiftCore.so 0x00007f28cd9acf90 _swift_stdlib_reportFatalErrorInFile + 221 | |
17:18:31 1 libswiftCore.so 0x00007f28cd6b6330 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 284 | |
17:18:31 2 libswiftCore.so 0x00007f28cd9569a1 <unavailable> + 4155809 | |
17:18:31 3 libswiftCore.so 0x00007f28cd96d059 <unavailable> + 4247641 | |
17:18:31 4 libswiftCore.so 0x00007f28cd6b5c0b <unavailable> + 1399819 | |
17:18:31 5 libswiftCore.so 0x00007f28cd8cf6b9 <unavailable> + 3602105 | |
17:18:31 6 libswiftCore.so 0x00007f28cd90d79f <unavailable> + 3856287 | |
17:18:31 7 libswiftCore.so 0x00007f28cd6b5c0b <unavailable> + 1399819 | |
17:18:31 8 libswiftCore.so 0x00007f28cd84f7a0 specialized _assertionFailure(_:_:file:line:flags:) + 144 | |
17:18:31 9 swift-nioPackageTests.xctest 0x00000000004b5dac <unavailable> + 744876 | |
17:18:31 10 swift-nioPackageTests.xctest 0x00000000004b5f0c <unavailable> + 745228 | |
17:18:31 11 swift-nioPackageTests.xctest 0x000000000055845c <unavailable> + 1410140 | |
17:18:31 12 swift-nioPackageTests.xctest 0x000000000055835d <unavailable> + 1409885 | |
17:18:31 13 swift-nioPackageTests.xctest 0x00000000004b5951 <unavailable> + 743761 | |
17:18:31 14 swift-nioPackageTests.xctest 0x00000000004b5f3f <unavailable> + 745279 | |
17:18:31 15 libswiftCore.so 0x00007f28cd9741cb <unavailable> + 4276683 | |
17:18:31 16 swift-nioPackageTests.xctest 0x00000000004862cf <unavailable> + 549583 | |
17:18:31 17 libswiftCore.so 0x00007f28cd9741cb <unavailable> + 4276683 | |
17:18:31 18 swift-nioPackageTests.xctest 0x00000000004adbe9 <unavailable> + 711657 | |
17:18:31 19 swift-nioPackageTests.xctest 0x00000000004adc11 <unavailable> + 711697 | |
17:18:31 20 libswiftCore.so 0x00007f28cd9741cb <unavailable> + 4276683 | |
17:18:31 21 libswiftCore.so 0x00007f28cd975a5c <unavailable> + 4282972 | |
17:18:31 22 libswiftCore.so 0x00007f28cd6f5740 _ContiguousArrayStorage.__deallocating_deinit + 57 | |
17:18:31 23 libswiftCore.so 0x00007f28cd9741cb <unavailable> + 4276683 | |
17:18:31 24 swift-nioPackageTests.xctest 0x00000000004a8671 <unavailable> + 689777 | |
17:18:31 25 swift-nioPackageTests.xctest 0x00000000004a8138 <unavailable> + 688440 | |
17:18:31 26 swift-nioPackageTests.xctest 0x00000000004ab518 <unavailable> + 701720 | |
17:18:31 27 swift-nioPackageTests.xctest 0x00000000004b035c <unavailable> + 721756 | |
17:18:31 28 swift-nioPackageTests.xctest 0x00000000004abadf <unavailable> + 703199 | |
17:18:31 29 swift-nioPackageTests.xctest 0x000000000055787a <unavailable> + 1407098 | |
17:18:31 30 swift-nioPackageTests.xctest 0x00000000005567d1 <unavailable> + 1402833 | |
17:18:31 31 swift-nioPackageTests.xctest 0x0000000000556879 <unavailable> + 1403001 | |
17:18:31 32 libpthread.so.0 0x00007f28cd348184 <unavailable> + 33156 | |
17:18:31 33 libc.so.6 0x00007f28cb91dfd0 clone + 109 | |
17:18:32 Build step 'Execute shell' marked build as failure | |
17:18:32 $ ssh-agent -k | |
17:18:32 unset SSH_AUTH_SOCK; | |
17:18:32 unset SSH_AGENT_PID; | |
17:18:32 echo Agent pid 16854 killed; | |
17:18:32 [ssh-agent] Stopped. | |
17:18:32 Sending e-mails to: [email protected] | |
17:18:32 [Set GitHub commit status (universal)] ERROR on repos [] (sha:0f9e667) with context:swift-nio-master-prb | |
17:18:32 Setting status of 65f49ad6fb7e88f987f82b83b65ce3e2082993d6 to FAILURE with url https://ci.swiftnio.io:4433/job/swift-nio-master-prb/331/ and message: 'Build finished. ' | |
17:18:32 Using context: pull request validation | |
17:18:32 Finished: FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment