[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #355

I don't think this can be related to my change...

···

--

IBM Swift

Ian Partridge
IBM Runtime Technologies, IBM Cloud
i.partridge@uk.ibm.com
developer.ibm.com/swift

----- Original message -----
From: no-reply@swift.org
To: i.partridge@uk.ibm.com
Cc: mishal_shah@apple.com, milseman@apple.com
Subject: [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #355
Date: Fri, Sep 1, 2017 1:46 PM

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#355]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/355/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 01 Sep 2017 07:13:19 -0500
Build duration:
34 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9866 test(s), Total: 9866 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 443 test(s), Total: 443 test(s)

Changes

  • Commit dc409ae2fb103caad4a95feeaa3dd0dce02223d5 by i.partridge:
    Fix String.substring() deprecation warnings
  • edit: TestFoundation/TestHTTPCookieStorage.swift
  • edit: TestFoundation/TestProcess.swift
  • edit: TestFoundation/TestXMLParser.swift
  • edit: Foundation/HTTPCookieStorage.swift

Unless stated otherwise above:

IBM United Kingdom Limited - Registered in England and Wales with number 741598.

Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

+Daniel and Ankit. Any ideas what could cause this?

Testing: 0 .. 10.. 20.. 30.. 40.. 50..
FAIL: llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation (93 of 160)
<>******************** TEST 'llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation' FAILED ********************
Note: Google Test filter = BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BuildSystemTaskTests
[ RUN ] BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation
terminate called without an active exception

···

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 6.65s
********************
Failing Tests (1):
    llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation

On Sep 1, 2017, at 5:49 AM, Ian Partridge <i.partridge@uk.ibm.com> wrote:

I don't think this can be related to my change...

--

   Ian Partridge
   IBM Runtime Technologies, IBM Cloud
   i.partridge@uk.ibm.com
   developer.ibm.com/swift <IBM Developer;

----- Original message -----
From: no-reply@swift.org
To: i.partridge@uk.ibm.com
Cc: mishal_shah@apple.com, milseman@apple.com
Subject: [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #355
Date: Fri, Sep 1, 2017 1:46 PM

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#355]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/355/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__ci.swift.org_job_oss-2Dswift-2Dincremental-2DRA-2Dlinux-2Dubuntu-2D16-5F04_355_&d=DwMCaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=IlAIW05RS4BTj0nEyUQpKOkiv4G1TU2-Adhtunxv1k4&m=1AYhPH4i1WbGHzVO0Tu-k7LanV1_tFy6Vte03mPetXU&s=5V9t2werk7_yhT0YyMAn38-CpE1zRgEd9f_D5YK-XJ0&e=&gt;
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 01 Sep 2017 07:13:19 -0500
Build duration: 34 min
Identified problems:

Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://urldefense.proofpoint.com/v2/url?u=https-3A__ci.swift.org__job_oss-2Dswift-2Dincremental-2DRA-2Dlinux-2Dubuntu-2D16-5F04_355_consoleFull-23-2D1980929988ba62d58e-2D7248-2D467b-2D91e0-2Dc7508d5cf947&d=DwMCaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=IlAIW05RS4BTj0nEyUQpKOkiv4G1TU2-Adhtunxv1k4&m=1AYhPH4i1WbGHzVO0Tu-k7LanV1_tFy6Vte03mPetXU&s=ZUtTuBS3JwWFAQW8rh_WRte8EegyLsRlkAKkE_3qzOA&e=&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9866 test(s), Total: 9866 test(s)

Name: Swift-Unit
Failed: 0 test(s), Passed: 443 test(s), Total: 443 test(s)

Changes

Commit dc409ae2fb103caad4a95feeaa3dd0dce02223d5 by i.partridge:
Fix String.substring() deprecation warnings

edit: TestFoundation/TestHTTPCookieStorage.swift
edit: TestFoundation/TestProcess.swift
edit: TestFoundation/TestXMLParser.swift
edit: Foundation/HTTPCookieStorage.swift

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

+Boris

···

On 01-Sep-2017, at 10:05 PM, Michael Ilseman <milseman@apple.com> wrote:

+Daniel and Ankit. Any ideas what could cause this?

Testing: 0 .. 10.. 20.. 30.. 40.. 50..
FAIL: llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation (93 of 160)
<>******************** TEST 'llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation' FAILED ********************
Note: Google Test filter = BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from BuildSystemTaskTests
[ RUN ] BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation
terminate called without an active exception

********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 6.65s
********************
Failing Tests (1):
    llbuild-unit :: BuildSystem/./BuildSystemTests/BuildSystemTaskTests.doesNotProcessDependenciesAfterCancellation

On Sep 1, 2017, at 5:49 AM, Ian Partridge <i.partridge@uk.ibm.com <mailto:i.partridge@uk.ibm.com>> wrote:

I don't think this can be related to my change...

--

   Ian Partridge
   IBM Runtime Technologies, IBM Cloud
   i.partridge@uk.ibm.com <mailto:i.partridge@uk.ibm.com>
   developer.ibm.com/swift <IBM Developer;

----- Original message -----
From: no-reply@swift.org <mailto:no-reply@swift.org>
To: i.partridge@uk.ibm.com <mailto:i.partridge@uk.ibm.com>
Cc: mishal_shah@apple.com <mailto:mishal_shah@apple.com>, milseman@apple.com <mailto:milseman@apple.com>
Subject: [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #355
Date: Fri, Sep 1, 2017 1:46 PM

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#355]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/355/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__ci.swift.org_job_oss-2Dswift-2Dincremental-2DRA-2Dlinux-2Dubuntu-2D16-5F04_355_&d=DwMCaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=IlAIW05RS4BTj0nEyUQpKOkiv4G1TU2-Adhtunxv1k4&m=1AYhPH4i1WbGHzVO0Tu-k7LanV1_tFy6Vte03mPetXU&s=5V9t2werk7_yhT0YyMAn38-CpE1zRgEd9f_D5YK-XJ0&e=&gt;
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Fri, 01 Sep 2017 07:13:19 -0500
Build duration: 34 min
Identified problems:

Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://urldefense.proofpoint.com/v2/url?u=https-3A__ci.swift.org__job_oss-2Dswift-2Dincremental-2DRA-2Dlinux-2Dubuntu-2D16-5F04_355_consoleFull-23-2D1980929988ba62d58e-2D7248-2D467b-2D91e0-2Dc7508d5cf947&d=DwMCaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=IlAIW05RS4BTj0nEyUQpKOkiv4G1TU2-Adhtunxv1k4&m=1AYhPH4i1WbGHzVO0Tu-k7LanV1_tFy6Vte03mPetXU&s=ZUtTuBS3JwWFAQW8rh_WRte8EegyLsRlkAKkE_3qzOA&e=&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9866 test(s), Total: 9866 test(s)

Name: Swift-Unit
Failed: 0 test(s), Passed: 443 test(s), Total: 443 test(s)

Changes

Commit dc409ae2fb103caad4a95feeaa3dd0dce02223d5 by i.partridge:
Fix String.substring() deprecation warnings

edit: TestFoundation/TestHTTPCookieStorage.swift
edit: TestFoundation/TestProcess.swift
edit: TestFoundation/TestXMLParser.swift
edit: Foundation/HTTPCookieStorage.swift

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

--
Ankit