Files
community.general/test/integration/targets
Pilou 4378542ac7 Connection error messages are unsafe: wrap them (#37329)
* Check that connection error msg are not unsafe

* Connection error messages are unsafe: wrap them

For example, in case of error, docker connection plugin returns exception
message containing Go template. These messages weren't tagged as unsafe
and were consequently rendered:

The conditional check 'result is failed' failed. The error was:
{
  'msg': u'Docker version check ([\'/usr/bin/docker\', \'version\', \'--format\', "\'{{.Server.Version}}\'"]) failed: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.35/version: dial unix /var/run/docker.sock: connect: permission denied\n',
  'failed': True
}:
template error while templating string: unexpected '.'.
String: Docker version check (['/usr/bin/docker', 'version', '--format', "'{{.Server.Version}}'"]) failed: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get http://%2Fvar%2Frun%2Fdocker.sock/v1.35/version: dial unix /var/run/docker.sock: connect: permission denied
2018-03-13 16:20:24 -07:00
..
2017-08-31 12:11:43 -07:00
2018-01-29 11:49:30 +01:00
2017-12-15 14:40:02 -05:00
2017-09-14 07:14:30 -07:00
2018-02-07 23:33:04 -08:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-21 10:37:51 -08:00
2018-02-21 10:37:51 -08:00
2017-08-15 23:12:08 -07:00
2017-07-28 10:57:16 -07:00
2018-01-22 11:30:52 +05:30
2018-02-08 18:50:37 +05:30
2018-03-13 17:08:37 +05:30
2018-03-06 13:36:50 +05:30
2017-08-31 12:11:43 -07:00
2018-01-31 23:26:16 -08:00
2018-01-15 21:15:04 -08:00
2017-09-14 07:14:30 -07:00
2018-02-14 17:01:36 -05:00
2017-12-21 21:30:10 +01:00
2017-08-31 12:11:43 -07:00
2018-02-07 20:58:47 +11:00
2018-02-11 11:40:33 -05:00
2017-08-31 12:11:43 -07:00
2018-01-27 12:35:18 +01:00
2018-01-03 12:20:43 -08:00