Publisher Pipeline getting failed at Run publisher for Dev environment Task
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
Research direction
Read tools/code/publisher/App.cs at line 165, then common/Hosting.cs at line 89 and tools/code/publisher/Program.cs at line 10; reproduce the v6.0.1.4 Dev pipeline failure if possible. Compare the publisher exception with the Run publisher for Dev environment task logs; done means the task completes successfully, but the issue provides no reliable reproduction steps.
Written by the indexing model from the issue text.
Description
Release version
v6.0.1.4
Describe the bug
Hello Team,
Good Day!
I am facing issue on Publisher pipeline at Run publisher for Dev environment Task. please find the below error to see.
--- End of stack trace from previous location ---
at publisher.AppModule.<>c__DisplayClass1_0.<b__0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/App.cs:line 165
--- End of stack trace from previous location ---
at common.HostingModule.RunApplication(IHost host) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 89
at common.HostingModule.RunHost(String[] arguments, String applicationName, Action`1 configureRunApplication) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 24
at publisher.Program.Main(String[] arguments) in /home/runner/work/apiops/apiops/tools/code/publisher/Program.cs:line 10
at publisher.Program.
##[error]Exception: /home/vsts/work/_temp/e246080a-fc84-403a-88b3-b63b83ecd9bf.ps1:9
##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=50fc34f1-fc8c-4a23-9a38-708b6facd10d;]Exception: /home/vsts/work/_temp/e246080a-fc84-403a-88b3-b63b83ecd9bf.ps1:9
##[error]Line |
9 | if ($LASTEXITCODE -ne 0) { throw "Running publisher failed."}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Running publisher failed.
##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=50fc34f1-fc8c-4a23-9a38-708b6facd10d;]Line |
9 | if ($LASTEXITCODE -ne 0) { throw "Running publisher failed."}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Running publisher failed.
Finishing: Run publisher for Dev environment.
Expected behavior
The Publisher pipeline should run
Actual behavior
The Publisher pipeline should run
Reproduction Steps
i am not sure
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/apiops
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
priority-0
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
StackExchange/StackExchange.Redis#3249 ·
-
[Feat] 조합 영역 구분선 개선 Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100