Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@dotnet-maestro-bot
Copy link

@dotnet-maestro-bot dotnet-maestro-bot commented Feb 20, 2018

No description provided.

@AndyAyersMS
Copy link
Member

Still seeing the Alpine 3.6 ILASM failure that we saw in #27212. Still not clear to me what is going wrong... best guess is that TLS is not working properly?
image

@AndyAyersMS
Copy link
Member

@dotnet/dnceng have we made any changes in the Alpine 3.6 test machines lately? Trying to figure out why ILASM is suddenly failing here.

@AndyAyersMS
Copy link
Member

Pining @dotnet/dncenghot too.

@Chrisboh
Copy link
Member

@janvorli created the docker image. Jan do you know if there were any changes to the image?

@dotnet-maestro-bot
Copy link
Author

Discarded 243bef7: Update BuildTools, CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26220-05, preview2-26220-02, beta-26220-01, beta-26220-01, respectively

CI Status: 5:x: 7:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26220-05, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26220-05, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Feb 20, 2018
@janvorli
Copy link
Member

@Chrisboh there were no changes to that image for a couple of months.
It looks like it could be related to the recent change to TLS access mode for the current thread. Let me investigate it.

@Chrisboh
Copy link
Member

@janvorli sounds good. Thanks for taking a look.

@ravimeda
Copy link
Member

Alpine 3.6 Dockerfile is at (https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/master/src/alpine/3.6/Dockerfile). Image tag built using this file is
dotnet-buildtools-prereqs:alpine-3.6-3148f11-20171119021156. This did not change in the last couple months. Let me know if any changes are needed.

@janvorli
Copy link
Member

I've confirmed that the TLS model change for the gCurrentThreadInfo is the culprit as I've expected. I'll create a PR to revert that change in a minute.

@janvorli
Copy link
Member

PR for a fix created: dotnet/coreclr#16461

@dotnet-maestro-bot
Copy link
Author

Discarded 0b3a878: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26220-05, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively

CI Status: 4:x: 1:hourglass: 4:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux x64 Release Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • OSX x64 Debug Build Started Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26220-05, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 2c8d26e: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively

CI Status: 3:x: 4:hourglass: 5:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • Linux arm Release Build Triggered. (8/31 on ubuntu1404-20170120)
  • Linux x64 Release Build Started Details
  • OSX x64 Debug Build Started Details
  • Tizen armel Debug Build Triggered. (9/31 on ubuntu1404-20170120)
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02520-02, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 15a8a28: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively

CI Status: 1:x: 6:hourglass: 5:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux arm Release Build Triggered. (10/15 on ubuntu1404-20170120)
  • Linux x64 Release Build Started Details
  • OSX x64 Debug Build Started Details
  • Tizen armel Debug Build Triggered. (11/15 on ubuntu1404-20170120)
  • Windows x64 Debug Build Started Details
  • Windows x86 Release Build Started Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26220-08, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 043efc7: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26220-01, beta-26220-01, respectively

CI Status: 4:x: 1:hourglass: 7:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • Windows x64 Debug Build Started Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26220-01, beta-26220-01, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded c10ffe0: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

CI Status: 1:x: 8:hourglass: 3:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux arm Release Build Triggered. (5/10 on ubuntu1404-20170120)
  • Linux x64 Release Build Started Details
  • NETFX x86 Release Build Started Details
  • OSX x64 Debug Build Started Details
  • Packaging All Configurations x64 Debug Build Started Details
  • Tizen armel Debug Build Triggered. (6/10 on ubuntu1404-20170120)
  • Windows x64 Debug Build Started Details
  • Windows x86 Release Build Started Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-01, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-02, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 9ac1154: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-02, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

CI Status: 5:x: 7:heavy_check_mark: (click to expand)
  • Alpine.3.6 x64 Debug Build Build finished. Details
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-02, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 348264a: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

CI Status: 4:x: 2:hourglass: 6:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • Linux arm Release Build Triggered. (4/7 on ubuntu1404-20170120)
  • Tizen armel Debug Build Triggered. (5/7 on ubuntu1404-20170120)
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-01, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@dotnet-maestro-bot
Copy link
Author

Discarded 0e43d1e: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

CI Status: 4:x: 8:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-01, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-02, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@danmoseley
Copy link
Member

This is from https://github.com/dotnet/coreclr/pull/16334/files#diff-b1ec4f0cf7bf664203932886b2bed94cR193 I think.

@Anipik If I understand right, this is a safe diff because you implemented ISerializable. Can you please update the blob and have @ViktorHofer sign off to confirm it's a safe update? Please do this first thing so we can unblock this PR, thanks.

@dotnet-maestro-bot
Copy link
Author

Discarded ea11563: Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-02, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

CI Status: 4:x: 8:heavy_check_mark: (click to expand)
  • Linux x64 Release Build Build finished. Details
  • OSX x64 Debug Build Build finished. Details
  • Windows x64 Debug Build Build finished. Details
  • Windows x86 Release Build Build finished. Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ Linux arm Release Build Build finished. Details
  • ✔️ NETFX x86 Release Build Build finished. Details
  • ✔️ Packaging All Configurations x64 Debug Build Build finished. Details
  • ✔️ Tizen armel Debug Build Build finished. Details
  • ✔️ WIP ready for review Details

…fsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively
@dotnet-maestro-bot dotnet-maestro-bot changed the title Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-02, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) Feb 21, 2018
@Anipik
Copy link

Anipik commented Feb 21, 2018

@danmosemsft @weshaggard Earlier me and @ahsonkhan added this ahsonkhan/corefx@c1ffef1) to the previous closed PR to fix this failure. The Blob updation PR(#27051 (comment)) needs this pr to get merged for more testing. Should I add this particular commit to this ongoing PR ?

@ahsonkhan
Copy link

Cherry-picked the change (ahsonkhan/corefx@c1ffef1) to resolve the BinaryFormatterTest failures.

@dotnet-maestro-bot
Copy link
Author

Couldn't update this pull request: Head commit author 'ahsonkhan' is not 'dotnet-maestro-bot'
Would have applied 'Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-04, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively'

@weshaggard
Copy link
Member

@danmosemsft @weshaggard Earlier me and @ahsonkhan added this ahsonkhan/corefx@c1ffef1) to the previous closed PR to fix this failure. The Blob updation PR(#27051 (comment)) needs this pr to get merged for more testing. Should I add this particular commit to this ongoing PR ?

While I'm fine with using that to unblock this PR, are we sure that is the correct fix overall though? Are we breaking a real serialization scenario?

@danmoseley
Copy link
Member

Given any break is now already in coreclr, I'm ok with using this baseline update to unblock this PR and following up immediately after.

@ahsonkhan ahsonkhan merged commit c6983b1 into dotnet:master Feb 21, 2018
JeremyKuhne pushed a commit to JeremyKuhne/corefx that referenced this pull request Feb 21, 2018
…fsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) (dotnet#27289)

* Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

* Fix test data for System.Runtime.Serialization.Formatters BinFormatTestData
@karelz karelz added this to the 2.1.0 milestone Mar 10, 2018
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…fsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively (master) (dotnet/corefx#27289)

* Update BuildTools, CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview2-02521-03, preview2-26221-06, preview2-26221-05, preview2-26220-02, beta-26221-00, beta-26221-00, respectively

* Fix test data for System.Runtime.Serialization.Formatters BinFormatTestData


Commit migrated from dotnet/corefx@c6983b1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants