question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Matrix of truth daily pipeline broken

See original GitHub issue
  • This issue is blocking
  • This issue is causing unreasonable pain

The pipeline is broken: https://dev.azure.com/dnceng/internal/_build/results?buildId=2007037&view=results

The pipeline doesn’t give enough information to make a guess at what could be wrong.

Starting: Run Matrix Of Truth CLI
==============================================================================
Task         : Command line
Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
Version      : 2.201.1
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
==============================================================================
Generating script.
========================== Starting Command Output ===========================
"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\648b8a47-e1aa-4686-a337-9639992db87a.cmd""
The system cannot find the path specified.
##[error]Cmd.exe exited with code '1'.
Finishing: Run Matrix Of Truth CLI

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
garathcommented, Sep 29, 2022

I think this will be okay once we get a green CI build on main.

This pipeline does not build the MoT CLI, instead it grabs the binaries built from the last successful main build. The last successful main build was still using netcore3.1, but this definition expects net6.0 paths. (The delay in green-ness is due to capacity problems, not code.)

I’ll move this to tracking and give it another run once main is green.

0reactions
riarenascommented, Oct 7, 2022

The pipeline is no longer blocked. Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Matrix support is broken, matrix is always invalid 😅 #4885
Expected Behavior Given the following Pipeline (simple adaptation from the documentation), the Pipeline gets created.
Read more >
CI pipeline broken? (#6) · Issues - Olm
Re-trying the failed pipeline still fails. When I check out that commit and test locally, it succeeds. I even tried using the same...
Read more >
6 Years After Exxon's Oil Pipeline Burst in an Arkansas ...
Crude oil from the broken Pegasus pipeline spilled across yards and streets and into a creek in Mayflower. Residents began to complain of ......
Read more >
Whittier residents angry over leak of oil pipeline
In the broken pipe were water, natural gas and oil pumped from a nearby well, ... from the pipeline's owner, Matrix Oil, were...
Read more >
Water Main Break Rates In the USA and Canada
The comprehensive nature of this study has provided a national water infrastructure condition assessment and review comparing pipe material performance.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found