Process masked variables in traces
Description
https://gitlab.com/gitlab-org/gitlab-ce/issues/13784 aims to add support for masked variables on the rails side of things. We should make sure they get masked when processing the trace in the runner.
Proposal
We should replace the masked variables with asterisks (*).