[swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #11
mishal_shah
mishal_shah at apple.com
Fri Oct 14 18:54:15 CDT 2016
Hi,
Can someone please look at this error?
Test Case 'ShellTests.testPopen' started at 23:47:15.353
fatal error: 'try!' expression unexpectedly raised an error: POSIX.ShellError.popen(arguments: ["echo", "foo"], close error: Unknown error -1): file /home/buildnode/disk1/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/stdlib/public/core/ErrorType.swift, line 182
Current stack trace:
0 libswiftCore.so 0x00007ff1fcb13350 swift_reportError + 117
1 libswiftCore.so 0x00007ff1fcb26fe0 _swift_stdlib_reportFatalErrorInFile + 106
2 libswiftCore.so 0x00007ff1fc90400f <unavailable> + 1200143
3 libswiftCore.so 0x00007ff1fcac7af0 <unavailable> + 3050224
4 libswiftCore.so 0x00007ff1fc9035b6 <unavailable> + 1197494
5 libswiftCore.so 0x00007ff1fcacbe10 <unavailable> + 3067408
6 libswiftCore.so 0x00007ff1fc903d8e <unavailable> + 1199502
7 libswiftCore.so 0x00007ff1fca8c019 <unavailable> + 2805785
8 libswiftCore.so 0x00007ff1fc9035b6 <unavailable> + 1197494
9 libswiftCore.so 0x00007ff1fca3da00 specialized _assertionFailed(StaticString, String, StaticString, UInt, flags : UInt32) -> Never + 144
10 libswiftCore.so 0x00007ff1fc930dc0 <unavailable> + 1383872
11 SwiftPMPackageTests.xctest 0x00000000004234fe <unavailable> + 144638
12 SwiftPMPackageTests.xctest 0x00000000004215e7 <unavailable> + 136679
13 SwiftPMPackageTests.xctest 0x0000000000423681 <unavailable> + 145025
14 libXCTest.so 0x00007ff1fcd597c1 <unavailable> + 133057
15 libXCTest.so 0x00007ff1fcd59c7f <unavailable> + 134271
16 libXCTest.so 0x00007ff1fcd596e0 XCTAssertEqual<A where ...> (@autoclosure () throws -> A, @autoclosure () throws -> A, @autoclosure () -> String, file : StaticString, line : UInt) -> () + 89
17 SwiftPMPackageTests.xctest 0x00000000004233ed <unavailable> + 144365
18 SwiftPMPackageTests.xctest 0x0000000000424e1a <unavailable> + 151066
19 SwiftPMPackageTests.xctest 0x0000000000424501 <unavailable> + 148737
20 SwiftPMPackageTests.xctest 0x0000000000424db1 <unavailable> + 150961
21 libXCTest.so 0x00007ff1fcd8810b <unavailable> + 323851
22 libXCTest.so 0x00007ff1fcd581d3 <unavailable> + 127443
23 libXCTest.so 0x00007ff1fcd880c0 <unavailable> + 323776
24 libXCTest.so 0x00007ff1fcd87e70 <unavailable> + 323184
25 libXCTest.so 0x00007ff1fcd578a0 XCTestCase.invokeTest() -> () + 111
26 libXCTest.so 0x00007ff1fcd77e20 specialized XCTestCase.perform(XCTestRun) -> () + 313
27 libXCTest.so 0x00007ff1fcd577d0 XCTestCase.perform(XCTestRun) -> () + 14
28 libXCTest.so 0x00007ff1fcd52960 XCTest.run() -> () + 516
29 libXCTest.so 0x00007ff1fcd78be0 specialized XCTestSuite.perform(XCTestRun) -> () + 886
30 libXCTest.so 0x00007ff1fcd78be0 specialized XCTestSuite.perform(XCTestRun) -> () + 1975
31 libXCTest.so 0x00007ff1fcd78be0 specialized XCTestSuite.perform(XCTestRun) -> () + 1975
32 libXCTest.so 0x00007ff1fcd61930 XCTMain([(testCaseClass : XCTestCase.Type, allTests : [(String, (XCTestCase) throws -> ())])]) -> Never + 5053
33 SwiftPMPackageTests.xctest 0x000000000041c422 <unavailable> + 115746
34 libc.so.6 0x00007ff1fa983300 __libc_start_main + 241
35 SwiftPMPackageTests.xctest 0x000000000041c03a <unavailable> + 114746
--- bootstrap: error: tests failed with exit status 1
Thanks,
Mishal Shah
> On Oct 14, 2016, at 4:48 PM, no-reply at swift.org wrote:
>
> New issue found!
>
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#11]
>
> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/11/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/11/>
> Project: oss-swift-incremental-RA-linux-ubuntu-16_10
> Date of build: Fri, 14 Oct 2016 16:22:21 -0700
> Build duration: 26 min
> Identified problems:
>
> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/11/consoleFull#-1007744702ee1a197b-acac-4b17-83cf-a53b95139a76>
> Tests:
>
> Name: Swift(linux-x86_64)
> Failed: 0 test(s), Passed: 8420 test(s), Total: 8420 test(s)
> Name: Swift-Unit
> Failed: 0 test(s), Passed: 298 test(s), Total: 298 test(s)
>
> Changes
>
> Commit 09cbffb3e4ed5c4ef8069d273e2d34309abcd2e4 by Mishal Shah:
> Initialize CachedVFile with nullptr
>
> edit: include/swift/Basic/SourceManager.h
> edit: lib/Basic/SourceLoc.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20161014/7b174343/attachment.html>
More information about the swift-dev
mailing list