Environment: | Build |
Script: | Build22 |
Pipeline: | Release (Build) |
Created: | 12/6/2024 10:21:03 PM by gdivis@inedo.local |
Start date: | 12/6/2024 10:21:08 PM |
Completed date: | 12/6/2024 10:21:22 PM (13s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Unhandled exception: System.FormatException: "Inedo/inedox-jiraies" is an invalid variable name. at Inedo.ExecutionEngine.RuntimeVariableName..ctor(String name, RuntimeValueType type) at Inedo.BuildMaster.Variables.BuildMasterVariable..ctor(BuildVariables variable) at Inedo.BuildMaster.Variables.BuildMasterVariable.GetVariablesAccessibleFromScope(IBuildMasterContext context, String variableName, Nullable`1 expandRolesAndEnvironments, Nullable`1 includeSystemVariables)+MoveNext() at System.Linq.Enumerable.ConcatIterator`1.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() at System.Linq.OrderedEnumerable`1.TryGetFirst(Boolean& found) at System.Linq.Enumerable.TryGetFirst[TSource](IEnumerable`1 source, Boolean& found) at Inedo.BuildMaster.Variables.BuildMasterVariable.GetCascadedVariable(String variableName, IBuildMasterContext context, Nullable`1 expandRolesAndEnvironments, IEnumerable`1 additionalVariables, Nullable`1 includeSystemVariables) at Inedo.BuildMaster.BuildMasterVariableEvaluationContext.TryGetVariableValue(RuntimeVariableName variableName) at Inedo.ExecutionEngine.Variables.VariableTextValue.EvaluateAsync(IVariableEvaluationContext context) at Inedo.ExecutionEngine.Variables.ProcessedString.EvaluateValueAsync(IVariableEvaluationContext context) at Inedo.ExecutionEngine.Mapping.CoreScriptPropertyMapper.SetPropertyValueAsync(Object target, IVariableEvaluationContext variableContext, String propertyValue, PropertyInfo property) at Inedo.ExecutionEngine.Mapping.CoreScriptPropertyMapper.SetPropertiesAsync(Object target, ActionStatement action, IVariableEvaluationContext variableContext, OperationInputState hash) at Inedo.BuildMaster.ScriptPropertyMapper.SetPropertiesAsync(Object target, ActionStatement action, IBuildMasterContext bmContext, IExecuterContext executerContext, OperationInputState hash) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.Inedo.ExecutionEngine.Executer.IExecutionHostEnvironment.ExecuteActionAsync(ActionStatement actionStatement, IExecuterContext context) at Inedo.ExecutionEngine.Executer.ExecuterThread.ExecuteAsync(ActionStatement actionStatement) at Inedo.ExecutionEngine.Executer.ExecuterThread.ExecuteNextAsync()