Environment: | Testing |
Script: | Deploy |
Pipeline: | Release (Testing) |
Created: | 8/17/2020 4:23:02 PM by SYSTEM |
Start date: | 8/17/2020 4:23:02 PM |
Completed date: | 8/17/2020 4:23:20 PM (18s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Configuration file version number is not specified; using latest version.
Unhandled exception: System.Xml.Xsl.XslLoadException: XSLT compile error. An error occurred at (1,1). ---> System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.Xsl.Xslt.XsltInput.ReadNextSibling() at System.Xml.Xsl.Xslt.XsltInput.FindStylesheetElement() at System.Xml.Xsl.Xslt.XsltLoader.LoadDocument() at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(XmlReader reader, Boolean include) --- End of inner exception stack trace --- at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(XmlReader reader, Boolean include) at System.Xml.Xsl.Xslt.XsltLoader.Load(Compiler compiler, Object stylesheet, XmlResolver xmlResolver) at System.Xml.Xsl.Xslt.Compiler.Compile(Object stylesheet, XmlResolver xmlResolver, QilExpression& qil) at System.Xml.Xsl.XslCompiledTransform.LoadInternal(Object stylesheet, XsltSettings settings, XmlResolver stylesheetResolver) at Inedo.BuildMaster.ConfigurationFiles.XslCompiledTransformHelper.TransformInternal(Byte[] template, Byte[] instance) at Inedo.BuildMaster.ConfigurationFiles.XslCompiledTransformHelper.TransformInternal(Byte[] template, Byte[] instance) at Inedo.BuildMaster.ConfigurationFiles.XslCompiledTransformHelper.Transform(Byte[] template, Byte[] instance) at Inedo.BuildMaster.ConfigurationFiles.ConfigurationFileDeployer.<DeployInternalAsync>d__10.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__49.MoveNext()