GL_SRGB8_ALPHA8 volume textures fail

Are GL_SRGB8_ALPHA8 volume textures not supported on nvidia hardware? I create an GL_SRGB8_ALPHA8 volume texture that I upload to and access via image load/store and also through a sampler but I keep getting black values.

This is on a GTX1080 with latest drivers.