When running a Concourse pipeline, the pipeline fails with the following error message:
'failed to stream in to volume'
This issue could be caused by a number of factors including the following:
1. The Concourse workers are stalled.
- The TSA component on the Web VM pings workers for a heartbeat every 30 seconds, updates ATC with worker metric changes, and if there is no response, notifies ATC that the worker is in a stalled state. A stalled worker is a worker that previously registered with the cluster but stopped advertising itself for some reason. Usually this is due to network connectivity issues or due to the worker stopping unexpectedly.
2. The workers have run out of disk space.