1529 references to Event
Aspire.Hosting (30)
AspireEventSource.cs (30)
14[Event(1, Level = EventLevel.Informational, Message = "DCP host is starting...")] 23[Event(2, Level = EventLevel.Informational, Message = "DCP host has started")] 32[Event(3, Level = EventLevel.Informational, Message = "Container runtime health check is starting...")] 41[Event(4, Level = EventLevel.Informational, Message = "Container runtime health check completed")] 50[Event(5, Level = EventLevel.Informational, Message = "DistributedApplication build is starting...")] 59[Event(6, Level = EventLevel.Informational, Message = "DistributedApplication build completed")] 68[Event(7, Level = EventLevel.Informational, Message = "DCP API server is starting...")] 77[Event(8, Level = EventLevel.Informational, Message = "DCP API server has started")] 86[Event(9, Level = EventLevel.Informational, Message = "DCP logging socket is being created...")] 95[Event(10, Level = EventLevel.Informational, Message = "DCP logging socket has been created")] 104[Event(11, Level = EventLevel.Informational, Message = "A process is starting...")] 113[Event(12, Level = EventLevel.Informational, Message = "Process has been started")] 122[Event(13, Level = EventLevel.Informational, Message = "DCP API call starting...")] 131[Event(14, Level = EventLevel.Informational, Message = "DCP API call completed")] 140[Event(15, Level = EventLevel.Informational, Message = "DCP API call is being retried...")] 149[Event(16, Level = EventLevel.Error, Message = "DCP API call timed out")] 158[Event(17, Level = EventLevel.Informational, Message = "DCP application model creation starting...")] 167[Event(18, Level = EventLevel.Informational, Message = "DCP application model creation completed")] 176[Event(19, Level = EventLevel.Informational, Message = "DCP Service object creation starting...")] 185[Event(20, Level = EventLevel.Informational, Message = "DCP Service object creation completed")] 194[Event(21, Level = EventLevel.Informational, Message = "DCP Container object creation starting...")] 203[Event(22, Level = EventLevel.Informational, Message = "DCP Container object creation completed")] 212[Event(23, Level = EventLevel.Informational, Message = "DCP Executable object creation starting...")] 221[Event(24, Level = EventLevel.Informational, Message = "DCP Executable object creation completed")] 230[Event(25, Level = EventLevel.Informational, Message = "DCP application model cleanup starting...")] 239[Event(26, Level = EventLevel.Informational, Message = "DCP application model cleanup completed")] 248[Event(27, Level = EventLevel.Informational, Message = "Application before-start hooks running...")] 257[Event(28, Level = EventLevel.Informational, Message = "Application before-start hooks completed")] 266[Event(29, Level = EventLevel.Informational, Message = "DCP version check is starting...")] 275[Event(30, Level = EventLevel.Informational, Message = "DCP version check completed")]
Aspire.Microsoft.Data.SqlClient (7)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientInstrumentationEventSource.cs (7)
26[Event(1, Message = "Unknown error processing event '{1}' from handler '{0}', Exception: {2}", Level = EventLevel.Error)] 32[Event(2, Message = "Current Activity is NULL in the '{0}' callback. Span will not be recorded.", Level = EventLevel.Warning)] 38[Event(3, Message = "Payload is NULL in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 44[Event(4, Message = "Payload is invalid in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 59[Event(5, Message = "Enrichment threw exception. Exception {0}.", Level = EventLevel.Error)] 65[Event(6, Message = "Command is filtered out. Activity {0}", Level = EventLevel.Verbose)] 80[Event(7, Message = "Command filter threw exception. Command will not be collected. Exception {0}.", Level = EventLevel.Error)]
Aspire.Microsoft.EntityFrameworkCore.SqlServer (7)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientInstrumentationEventSource.cs (7)
26[Event(1, Message = "Unknown error processing event '{1}' from handler '{0}', Exception: {2}", Level = EventLevel.Error)] 32[Event(2, Message = "Current Activity is NULL in the '{0}' callback. Span will not be recorded.", Level = EventLevel.Warning)] 38[Event(3, Message = "Payload is NULL in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 44[Event(4, Message = "Payload is invalid in event '{1}' from handler '{0}', span will not be recorded.", Level = EventLevel.Warning)] 59[Event(5, Message = "Enrichment threw exception. Exception {0}.", Level = EventLevel.Error)] 65[Event(6, Message = "Command is filtered out. Activity {0}", Level = EventLevel.Verbose)] 80[Event(7, Message = "Command filter threw exception. Command will not be collected. Exception {0}.", Level = EventLevel.Error)]
dotnet-dev-certs (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
dotnet-svcutil-lib (109)
FrameworkFork\System.ServiceModel\Internals\WcfEventSource.cs (109)
20[Event(EventIds.BufferPoolAllocation, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = Opcodes.BufferPoolingAllocate, Task = Tasks.BufferPooling, 39[Event(EventIds.BufferPoolChangeQuota, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = Opcodes.BufferPoolingTune, Task = Tasks.BufferPooling, 58[Event(EventIds.ActionItemScheduled, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.ThreadScheduling, 77[Event(EventIds.ActionItemCallbackInvoked, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.ThreadScheduling, 96[Event(EventIds.ClientMessageInspectorAfterReceiveInvoked, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeClientMessageInspectorAfterReceiveInvoked, Task = Tasks.ClientRuntime, 116[Event(EventIds.ClientMessageInspectorBeforeSendInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientMessageInspectorBeforeSendInvoked, Task = Tasks.ClientRuntime, 136[Event(EventIds.ClientParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStop, Task = Tasks.ClientRuntime, 156[Event(EventIds.ClientParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStart, Task = Tasks.ClientRuntime, 176[Event(EventIds.OperationInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStart, Task = Tasks.DispatchMessage, 196[Event(EventIds.ErrorHandlerInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 215[Event(EventIds.FaultProviderInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 234[Event(EventIds.ParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStop, Task = Tasks.DispatchMessage, 254[Event(EventIds.ParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStart, Task = Tasks.DispatchMessage, 274[Event(EventIds.OperationCompleted, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStop, Task = Tasks.DispatchMessage, 294[Event(EventIds.MessageReceivedByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, 314[Event(EventIds.MessageSentByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportSend, 334[Event(EventIds.ClientOperationPrepared, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeOperationPrepared, Task = Tasks.ClientRuntime, 354[Event(EventIds.ServiceChannelCallStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelCall, 374[Event(EventIds.ServiceException, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, 393[Event(EventIds.MessageSentToTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 413[Event(EventIds.MessageReceivedFromTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 433[Event(EventIds.OperationFailed, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, 453[Event(EventIds.OperationFaulted, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.DispatchMessage, 473[Event(EventIds.ServiceChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelOpen, 493[Event(EventIds.ServiceChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelOpen, 513[Event(EventIds.ServiceChannelCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, 528[Event(EventIds.ServiceChannelBeginCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, 548[Event(EventIds.DispatchMessageStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStart, Task = Tasks.DispatchMessage, 568[Event(EventIds.DispatchMessageStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStop, Task = Tasks.DispatchMessage, 588[Event(EventIds.ClientChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStart, Task = Tasks.ClientRuntime, 608[Event(EventIds.ClientChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStop, Task = Tasks.ClientRuntime, 623[Event(EventIds.ScheduleRuntimeWorkItem, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = Opcodes.ScheduleWorkItemScheduleRuntime, Task = Tasks.ScheduleWorkItem, 636[Event(EventIds.CloseTimeout, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, 655[Event(EventIds.IdleTimeout, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, 674[Event(EventIds.LeaseTimeout, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, 693[Event(EventIds.ReceiveTimeout, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, 712[Event(EventIds.MaxReceivedMessageSizeExceeded, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 731[Event(EventIds.MaxSentMessageSizeExceeded, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 750[Event(EventIds.MaxOutboundConnectionsPerEndpointExceeded, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 769[Event(EventIds.OutboundConnectionsPerEndpointRatio, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 788[Event(EventIds.MaxSessionSizeReached, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 807[Event(EventIds.ReadPoolMiss, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 826[Event(EventIds.WritePoolMiss, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 845[Event(EventIds.MessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, 866[Event(EventIds.MessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, 887[Event(EventIds.SessionIdleTimeout, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Timeout, 906[Event(EventIds.ConnectionPoolMiss, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ConnectionPooling, 925[Event(EventIds.DispatchFormatterDeserializeRequestStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.FormatterDeserializeRequest, 945[Event(EventIds.DispatchFormatterDeserializeRequestStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.FormatterDeserializeRequest, 965[Event(EventIds.DispatchFormatterSerializeReplyStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.FormatterSerializeReply, 985[Event(EventIds.DispatchFormatterSerializeReplyStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.FormatterSerializeReply, 1005[Event(EventIds.ClientFormatterSerializeRequestStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.FormatterSerializeRequest, 1025[Event(EventIds.ClientFormatterSerializeRequestStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.FormatterSerializeRequest, 1045[Event(EventIds.ClientFormatterDeserializeReplyStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.FormatterDeserializeReply, 1065[Event(EventIds.ClientFormatterDeserializeReplyStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.FormatterDeserializeReply, 1085[Event(EventIds.GetServiceInstanceStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.ServiceInstance, 1105[Event(EventIds.GetServiceInstanceStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.ServiceInstance, 1125[Event(EventIds.ChannelReceiveStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.ChannelReceive, 1145[Event(EventIds.ChannelReceiveStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.ChannelReceive, 1165[Event(EventIds.ChannelFactoryCreated, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ChannelFactoryCreate, 1185[Event(EventIds.ListenerOpenStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.ListenerOpen, 1205[Event(EventIds.ListenerOpenStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.ListenerOpen, 1225[Event(EventIds.SecurityIdentityVerificationFailure, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.SecurityVerification, 1245[Event(EventIds.SslOnInitiateUpgrade, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = Opcodes.SessionUpgradeInitiate, Task = Tasks.SessionUpgrade, 1264[Event(EventIds.SslOnAcceptUpgrade, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = Opcodes.SessionUpgradeAccept, Task = Tasks.SessionUpgrade, 1284[Event(EventIds.BinaryMessageEncodingStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.MessageEncoding, 1304[Event(EventIds.TextMessageEncodingStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.MessageEncoding, 1324[Event(EventIds.BinaryMessageDecodingStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.MessageDecoding, 1343[Event(EventIds.TextMessageDecodingStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.MessageDecoding, 1362[Event(EventIds.SocketReadStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, 1381[Event(EventIds.SocketAsyncReadStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, 1400[Event(EventIds.SocketWriteStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportSend, 1419[Event(EventIds.SocketAsyncWriteStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportSend, 1438[Event(EventIds.WindowsStreamSecurityOnInitiateUpgrade, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = Opcodes.SessionUpgradeInitiate, Task = Tasks.SessionUpgrade, 1457[Event(EventIds.WindowsStreamSecurityOnAcceptUpgrade, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = Opcodes.SessionUpgradeAccept, Task = Tasks.SessionUpgrade, 1477[Event(EventIds.StreamedMessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, 1497[Event(EventIds.StreamedMessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, 1517[Event(EventIds.WebSocketConnectionRequestSendStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.Connect, 1537[Event(EventIds.WebSocketConnectionRequestSendStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.Connect, 1557[Event(EventIds.WebSocketConnectionFailed, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1577[Event(EventIds.WebSocketConnectionAborted, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1597[Event(EventIds.WebSocketAsyncWriteStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportSend, 1616[Event(EventIds.WebSocketAsyncWriteStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportSend, 1635[Event(EventIds.WebSocketAsyncReadStart, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Start, Task = Tasks.TransportReceive, 1654[Event(EventIds.WebSocketAsyncReadStop, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, 1673[Event(EventIds.WebSocketCloseSent, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1692[Event(EventIds.WebSocketCloseOutputSent, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1711[Event(EventIds.WebSocketConnectionClosed, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1730[Event(EventIds.WebSocketCloseStatusReceived, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1749[Event(EventIds.WebSocketCreateClientWebSocketWithFactory, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Connect, 1769[Event(EventIds.TokenValidationStarted, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.TokenValidation, 1789[Event(EventIds.TokenValidationSuccess, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.TokenValidation, 1809[Event(EventIds.TokenValidationFailure, Level = EventLevel.Error, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.TokenValidation, 1829[Event(EventIds.HandledException, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 1848[Event(EventIds.ShipAssertExceptionMessage, Level = EventLevel.Error, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 1867[Event(EventIds.ThrowingException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 1886[Event(EventIds.UnhandledException, Level = EventLevel.Critical, Channel = EventChannel.Operational, Opcode = EventOpcode.Info, 1905[Event(EventIds.TraceCodeEventLogCritical, Level = EventLevel.Critical, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 1924[Event(EventIds.TraceCodeEventLogError, Level = EventLevel.Error, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 1943[Event(EventIds.TraceCodeEventLogInfo, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 1962[Event(EventIds.TraceCodeEventLogVerbose, Level = EventLevel.Verbose, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 1981[Event(EventIds.TraceCodeEventLogWarning, Level = EventLevel.Warning, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, 2000[Event(EventIds.HandledExceptionWarning, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 2019[Event(EventIds.HandledExceptionError, Level = EventLevel.Error, Channel = EventChannel.Operational, Opcode = EventOpcode.Info, 2038[Event(EventIds.HandledExceptionVerbose, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 2057[Event(EventIds.ThrowingExceptionVerbose, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 2076[Event(EventIds.EtwUnhandledException, Level = EventLevel.Critical, Channel = EventChannel.Operational, Opcode = EventOpcode.Info, 2095[Event(EventIds.ThrowingEtwExceptionVerbose, Level = EventLevel.Verbose, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 2114[Event(EventIds.ThrowingEtwException, Level = EventLevel.Warning, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info,
illink (4)
Microsoft.AspNetCore.ConcurrencyLimiter (1)
ConcurrencyLimiterEventSource.cs (1)
35[Event(1, Level = EventLevel.Warning)]
Microsoft.AspNetCore.DeveloperCertificates.XPlat (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Microsoft.AspNetCore.Hosting (6)
Internal\HostingEventSource.cs (6)
40[Event(1, Level = EventLevel.Informational)] 46[Event(2, Level = EventLevel.Informational)] 52[Event(3, Level = EventLevel.Informational)] 61[Event(4, Level = EventLevel.Informational)] 69[Event(5, Level = EventLevel.Error)] 75[Event(6, Level = EventLevel.Informational)]
Microsoft.AspNetCore.Http.Connections (3)
Internal\HttpConnectionsEventSource.cs (3)
55[Event(eventId: 1, Level = EventLevel.Informational, Message = "Started connection '{0}'.")] 67[Event(eventId: 2, Level = EventLevel.Informational, Message = "Stopped connection '{0}'.")] 70[Event(eventId: 3, Level = EventLevel.Informational, Message = "Connection '{0}' timed out.")]
Microsoft.AspNetCore.InternalTesting.Tests (2)
CollectingEventListenerTest.cs (2)
84[Event(eventId: 1, Level = EventLevel.Informational, Message = "Test")] 87[Event(eventId: 2, Level = EventLevel.Verbose, Message = "Test")]
Microsoft.AspNetCore.Server.Kestrel.Core (117)
Internal\Infrastructure\KestrelEventSource.cs (9)
72[Event(1, Level = EventLevel.Informational)] 90[Event(2, Level = EventLevel.Informational)] 115[Event(3, Level = EventLevel.Informational)] 140[Event(4, Level = EventLevel.Informational)] 147[Event(5, Level = EventLevel.Informational)] 181[Event(8, Level = EventLevel.Informational)] 203[Event(9, Level = EventLevel.Informational)] 211[Event(10, Level = EventLevel.Error)] 223[Event(11, Level = EventLevel.LogAlways)]
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Microsoft.Build.Framework (93)
MSBuildEventSource.cs (93)
51[Event(1, Keywords = Keywords.All)] 58[Event(2, Keywords = Keywords.All)] 67[Event(3, Keywords = Keywords.All | Keywords.PerformanceLog)] 73[Event(4, Keywords = Keywords.All | Keywords.PerformanceLog)] 84[Event(5, Keywords = Keywords.All | Keywords.PerformanceLog, Version = 1)] 92[Event(6, Keywords = Keywords.All | Keywords.PerformanceLog)] 98[Event(7, Keywords = Keywords.All)] 104[Event(8, Keywords = Keywords.All)] 111[Event(9, Keywords = Keywords.All)] 119[Event(10, Keywords = Keywords.All)] 129[Event(11, Keywords = Keywords.All | Keywords.PerformanceLog)] 136[Event(12, Keywords = Keywords.All | Keywords.PerformanceLog)] 143[Event(13, Keywords = Keywords.All)] 150[Event(14, Keywords = Keywords.All)] 157[Event(15, Keywords = Keywords.All)] 164[Event(16, Keywords = Keywords.All)] 171[Event(17, Keywords = Keywords.All)] 178[Event(18, Keywords = Keywords.All)] 185[Event(19, Keywords = Keywords.All)] 192[Event(20, Keywords = Keywords.All)] 199[Event(21, Keywords = Keywords.All)] 206[Event(22, Keywords = Keywords.All)] 213[Event(23, Keywords = Keywords.All)] 220[Event(24, Keywords = Keywords.All)] 226[Event(25, Keywords = Keywords.All)] 232[Event(26, Keywords = Keywords.All)] 238[Event(27, Keywords = Keywords.All | Keywords.PerformanceLog)] 244[Event(28, Keywords = Keywords.All | Keywords.PerformanceLog, Version = 1)] 256[Event(41, Keywords = Keywords.All)] 265[Event(42, Keywords = Keywords.All)] 275[Event(29, Keywords = Keywords.All | Keywords.PerformanceLog)] 282[Event(30, Keywords = Keywords.All | Keywords.PerformanceLog)] 288[Event(31, Keywords = Keywords.All)] 294[Event(32, Keywords = Keywords.All)] 304[Event(33, Keywords = Keywords.All)] 311[Event(34, Keywords = Keywords.All)] 320[Event(35, Keywords = Keywords.All)] 326[Event(36, Keywords = Keywords.All)] 332[Event(37, Keywords = Keywords.All | Keywords.PerformanceLog)] 338[Event(38, Keywords = Keywords.All | Keywords.PerformanceLog)] 345[Event(39, Keywords = Keywords.All)] 352[Event(40, Keywords = Keywords.All)] 359[Event(43, Keywords = Keywords.All | Keywords.PerformanceLog)] 367[Event(44, Keywords = Keywords.All | Keywords.PerformanceLog, Version = 1)] 377[Event(45, Keywords = Keywords.All | Keywords.PerformanceLog)] 384[Event(46, Keywords = Keywords.All | Keywords.PerformanceLog)] 390[Event(47, Keywords = Keywords.All)] 396[Event(48, Keywords = Keywords.All)] 402[Event(49, Keywords = Keywords.All)] 408[Event(50, Keywords = Keywords.All)] 414[Event(51, Keywords = Keywords.All)] 420[Event(52, Keywords = Keywords.All)] 426[Event(53, Keywords = Keywords.All)] 432[Event(54, Keywords = Keywords.All)] 438[Event(55, Keywords = Keywords.All)] 444[Event(56, Keywords = Keywords.All)] 450[Event(57, Keywords = Keywords.All)] 456[Event(58, Keywords = Keywords.All)] 462[Event(59, Keywords = Keywords.All)] 468[Event(60, Keywords = Keywords.All)] 474[Event(61, Keywords = Keywords.All)] 480[Event(62, Keywords = Keywords.All)] 486[Event(63, Keywords = Keywords.All)] 492[Event(64, Keywords = Keywords.All)] 498[Event(65, Keywords = Keywords.All)] 504[Event(66, Keywords = Keywords.All)] 510[Event(67, Keywords = Keywords.All, Version = 2)] 519[Event(68, Keywords = Keywords.All)] 528[Event(69, Keywords = Keywords.All)] 539[Event(70, Keywords = Keywords.All)] 545[Event(71, Keywords = Keywords.All)] 551[Event(72, Keywords = Keywords.All)] 557[Event(73, Keywords = Keywords.All)] 563[Event(74, Keywords = Keywords.All)] 569[Event(75, Keywords = Keywords.All)] 575[Event(76, Keywords = Keywords.All)] 581[Event(77, Keywords = Keywords.All)] 587[Event(78, Keywords = Keywords.All)] 593[Event(79, Keywords = Keywords.All)] 599[Event(80, Keywords = Keywords.All)] 605[Event(81, Keywords = Keywords.All)] 611[Event(82, Keywords = Keywords.All)] 617[Event(83, Keywords = Keywords.All)] 623[Event(84, Keywords = Keywords.All)] 629[Event(85, Keywords = Keywords.All)] 635[Event(86, Keywords = Keywords.All)] 641[Event(87, Keywords = Keywords.All)] 647[Event(88, Keywords = Keywords.All)] 653[Event(89, Keywords = Keywords.All)] 659[Event(90, Keywords = Keywords.All)] 665[Event(91, Keywords = Keywords.All)] 671[Event(92, Keywords = Keywords.All)] 677[Event(93, Keywords = Keywords.All)]
Microsoft.CodeAnalysis (19)
CodeAnalysisEventSource.Common.cs (19)
30[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)] 33[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)] 36[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)] 39[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)] 64[Event(5, Message = "Generator '{0}' failed with exception: {1}", Level = EventLevel.Error)] 67[Event(6, Message = "Node {0} transformed", Keywords = Keywords.Correctness, Level = EventLevel.Verbose, Task = Tasks.BuildStateTable)] 98[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)] 101[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)] 104[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)] 107[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 110[Event(11, Message = "ALC for directory '{0}' disposal failed with exception '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Error, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 113[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)] 116[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 119[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 122[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 125[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 128[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 154[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 182[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
Microsoft.CodeAnalysis.Workspaces (24)
Log\RoslynEventSource.cs (5)
45[Event(1)] 49[Event(2)] 53[Event(3)] 57[Event(4)] 61[Event(5)]
src\Compilers\Core\Portable\CodeAnalysisEventSource.Common.cs (19)
30[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)] 33[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)] 36[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)] 39[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)] 64[Event(5, Message = "Generator '{0}' failed with exception: {1}", Level = EventLevel.Error)] 67[Event(6, Message = "Node {0} transformed", Keywords = Keywords.Correctness, Level = EventLevel.Verbose, Task = Tasks.BuildStateTable)] 98[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)] 101[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)] 104[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)] 107[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 110[Event(11, Message = "ALC for directory '{0}' disposal failed with exception '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Error, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 113[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)] 116[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 119[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 122[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 125[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 128[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 154[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 182[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
Microsoft.Extensions.Caching.Hybrid (15)
Internal\HybridCacheEventSource.cs (15)
68[Event(EventIdLocalCacheHit, Level = EventLevel.Verbose)] 76[Event(EventIdLocalCacheMiss, Level = EventLevel.Verbose)] 84[Event(EventIdDistributedCacheGet, Level = EventLevel.Verbose)] 93[Event(EventIdDistributedCacheHit, Level = EventLevel.Verbose)] 105[Event(EventIdDistributedCacheMiss, Level = EventLevel.Verbose)] 117[Event(EventIdDistributedCacheFailed, Level = EventLevel.Error)] 125[Event(EventIdDistributedCacheCanceled, Level = EventLevel.Verbose)] 133[Event(EventIdUnderlyingDataQueryStart, Level = EventLevel.Verbose)] 143[Event(EventIdUnderlyingDataQueryComplete, Level = EventLevel.Verbose)] 151[Event(EventIdUnderlyingDataQueryFailed, Level = EventLevel.Error)] 159[Event(EventIdUnderlyingDataQueryCanceled, Level = EventLevel.Verbose)] 167[Event(EventIdLocalCacheWrite, Level = EventLevel.Verbose)] 175[Event(EventIdDistributedCacheWrite, Level = EventLevel.Verbose)] 183[Event(EventIdStampedeJoin, Level = EventLevel.Verbose)] 191[Event(EventIdTagInvalidated, Level = EventLevel.Verbose)]
Microsoft.Extensions.DependencyInjection (8)
DependencyInjectionEventSource.cs (8)
49[Event(1, Level = EventLevel.Verbose)] 55[Event(2, Level = EventLevel.Verbose)] 61[Event(3, Level = EventLevel.Verbose)] 67[Event(4, Level = EventLevel.Verbose)] 73[Event(5, Level = EventLevel.Verbose)] 79[Event(6, Level = EventLevel.Error)] 87[Event(7, Level = EventLevel.Informational, Keywords = Keywords.ServiceProviderInitialized)] 95[Event(8, Level = EventLevel.Informational, Keywords = Keywords.ServiceProviderInitialized)]
Microsoft.Extensions.Logging.EventSource (7)
LoggingEventSource.cs (7)
137[Event(1, Keywords = Keywords.FormattedMessage, Level = EventLevel.LogAlways, Version = 2)] 187[Event(2, Keywords = Keywords.Message, Level = EventLevel.LogAlways, Version = 2)] 217[Event(3, Keywords = Keywords.Message | Keywords.FormattedMessage, Level = EventLevel.LogAlways, ActivityOptions = EventActivityOptions.Recursive)] 229[Event(4, Keywords = Keywords.Message | Keywords.FormattedMessage, Level = EventLevel.LogAlways)] 252[Event(5, Keywords = Keywords.JsonMessage, Level = EventLevel.LogAlways, Version = 2)] 306[Event(6, Keywords = Keywords.JsonMessage | Keywords.FormattedMessage, Level = EventLevel.LogAlways, ActivityOptions = EventActivityOptions.Recursive)] 332[Event(7, Keywords = Keywords.JsonMessage | Keywords.FormattedMessage, Level = EventLevel.LogAlways)]
Microsoft.Extensions.Telemetry (1)
Logging\LoggingEventSource.cs (1)
20[Event(1, Message = "An exception occurred while logging: {0}.", Level = EventLevel.Error)]
Microsoft.Extensions.Telemetry.Tests (4)
Http\TestEventSource.cs (4)
18[Event(1, Message = WarningMessageText, Level = EventLevel.Warning)] 27[Event(2, Message = ErrorMessageText, Level = EventLevel.Error)] 36[Event(3, Message = CriticalMessageText, Level = EventLevel.Critical)] 45[Event(4, Message = VerboseMessageText, Level = EventLevel.Verbose)]
System.Collections.Concurrent (5)
System\Collections\Concurrent\CDSCollectionETWBCLProvider.cs (5)
54[Event(CONCURRENTSTACK_FASTPUSHFAILED_ID, Level = EventLevel.Warning)] 63[Event(CONCURRENTSTACK_FASTPOPFAILED_ID, Level = EventLevel.Warning)] 77[Event(CONCURRENTDICTIONARY_ACQUIRINGALLLOCKS_ID, Level = EventLevel.Warning)] 95[Event(CONCURRENTBAG_TRYTAKESTEALS_ID, Level = EventLevel.Verbose)] 104[Event(CONCURRENTBAG_TRYPEEKSTEALS_ID, Level = EventLevel.Verbose)]
System.Data.Common (3)
System\Data\Common\DataCommonEventSource.cs (3)
21[Event(TraceEventId, Level = EventLevel.Informational)] 81[Event(EnterScopeId, Level = EventLevel.Verbose)] 96[Event(ExitScopeId, Level = EventLevel.Verbose)]
System.Diagnostics.DiagnosticSource (32)
System\Diagnostics\DiagnosticSourceEventSource.cs (13)
216[Event(1, Keywords = Keywords.Messages)] 228[Event(2, Keywords = Keywords.Events)] 238[Event(3, Keywords = Keywords.Events)] 250[Event(4, Keywords = Keywords.Events)] 262[Event(5, Keywords = Keywords.Events)] 274[Event(6, Keywords = Keywords.Events)] 286[Event(7, Keywords = Keywords.Events)] 298[Event(8, Keywords = Keywords.Events, ActivityOptions = EventActivityOptions.Recursive)] 310[Event(9, Keywords = Keywords.Events, ActivityOptions = EventActivityOptions.Recursive)] 320[Event(10, Keywords = Keywords.Events)] 335[Event(11, Keywords = Keywords.Events, ActivityOptions = EventActivityOptions.Recursive)] 348[Event(12, Keywords = Keywords.Events, ActivityOptions = EventActivityOptions.Recursive)] 355[Event(13, Keywords = Keywords.Messages)]
System\Diagnostics\Metrics\MetricsEventSource.cs (19)
104[Event(1, Keywords = Keywords.Messages)] 110[Event(2, Keywords = Keywords.TimeSeriesValues)] 120[Event(3, Keywords = Keywords.TimeSeriesValues)] 130[Event(4, Keywords = Keywords.TimeSeriesValues, Version = 2)] 140[Event(5, Keywords = Keywords.TimeSeriesValues, Version = 2)] 150[Event(6, Keywords = Keywords.TimeSeriesValues, Version = 2)] 163[Event(7, Keywords = Keywords.TimeSeriesValues, Version = 3)] 188[Event(8, Keywords = Keywords.TimeSeriesValues, Version = 3)] 211[Event(9, Keywords = Keywords.TimeSeriesValues | Keywords.Messages | Keywords.InstrumentPublishing)] 217[Event(10, Keywords = Keywords.TimeSeriesValues | Keywords.InstrumentPublishing)] 223[Event(11, Keywords = Keywords.InstrumentPublishing, Version = 3)] 246[Event(12, Keywords = Keywords.TimeSeriesValues)] 252[Event(13, Keywords = Keywords.TimeSeriesValues)] 258[Event(14, Keywords = Keywords.TimeSeriesValues)] 264[Event(15, Keywords = Keywords.TimeSeriesValues | Keywords.Messages | Keywords.InstrumentPublishing)] 270[Event(16, Keywords = Keywords.TimeSeriesValues, Version = 2)] 280[Event(17, Keywords = Keywords.TimeSeriesValues)] 293[Event(18, Keywords = Keywords.Messages)] 302[Event(19, Keywords = Keywords.TimeSeriesValues, Version = 1)]
System.Linq.Parallel (4)
System\Linq\Parallel\Utils\PLINQETWProvider.cs (4)
102[Event(PARALLELQUERYBEGIN_EVENTID, Level = EventLevel.Informational, Task = PlinqEtwProvider.Tasks.Query, Opcode = EventOpcode.Start)] 130[Event(PARALLELQUERYEND_EVENTID, Level = EventLevel.Informational, Task = PlinqEtwProvider.Tasks.Query, Opcode = EventOpcode.Stop)] 162[Event(PARALLELQUERYFORK_EVENTID, Level = EventLevel.Verbose, Task = PlinqEtwProvider.Tasks.ForkJoin, Opcode = EventOpcode.Start)] 192[Event(PARALLELQUERYJOIN_EVENTID, Level = EventLevel.Verbose, Task = PlinqEtwProvider.Tasks.ForkJoin, Opcode = EventOpcode.Stop)]
System.Net.Http (26)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System\Net\Http\HttpTelemetry.cs (16)
37[Event(1, Level = EventLevel.Informational)] 68[Event(2, Level = EventLevel.Informational, Version = 1)] 91[Event(3, Level = EventLevel.Error, Version = 1)] 104[Event(4, Level = EventLevel.Informational, Version = 1)] 110[Event(5, Level = EventLevel.Informational, Version = 1)] 116[Event(6, Level = EventLevel.Informational)] 122[Event(7, Level = EventLevel.Informational, Version = 1)] 128[Event(8, Level = EventLevel.Informational)] 134[Event(9, Level = EventLevel.Informational)] 140[Event(10, Level = EventLevel.Informational)] 146[Event(11, Level = EventLevel.Informational)] 152[Event(12, Level = EventLevel.Informational, Version = 1)] 158[Event(13, Level = EventLevel.Informational)] 164[Event(14, Level = EventLevel.Informational)] 170[Event(15, Level = EventLevel.Error, Keywords = Keywords.RequestFailedDetailed)] 176[Event(16, Level = EventLevel.Informational)]
System\Net\Http\NetEventSource.Http.cs (7)
28[Event(UriBaseAddressId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 39[Event(ContentNullId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 43[Event(HeadersInvalidValueId, Keywords = Keywords.Debug, Level = EventLevel.Error)] 47[Event(HandlerMessageId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 51[Event(HandlerErrorId, Keywords = Keywords.Debug, Level = EventLevel.Error)] 62[Event(AuthenticationInfoId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 73[Event(AuthenticationErrorId, Keywords = Keywords.Debug, Level = EventLevel.Error)]
System.Net.HttpListener (4)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
37[Event(DumpArrayEventId, Level = EventLevel.Verbose, Keywords = Keywords.Debug)]
System.Net.Mail (3)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System.Net.NameResolution (5)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System\Net\NameResolutionTelemetry.cs (3)
52[Event(ResolutionStartEventId, Level = EventLevel.Informational)] 55[Event(ResolutionStopEventId, Level = EventLevel.Informational)] 58[Event(ResolutionFailedEventId, Level = EventLevel.Informational)]
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\NetEventSource.NetworkInformation.cs (1)
21[Event(ErrorEventId, Level = EventLevel.Error)]
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System.Net.Quic (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System.Net.Requests (3)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System.Net.Security (30)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
37[Event(DumpArrayEventId, Level = EventLevel.Verbose, Keywords = Keywords.Debug)]
System\Net\Security\NetEventSource.Security.cs (24)
68[Event(SslStreamCtorId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 76[Event(LocatingPrivateKeyId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 84[Event(CertIsType2Id, Keywords = Keywords.Default, Level = EventLevel.Informational)] 92[Event(FoundCertInStoreId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 100[Event(NotFoundCertInStoreId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 108[Event(RemoteCertificateId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 116[Event(CertificateFromDelegateId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 124[Event(NoDelegateNoClientCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 132[Event(NoDelegateButClientCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 140[Event(AttemptingRestartUsingCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 148[Event(NoIssuersTryAllCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 156[Event(LookForMatchingCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 164[Event(SelectedCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 172[Event(CertsAfterFilteringId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 180[Event(FindingMatchingCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 188[Event(UsingCachedCredentialId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 193[Event(SspiSelectedCipherSuitId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 214[Event(RemoteCertificateErrorId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 222[Event(RemoteVertificateValidId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 230[Event(RemoteCertificateSuccessId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 238[Event(RemoteCertificateInvalidId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 250[Event(SentFrameId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 266[Event(ReceivedFrameId, Keywords = Keywords.Default, Level = EventLevel.Verbose)] 274[Event(CertificateFromCertContextId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
System\Net\Security\NetSecurityTelemetry.cs (3)
132[Event(1, Level = EventLevel.Informational)] 143[Event(2, Level = EventLevel.Informational)] 153[Event(3, Level = EventLevel.Error)]
System.Net.Sockets (13)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.DumpBuffer.cs (1)
37[Event(DumpArrayEventId, Level = EventLevel.Verbose, Keywords = Keywords.Debug)]
System\Net\Sockets\NetEventSource.Sockets.cs (4)
22[Event(AcceptedId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 30[Event(ConnectedId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 38[Event(ConnectedAsyncDnsId, Keywords = Keywords.Default, Level = EventLevel.Informational)] 46[Event(NotLoggedFileId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
System\Net\Sockets\SocketsTelemetry.cs (6)
35[Event(1, Level = EventLevel.Informational)] 41[Event(2, Level = EventLevel.Informational)] 50[Event(3, Level = EventLevel.Error)] 59[Event(4, Level = EventLevel.Informational)] 65[Event(5, Level = EventLevel.Informational)] 74[Event(6, Level = EventLevel.Error)]
System.Net.WebSockets (14)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (2)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)] 102[Event(ErrorEventId, Level = EventLevel.Error, Keywords = Keywords.Default)]
System\Net\WebSockets\NetEventSource.WebSockets.cs (11)
45[Event(KeepAliveSentId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 49[Event(KeepAliveAckedId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 78[Event(WsTraceId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 101[Event(CloseStartId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 105[Event(CloseStopId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 127[Event(ReceiveStartId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 131[Event(ReceiveStopId, Keywords = Keywords.Debug, Level = EventLevel.Informational)] 153[Event(SendStartId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 157[Event(SendStopId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 179[Event(MutexEnterId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)] 183[Event(MutexExitId, Keywords = Keywords.Debug, Level = EventLevel.Verbose)]
System.Private.CoreLib (51)
src\libraries\System.Private.CoreLib\src\System\Buffers\ArrayPoolEventSource.cs (6)
53[Event(1, Level = EventLevel.Verbose)] 79[Event(2, Level = EventLevel.Informational)] 106[Event(3, Level = EventLevel.Verbose)] 114[Event(4, Level = EventLevel.Informational)] 120[Event(5, Level = EventLevel.Informational)] 128[Event(6, Level = EventLevel.Informational)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (3)
2250manifestBuilder.StartEvent(EventName, new EventAttribute(0) { Level = level, Task = (EventTask)0xFFFE }); 3190manifest.StartEvent("EventSourceMessage", new EventAttribute(0) { Level = EventLevel.LogAlways, Task = (EventTask)0xFFFE }); 3283defaultEventAttribute = new EventAttribute(eventId);
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\FrameworkEventSource.cs (4)
98[Event(30, Level = EventLevel.Verbose, Keywords = Keywords.ThreadPool | Keywords.ThreadTransfer)] 112[Event(31, Level = EventLevel.Verbose, Keywords = Keywords.ThreadPool | Keywords.ThreadTransfer)] 134[Event(150, Level = EventLevel.Informational, Keywords = Keywords.ThreadTransfer, Task = Tasks.ThreadTransfer, Opcode = EventOpcode.Send)] 156[Event(151, Level = EventLevel.Informational, Keywords = Keywords.ThreadTransfer, Task = Tasks.ThreadTransfer, Opcode = EventOpcode.Receive)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.Threading.NativeSinks.cs (16)
88[Event(90, Level = EventLevel.Informational, Message = Messages.ContentionLockCreated, Task = Tasks.Contention, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ContentionKeyword)] 104[Event(81, Level = EventLevel.Informational, Message = Messages.ContentionStart, Task = Tasks.Contention, Opcode = EventOpcode.Start, Version = 2, Keywords = Keywords.ContentionKeyword)] 128[Event(91, Level = EventLevel.Informational, Message = Messages.ContentionStop, Task = Tasks.Contention, Opcode = EventOpcode.Stop, Version = 1, Keywords = Keywords.ContentionKeyword)] 140[Event(50, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Start, Version = 0, Keywords = Keywords.ThreadingKeyword)] 152[Event(51, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Stop, Version = 0, Keywords = Keywords.ThreadingKeyword)] 164[Event(57, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = Opcodes.Wait, Version = 0, Keywords = Keywords.ThreadingKeyword)] 177[Event(54, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentSample, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Sample, Version = 0, Keywords = Keywords.ThreadingKeyword)] 189[Event(55, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentAdjustment, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Adjustment, Version = 0, Keywords = Keywords.ThreadingKeyword)] 203[Event(56, Level = EventLevel.Verbose, Message = Messages.WorkerThreadAdjustmentStats, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Stats, Version = 0, Keywords = Keywords.ThreadingKeyword)] 224[Event(63, Level = EventLevel.Verbose, Message = Messages.IOEnqueue, Task = Tasks.ThreadPool, Opcode = Opcodes.IOEnqueue, Version = 0, Keywords = Keywords.ThreadingKeyword | Keywords.ThreadTransferKeyword)] 266[Event(64, Level = EventLevel.Verbose, Message = Messages.IO, Task = Tasks.ThreadPool, Opcode = Opcodes.IODequeue, Version = 0, Keywords = Keywords.ThreadingKeyword | Keywords.ThreadTransferKeyword)] 304[Event(60, Level = EventLevel.Verbose, Message = Messages.WorkingThreadCount, Task = Tasks.ThreadPoolWorkingThreadCount, Opcode = EventOpcode.Start, Version = 0, Keywords = Keywords.ThreadingKeyword)] 331[Event(65, Level = EventLevel.Verbose, Message = Messages.IO, Task = Tasks.ThreadPool, Opcode = Opcodes.IOPack, Version = 0, Keywords = Keywords.ThreadingKeyword)] 341[Event(59, Level = EventLevel.Informational, Message = Messages.MinMaxThreads, Task = Tasks.ThreadPoolMinMaxThreads, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ThreadingKeyword)] 355[Event(301, Level = EventLevel.Verbose, Message = Messages.WaitHandleWaitStart, Task = Tasks.WaitHandleWait, Opcode = EventOpcode.Start, Version = 0, Keywords = Keywords.WaitHandleKeyword)] 372[Event(302, Level = EventLevel.Verbose, Message = Messages.WaitHandleWaitStop, Task = Tasks.WaitHandleWait, Opcode = EventOpcode.Stop, Version = 0, Keywords = Keywords.WaitHandleKeyword)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\RuntimeEventSource.cs (2)
66[Event((int)EventId.AppContextSwitch, Level = EventLevel.Informational, Keywords = Keywords.AppContext)] 72[Event((int)EventId.ProcessorCount, Level = EventLevel.Informational, Keywords = Keywords.ProcessorCount)]
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (20)
189[Event(TASKSCHEDULED_ID, Task = Tasks.TaskScheduled, Version = 1, Opcode = EventOpcode.Send, 239[Event(TASKSTARTED_ID, 261[Event(TASKCOMPLETED_ID, Version = 1, 306[Event(TASKWAITBEGIN_ID, Version = 3, Task = Tasks.TaskWait, Opcode = EventOpcode.Send, 353[Event(TASKWAITEND_ID, 369[Event(TASKWAITCONTINUATIONCOMPLETE_ID, 382[Event(TASKWAITCONTINUATIONSTARTED_ID, 399[Event(AWAITTASKCONTINUATIONSCHEDULED_ID, Task = Tasks.AwaitTaskContinuationScheduled, Opcode = EventOpcode.Send, 432[Event(TRACEOPERATIONSTART_ID, Version = 1, 460[Event(TRACEOPERATIONRELATION_ID, Version = 1, 468[Event(TRACEOPERATIONSTOP_ID, Version = 1, 476[Event(TRACESYNCHRONOUSWORKSTART_ID, Version = 1, 486[Event(TRACESYNCHRONOUSWORKSTOP_ID, Version = 1, 506[Event(20, Keywords = Keywords.Debug)] 516[Event(21, Keywords = Keywords.Debug)] 523[Event(23, Keywords = Keywords.Debug)] 526[Event(24, Keywords = Keywords.Debug)] 529[Event(25, Keywords = Keywords.DebugActivityId)] 536[Event(26, Keywords = Keywords.Debug)] 558[Event(27, Level = EventLevel.Warning, Keywords = Keywords.AsyncMethod)]
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationEventSource.cs (1)
14[Event(EventIds.XmlSerializerExpired, Level = EventLevel.Informational)]
System.Security.Cryptography (48)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (48)
89[Event( 102[Event( 114[Event(EventId_FlushStores, Level = EventLevel.Informational, Message = "Manual store flush triggered.")] 132[Event( 150[Event( 159[Event( 180[Event( 189[Event( 201[Event( 222[Event( 232[Event( 245[Event(EventId_HttpClientNotAvailable, Level = EventLevel.Error, Message = "HttpClient is not available.")] 254[Event( 266[Event( 278[Event( 290[Event( 302[Event( 323[Event( 332[Event( 353[Event( 362[Event( 374[Event( 395[Event( 404[Event( 416[Event( 428[Event( 441[Event( 453[Event( 465[Event( 477[Event( 489[Event( 501[Event( 513[Event( 525[Event( 537[Event( 558[Event( 567[Event( 588[Event( 606[Event( 625[Event( 644[Event( 653[Event( 674[Event( 692[Event( 701[Event( 714[Event( 735[Event( 744[Event(
System.Threading (1)
System\Threading\CDSsyncETWBCLProvider.cs (1)
60[Event(BARRIER_PHASEFINISHED_ID, Level = EventLevel.Verbose, Version = 1)]
System.Threading.Tasks.Dataflow (5)
Internal\DataflowEtwProvider.cs (5)
77[Event(DATAFLOWBLOCKCREATED_EVENTID, Level = EventLevel.Informational)] 104[Event(TASKLAUNCHED_EVENTID, Level = EventLevel.Informational)] 163[Event(BLOCKCOMPLETED_EVENTID, Level = EventLevel.Informational)] 189[Event(BLOCKLINKED_EVENTID, Level = EventLevel.Informational)] 212[Event(BLOCKUNLINKED_EVENTID, Level = EventLevel.Informational)]
System.Threading.Tasks.Parallel (6)
System\Threading\Tasks\ParallelETWProvider.cs (6)
104[Event(PARALLELLOOPBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Start)] 166[Event(PARALLELLOOPEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Stop)] 215[Event(PARALLELINVOKEBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Start)] 268[Event(PARALLELINVOKEEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Stop)] 286[Event(PARALLELFORK_ID, Level = EventLevel.Verbose, Task = ParallelEtwProvider.Tasks.ForkJoin, Opcode = EventOpcode.Start)] 303[Event(PARALLELJOIN_ID, Level = EventLevel.Verbose, Task = ParallelEtwProvider.Tasks.ForkJoin, Opcode = EventOpcode.Stop)]
System.Transactions.Local (57)
System\Transactions\TransactionsEtwProvider.cs (57)
249[Event(TRANSACTION_CREATED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Create, Message = "Transaction Created (LTM). ID is {0}, type is {1}")] 256[Event(TRANSACTION_CREATED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Create, Message = "Transaction Created (OLETX). ID is {0}, type is {1}")] 282[Event(TRANSACTION_CLONECREATE_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.CloneCreate, Message = "Transaction Clone Created. ID is {0}, type is {1}")] 300[Event(TRANSACTION_SERIALIZED_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Serialized, Message = "Transaction Serialized. ID is {0}")] 318[Event(TRANSACTION_DESERIALIZED_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Transaction, Opcode = Opcodes.Serialized, Message = "Transaction Deserialized. ID is {0}")] 361[Event(TRANSACTION_EXCEPTION_BASE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Error, Task = Tasks.TransactionException, Message = "Transaction Exception. Type is {0}, message is {1}, InnerException is {2}")] 368[Event(TRANSACTION_EXCEPTION_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Error, Task = Tasks.TransactionException, Message = "Transaction Exception. Type is {0}, message is {1}, InnerException is {2}")] 389[Event(TRANSACTION_INVALID_OPERATION_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Error, Task = Tasks.Transaction, Opcode = Opcodes.InvalidOperation, Message = "Transaction Invalid Operation. ID is {0}, type is {1} and operation is {2}")] 414[Event(TRANSACTION_ROLLBACK_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Rollback, Message = "Transaction LTM Rollback. ID is {0}, type is {1}")] 421[Event(TRANSACTION_ROLLBACK_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Rollback, Message = "Transaction OleTx Rollback. ID is {0}, type is {1}")] 446[Event(TRANSACTION_DEPENDENT_CLONE_CREATE_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Created (LTM). ID is {0}, option is {1}")] 453[Event(TRANSACTION_DEPENDENT_CLONE_CREATE_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Created (OLETX). ID is {0}, option is {1}")] 478[Event(TRANSACTION_DEPENDENT_CLONE_COMPLETE_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Completed (LTM). ID is {0}, type is {1}")] 485[Event(TRANSACTION_DEPENDENT_CLONE_COMPLETE_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Completed (OLETX). ID is {0}, type is {1}")] 510[Event(TRANSACTION_COMMIT_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Transaction, Opcode = Opcodes.Commit, Message = "Transaction LTM Commit: ID is {0}, type is {1}")] 517[Event(TRANSACTION_COMMIT_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Transaction, Opcode = Opcodes.Commit, Message = "Transaction OleTx Commit: ID is {0}, type is {1}")] 542[Event(ENLISTMENT_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Message = "Enlistment status (LTM): ID is {0}, notificationcall is {1}")] 549[Event(ENLISTMENT_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Message = "Enlistment status (OLETX): ID is {0}, notificationcall is {1}")] 574[Event(ENLISTMENT_CREATED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Enlistment, Opcode = Opcodes.Create, Message = "Enlistment Created (LTM). ID is {0}, type is {1}, options is {2}")] 581[Event(ENLISTMENT_CREATED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Enlistment, Opcode = Opcodes.Create, Message = "Enlistment Created (OLETX). ID is {0}, type is {1}, options is {2}")] 606[Event(ENLISTMENT_DONE_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Opcode = Opcodes.Done, Message = "Enlistment.Done: ID is {0}")] 631[Event(ENLISTMENT_PREPARED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Opcode = Opcodes.Prepared, Message = "PreparingEnlistment.Prepared: ID is {0}")] 656[Event(ENLISTMENT_FORCEROLLBACK_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.ForceRollback, Message = "Enlistment forceRollback: ID is {0}")] 682[Event(ENLISTMENT_ABORTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.Aborted, Message = "Enlistment SinglePhase Aborted: ID is {0}")] 707[Event(ENLISTMENT_COMMITTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Opcode = Opcodes.Committed, Message = "Enlistment Committed: ID is {0}")] 732[Event(ENLISTMENT_INDOUBT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.InDoubt, Message = "Enlistment SinglePhase InDoubt: ID is {0}")] 750[Event(ENLISTMENT_CALLBACK_POSITIVE_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Enlistment, Opcode = Opcodes.CallbackPositive, Message = "Enlistment callback positive: ID is {0}, callback is {1}")] 768[Event(ENLISTMENT_CALLBACK_NEGATIVE_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.CallbackNegative, Message = "Enlistment callback negative: ID is {0}, callback is {1}")] 824[Event(METHOD_ENTER_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Enter, Message = "Enter method : {0}.{1}")] 830[Event(METHOD_ENTER_BASE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Enter, Message = "Enter method : {0}.{1}")] 836[Event(METHOD_ENTER_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Enter, Message = "Enter method : {0}.{1}")] 892[Event(METHOD_EXIT_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Exit, Message = "Exit method: {0}.{1}")] 898[Event(METHOD_EXIT_BASE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Exit, Message = "Exit method: {0}.{1}")] 904[Event(METHOD_EXIT_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Method, Opcode = Opcodes.Exit, Message = "Exit method: {0}.{1}")] 947[Event(EXCEPTION_CONSUMED_BASE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Verbose, Opcode = Opcodes.ExceptionConsumed, Message = "Exception consumed: {0}")] 953[Event(EXCEPTION_CONSUMED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Opcode = Opcodes.ExceptionConsumed, Message = "Exception consumed: {0}")] 959[Event(EXCEPTION_CONSUMED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Opcode = Opcodes.ExceptionConsumed, Message = "Exception consumed: {0}")] 977[Event(TRANSACTIONMANAGER_CREATE_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.TransactionManager, Opcode = Opcodes.Created, Message = "Created OleTx transaction manager, type is {0}, node name is {1}")] 997[Event(TRANSACTIONMANAGER_REENLIST_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.Reenlist, Message = "Reenlist in: {0}")] 1017[Event(TRANSACTIONMANAGER_RECOVERY_COMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.RecoveryComplete, Message = "Recovery complete: {0}")] 1036[Event(CONFIGURED_DEFAULT_TIMEOUT_ADJUSTED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.ConfiguredDefaultTimeout, Opcode = Opcodes.Adjusted, Message = "Configured Default Timeout Adjusted")] 1057[Event(TRANSACTIONSCOPE_CREATED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionScope, Opcode = Opcodes.Created, Message = "Transactionscope was created: Transaction ID is {0}, TransactionScope Result is {1}")] 1088[Event(TRANSACTIONSCOPE_CURRENT_CHANGED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.CurrentChanged, Message = "Transactionscope current transaction ID changed from {0} to {1}")] 1108[Event(TRANSACTIONSCOPE_NESTED_INCORRECTLY_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.NestedIncorrectly, Message = "Transactionscope nested incorrectly: transaction ID is {0}")] 1128[Event(TRANSACTIONSCOPE_DISPOSED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionScope, Opcode = Opcodes.Disposed, Message = "Transactionscope disposed: transaction ID is {0}")] 1148[Event(TRANSACTIONSCOPE_INCOMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Incomplete, Message = "Transactionscope incomplete: transaction ID is {0}")] 1168[Event(TRANSACTIONSCOPE_TIMEOUT_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Warning, Task = Tasks.TransactionScope, Opcode = Opcodes.Timeout, Message = "Transactionscope timeout: transaction ID is {0}")] 1188[Event(TRANSACTION_TIMEOUT_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Timeout, Message = "Transaction timeout: transaction ID is {0}")] 1213[Event(TRANSACTIONSTATE_ENLIST_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.TransactionState, Opcode = Opcodes.Enlist, Message = "Transactionstate enlist: Enlistment ID is {0}, type is {1} and options is {2}")] 1238[Event(TRANSACTION_COMMITTED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Verbose, Task = Tasks.Transaction, Opcode = Opcodes.Committed, Message = "Transaction committed LTM: transaction ID is {0}")] 1244[Event(TRANSACTION_COMMITTED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Verbose, Task = Tasks.Transaction, Opcode = Opcodes.Committed, Message = "Transaction committed OleTx: transaction ID is {0}")] 1269[Event(TRANSACTION_INDOUBT_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.InDoubt, Message = "Transaction indoubt LTM: transaction ID is {0}")] 1275[Event(TRANSACTION_INDOUBT_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.InDoubt, Message = "Transaction indoubt OleTx: transaction ID is {0}")] 1296[Event(TRANSACTION_PROMOTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Promoted, Message = "Transaction promoted: transaction ID is {0} and distributed transaction ID is {1}")] 1321[Event(TRANSACTION_ABORTED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Aborted, Message = "Transaction aborted LTM: transaction ID is {0}")] 1327[Event(TRANSACTION_ABORTED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.Aborted, Message = "Transaction aborted OleTx: transaction ID is {0}")] 1347[Event(INTERNAL_ERROR_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Critical, Task = Tasks.TransactionScope, Opcode = Opcodes.InternalError, Message = "Transactionscope internal error: {0}")]
Templates.Blazor.Tests (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Blazor.WebAssembly.Auth.Tests (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Blazor.WebAssembly.Tests (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Mvc.Tests (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]
Templates.Tests (108)
src\Shared\CertificateGeneration\CertificateManager.cs (108)
949[Event(1, Level = EventLevel.Verbose, Message = "Listing certificates from {0}\\{1}")] 953[Event(2, Level = EventLevel.Verbose, Message = "Found certificates: {0}")] 956[Event(3, Level = EventLevel.Verbose, Message = "Checking certificates validity")] 959[Event(4, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 962[Event(5, Level = EventLevel.Verbose, Message = "Invalid certificates: {0}")] 965[Event(6, Level = EventLevel.Verbose, Message = "Finished listing certificates.")] 968[Event(7, Level = EventLevel.Error, Message = "An error occurred while listing the certificates: {0}")] 971[Event(8, Level = EventLevel.Verbose, Message = "Filtered certificates: {0}")] 974[Event(9, Level = EventLevel.Verbose, Message = "Excluded certificates: {0}")] 977[Event(14, Level = EventLevel.Verbose, Message = "Valid certificates: {0}")] 980[Event(15, Level = EventLevel.Verbose, Message = "Selected certificate: {0}")] 983[Event(16, Level = EventLevel.Verbose, Message = "No valid certificates found.")] 986[Event(17, Level = EventLevel.Verbose, Message = "Generating HTTPS development certificate.")] 989[Event(18, Level = EventLevel.Verbose, Message = "Finished generating HTTPS development certificate.")] 992[Event(19, Level = EventLevel.Error, Message = "An error has occurred generating the certificate: {0}.")] 995[Event(20, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to store {2}\\{1}.")] 999[Event(21, Level = EventLevel.Verbose, Message = "Finished saving certificate to the store.")] 1002[Event(22, Level = EventLevel.Error, Message = "An error has occurred saving the certificate: {0}.")] 1005[Event(23, Level = EventLevel.Verbose, Message = "Saving certificate '{0}' to {1} {2} private key.")] 1008[Event(24, Level = EventLevel.Verbose, Message = "Exporting certificate with private key but no password.")] 1011[Event(25, Level = EventLevel.Verbose, Message = "Creating directory {0}.")] 1014[Event(26, Level = EventLevel.Error, Message = "An error has occurred while exporting the certificate: {0}.")] 1017[Event(27, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1020[Event(28, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1023[Event(29, Level = EventLevel.Verbose, Message = "Trusting the certificate to: {0}.")] 1026[Event(30, Level = EventLevel.Verbose, Message = "Finished trusting the certificate.")] 1029[Event(31, Level = EventLevel.Error, Message = "An error has occurred while trusting the certificate: {0}.")] 1032[Event(32, Level = EventLevel.Verbose, Message = "Running the trust command {0}.")] 1035[Event(33, Level = EventLevel.Verbose, Message = "Finished running the trust command.")] 1038[Event(34, Level = EventLevel.Warning, Message = "An error has occurred while running the trust command: {0}.")] 1041[Event(35, Level = EventLevel.Verbose, Message = "Running the remove trust command for {0}.")] 1044[Event(36, Level = EventLevel.Verbose, Message = "Finished running the remove trust command.")] 1047[Event(37, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1050[Event(38, Level = EventLevel.Verbose, Message = "The certificate is not trusted: {0}.")] 1053[Event(39, Level = EventLevel.Verbose, Message = "Removing the certificate from the keychain {0} {1}.")] 1056[Event(40, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the keychain.")] 1059[Event(41, Level = EventLevel.Warning, Message = "An error has occurred while running the remove trust command: {0}.")] 1062[Event(42, Level = EventLevel.Verbose, Message = "Removing the certificate from the user store {0}.")] 1065[Event(43, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the user store.")] 1068[Event(44, Level = EventLevel.Error, Message = "An error has occurred while removing the certificate from the user store: {0}.")] 1071[Event(45, Level = EventLevel.Verbose, Message = "Adding certificate to the trusted root certification authority store.")] 1074[Event(46, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1077[Event(47, Level = EventLevel.Verbose, Message = "Trusting the certificate was cancelled by the user.")] 1080[Event(48, Level = EventLevel.Verbose, Message = "Removing the certificate from the trusted root certification authority store.")] 1083[Event(49, Level = EventLevel.Verbose, Message = "Finished removing the certificate from the trusted root certification authority store.")] 1086[Event(50, Level = EventLevel.Verbose, Message = "The certificate was not trusted.")] 1089[Event(51, Level = EventLevel.Verbose, Message = "Correcting the the certificate state for '{0}'.")] 1092[Event(52, Level = EventLevel.Verbose, Message = "Finished correcting the certificate state.")] 1095[Event(53, Level = EventLevel.Error, Message = "An error has occurred while correcting the certificate state: {0}.")] 1098[Event(54, Level = EventLevel.Verbose, Message = "Importing the certificate {1} to the keychain '{0}'.")] 1101[Event(55, Level = EventLevel.Verbose, Message = "Finished importing the certificate to the keychain.")] 1104[Event(56, Level = EventLevel.Error, Message = "An error has occurred while importing the certificate to the keychain: {0}, {1}")] 1107[Event(57, Level = EventLevel.Verbose, Message = "Writing the certificate to: {0}.")] 1110[Event(58, Level = EventLevel.Error, Message = "An error has occurred while writing the certificate to disk: {0}.")] 1113[Event(59, Level = EventLevel.Error, Message = "The file '{0}' does not exist.")] 1116[Event(60, Level = EventLevel.Error, Message = "One or more HTTPS certificates exist '{0}'.")] 1119[Event(61, Level = EventLevel.Verbose, Message = "Loading certificate from path '{0}'.")] 1122[Event(62, Level = EventLevel.Verbose, Message = "The certificate '{0}' has been loaded successfully.")] 1125[Event(63, Level = EventLevel.Error, Message = "An error has occurred while loading the certificate from disk: {0}.")] 1128[Event(64, Level = EventLevel.Error, Message = "The provided certificate '{0}' is not a valid ASP.NET Core HTTPS development certificate.")] 1131[Event(65, Level = EventLevel.Verbose, Message = "The certificate is already trusted.")] 1134[Event(66, Level = EventLevel.Verbose, Message = "Saving the certificate {1} to the user profile folder '{0}'.")] 1137[Event(67, Level = EventLevel.Verbose, Message = "Finished saving the certificate to the user profile folder.")] 1140[Event(68, Level = EventLevel.Error, Message = "An error has occurred while saving certificate '{0}' in the user profile folder: {1}.")] 1143[Event(69, Level = EventLevel.Error, Message = "An error has occurred while removing certificate '{0}' from the user profile folder: {1}.")] 1146[Event(70, Level = EventLevel.Error, Message = "The file '{0}' is not a valid certificate.")] 1149[Event(71, Level = EventLevel.Warning, Message = "The on-disk store directory was not found.")] 1152[Event(72, Level = EventLevel.Verbose, Message = "Reading OpenSSL trusted certificates location from {0}.")] 1155[Event(73, Level = EventLevel.Verbose, Message = "Reading NSS database locations from {0}.")] 1159[Event(74, Level = EventLevel.Warning, Message = "The NSS database '{0}' provided via {1} does not exist.")] 1162[Event(75, Level = EventLevel.Warning, Message = "The certificate is not trusted by .NET. This will likely affect System.Net.Http.HttpClient.")] 1165[Event(76, Level = EventLevel.Warning, Message = "The certificate is not trusted by OpenSSL. Ensure that the {0} environment variable is set correctly.")] 1168[Event(77, Level = EventLevel.Warning, Message = "The certificate is not trusted in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1172[Event(78, Level = EventLevel.Verbose, Message = "Home directory '{0}' does not exist. Unable to discover NSS databases for user '{1}'. This will likely affect browsers.")] 1176[Event(79, Level = EventLevel.Verbose, Message = "OpenSSL reported its directory in an unexpected format.")] 1180[Event(80, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory.")] 1184[Event(81, Level = EventLevel.Verbose, Message = "Unable to determine the OpenSSL directory: {0}.")] 1188[Event(82, Level = EventLevel.Error, Message = "Unable to compute the hash of certificate {0}. OpenSSL trust is likely in an inconsistent state.")] 1192[Event(83, Level = EventLevel.Error, Message = "Unable to compute the certificate hash: {0}. OpenSSL trust is likely in an inconsistent state.")] 1196[Event(84, Level = EventLevel.Error, Message = "Unable to update certificate '{0}' in the OpenSSL trusted certificate hash collection - {2} certificates have the hash {1}.")] 1200[Event(85, Level = EventLevel.Error, Message = "Unable to update the OpenSSL trusted certificate hash collection: {0}. " + 1204[Event(86, Level = EventLevel.Warning, Message = "Failed to trust the certificate in .NET: {0}.")] 1207[Event(87, Level = EventLevel.Verbose, Message = "Trusted the certificate in .NET.")] 1210[Event(88, Level = EventLevel.Warning, Message = "Clients that validate certificate trust using OpenSSL will not trust the certificate.")] 1213[Event(89, Level = EventLevel.Verbose, Message = "Trusted the certificate in OpenSSL.")] 1216[Event(90, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers.")] 1219[Event(91, Level = EventLevel.Verbose, Message = "Trusted the certificate in the NSS database in '{0}'.")] 1222[Event(92, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in .NET: {0}.")] 1225[Event(93, Level = EventLevel.Warning, Message = "Failed to untrust the certificate in OpenSSL.")] 1228[Event(94, Level = EventLevel.Verbose, Message = "Untrusted the certificate in OpenSSL.")] 1231[Event(95, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}'.")] 1234[Event(96, Level = EventLevel.Verbose, Message = "Removed the certificate from the NSS database in '{0}'.")] 1237[Event(97, Level = EventLevel.Warning, Message = "The certificate is only partially trusted - some clients will not accept it.")] 1240[Event(98, Level = EventLevel.Warning, Message = "Failed to look up the certificate in the NSS database in '{0}': {1}.")] 1243[Event(99, Level = EventLevel.Warning, Message = "Failed to add the certificate to the NSS database in '{0}': {1}.")] 1246[Event(100, Level = EventLevel.Warning, Message = "Failed to remove the certificate from the NSS database in '{0}': {1}.")] 1249[Event(101, Level = EventLevel.Warning, Message = "Failed to find the Firefox profiles in directory '{0}': {1}.")] 1252[Event(102, Level = EventLevel.Verbose, Message = "No Firefox profiles found in directory '{0}'.")] 1255[Event(103, Level = EventLevel.Warning, Message = "Failed to trust the certificate in the NSS database in '{0}'. This will likely affect the {1} family of browsers. " + 1261[Event(104, Level = EventLevel.Warning, Message = "The {0} environment variable is set but will not be consumed while checking trust.")] 1264[Event(105, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for updating certificate trust in OpenSSL.")] 1267[Event(106, Level = EventLevel.Warning, Message = "The {0} command is unavailable. It is required for querying and updating NSS databases, which are chiefly used to trust certificates in browsers.")] 1270[Event(107, Level = EventLevel.Verbose, Message = "Untrusting the certificate in OpenSSL was skipped since '{0}' does not exist.")] 1273[Event(108, Level = EventLevel.Warning, Message = "Failed to delete certificate file '{0}': {1}.")] 1276[Event(109, Level = EventLevel.Error, Message = "Unable to export the certificate since '{0}' already exists. Please remove it.")] 1279[Event(110, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1284[Event(111, Level = EventLevel.LogAlways, Message = "For OpenSSL trust to take effect, '{0}' must be listed in the {2} environment variable. " + 1288[Event(112, Level = EventLevel.Warning, Message = "Directory '{0}' may be readable by other users.")]