All Apps and Add-ons

'module' object has no attribute 'check_output'

slice4e
New Member

I am getting the following error while trying to execute the indexing test:

[2013-05-21 14:48:46,236] IdxTestSetup: Splunk restarted successfully
[2013-05-21 14:48:46,237] IdxTestSetup: Adding file monitor for the static dataset to be indexed
[2013-05-21 14:48:46,240] IdxTestSetup: Waiting for indexing to finish
[2013-05-21 14:48:46,241] IdxTestSetup: Using datagen record - looking for 183729363 events in the splunkit_idxtest index
Added monitor of '/ssd1/splunkit/splunkit-server/data/static'.
[2013-05-21 14:49:16,270] IdxTestSetup: Exception - Terminating setup. Detail: 'module' object has no attribute 'check_output'

Any help is appreciated.

Thanks
Martin

Tags (1)
0 Karma

ebailey
Communicator

I am getting the same error message with RHEL6.4. Do you really have to have python 7 installed? This is a tough requirement if you are using standard build of RHEL. Any ideas how to resolve the issue?

Ed

0 Karma

jbeyers_splunk
Splunk Employee
Splunk Employee

Hi Martin,

It appears your python version is out of date. As mentioned in the INSTALL & QUICKSTART files, the splunkit-server role requires python 2.7+.

Specifically, this error is being thrown due to the check_output function in the subprocess module that was introduced in Python 2.7: http://docs.python.org/2/library/subprocess.html#subprocess.check_output

Let me know if any issues arise after upgrading python.

Thanks!

-Jason

0 Karma
Get Updates on the Splunk Community!

Introducing a Smarter Way to Discover Apps on Splunkbase

We’re excited to announce the launch of a foundational enhancement to Splunkbase: App Tiering. Because we’ve ...

How to Send Splunk Observability Alerts to Webex teams in Minutes

As a Developer Evangelist at Splunk, my team and I are constantly tinkering with technology to explore its ...

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...