I wait forever for this url:
http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64/295/console

here example:

$ time curl http://jenkins.ovirt.org/job/ovirt-imageio_master_check-patch-fc26-x86_64/295/console > /dev/null
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  103k    0  103k    0     0   4814      0 --:--:--  0:00:22 --:--:-- 23562

real 0m22.107s
user 0m0.005s
sys 0m0.009s

Can we fix to be less then a second?