describe('a basic log file with a user-field header group missing SRC', () => {
    it('should have closed all the used file descriptors (@05)', (done) => {
      const log = path.resolve(__dirname, '/dataset/user-multi-plus.log');
      const headers = {
        'Accept'                     : 'application/json',