datacollector-tests icon indicating copy to clipboard operation
datacollector-tests copied to clipboard

Error while running stf test

Open wshamim1 opened this issue 4 years ago • 0 comments

Hello,

I am running into below error while running stf test --sdc-version 3.4.0 -s stage/test_dev_stages.py 2021-03-26 01:57:46 PM [INFO] [streamsets.testframework.cli] Pulling Docker image streamsets/testframework:3.x ... Traceback (most recent call last): File "/usr/bin/stf", line 8, in sys.exit(main()) File "/usr/lib/python3.6/dist-packages/streamsets/testframework/cli/init.py", line 113, in main 'TZ': os.readlink('/etc/localtime').split('zoneinfo/')[1], # sync host time zone to docker container

OSError: [Errno 22] Invalid argument: '/etc/localtime'

wshamim1 avatar Mar 26 '21 14:03 wshamim1