-
Bug
-
Resolution: Fixed
-
Major
-
None
Warnings regex:
^\s*([^:]+):([0-9]+):([^:]+):([^:]+):\s*(.*)$
results in false positives.
Running acceptance tests, outputs the following which is matched:
Ubuntu ubuntu-server-1404-x64 executed in 0.14 seconds localhost $ scp /var/lib/jenkins/jobs/puppet-bind/workspace ubuntu-server-1404-x64:/etc/puppet/modules/bind {} ubuntu-server-1404-x64 13:48:01$ env PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:${PATH}" RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib:${RUBYLIB}" facter osfamily Debian
Suggested regex fix: