Job Failed #3372443772 - race job fails with 'OTP validation failed: OTP cannot be blank.'

Job #3372443772 failed for 94fcf1dd:

--snip--
--- FAIL: TestCanceledContext (0.00s)
    twofactorverify_test.go:190: 
        	Error Trace:	/builds/gitlab-org/gitlab-shell/internal/command/twofactorverify/twofactorverify_test.go:190
        	Error:      	Not equal: 
        	            	expected: "OTP: \nOTP validation failed: context canceled\n"
        	            	actual  : "OTP: \nOTP validation failed: OTP cannot be blank.\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,3 @@
        	            	 OTP: 
        	            	-OTP validation failed: context canceled
        	            	+OTP validation failed: OTP cannot be blank.
        	            	 
        	Test:       	TestCanceledContext
FAIL
FAIL	gitlab.com/gitlab-org/gitlab-shell/v14/internal/command/twofactorverify	0.058s
--snip--