Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
1) Failure: test_uppercase_files_are_renamed_and_read(TestCertSupport) [./certmgr/support.rb:98:in `test_uppercase_files_are_renamed_and_read' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Upper case file was not removed. <false> is not true. 2) Failure: test_autorequire_owner_and_group(TestFile) [./ral/type/file.rb:779:in `test_autorequire_owner_and_group' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Exception raised: Class: <Puppet::DevError> Message: <"Could not find a default provider for user"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1480:in `defaultprovider' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1582:in `default' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:566:in `set_default' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1918:in `initialize' ./ral/type/file.rb:780:in `new' ./ral/type/file.rb:780:in `test_autorequire_owner_and_group' ./ral/type/file.rb:779:in `test_autorequire_owner_and_group' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 3) Failure: test_write_validates_checksum(TestFile) [./ral/type/file.rb:1162]: not all expectations were satisfied unsatisfied expectations: - expected exactly twice, not yet invoked: #<Mock:readhandle>.read(512) - expected exactly once, not yet invoked: #<Puppet::Type::File:0xb737b114>.fail(any_parameters) satisfied expectations: - allowed any number of times, not yet invoked: Facter.to_hash(any_parameters) - expected exactly once, already invoked once: #<Mock:writehandle>.print(any_parameters) - allowed any number of times, not yet invoked: File.rename(any_parameters) - expected exactly once, already invoked once: File.open() - expected exactly once, already invoked once: File.open() - allowed any number of times, already invoked once: FileTest.file?(any_parameters) - allowed any number of times, already invoked once: FileTest.exist?(any_parameters) 4) Failure: test_autogen(TestGroupProvider) [./ral/providers/group.rb:14:in `setup' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:68:in `run']: Exception raised: Class: <Puppet::DevError> Message: <"Could not find a default provider for group"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1480:in `defaultprovider' ./ral/providers/group.rb:15:in `setup' ./ral/providers/group.rb:14:in `setup' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:68:in `run' --------------- 5) Failure: test_ownprovidergroups(TestGroupProvider) [./ral/providers/group.rb:14:in `setup' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:68:in `run']: Exception raised: Class: <Puppet::DevError> Message: <"Could not find a default provider for group"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1480:in `defaultprovider' ./ral/providers/group.rb:15:in `setup' ./ral/providers/group.rb:14:in `setup' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:68:in `run' --------------- 6) Failure: test_check(TestResources) [./ral/type/resources.rb:133:in `test_check' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Exception raised: Class: <Puppet::DevError> Message: <"Could not find a default provider for user"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1480:in `defaultprovider' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1582:in `default' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:566:in `set_default' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1918:in `initialize' ./ral/type/resources.rb:136:in `new' ./ral/type/resources.rb:136:in `test_check' ./ral/type/resources.rb:133:in `test_check' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 7) Failure: test_check_is_called(TestResources) [./ral/type/resources.rb:181:in `test_check_is_called' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Exception raised: Class: <Puppet::DevError> Message: <"Could not find a default provider for user"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1480:in `defaultprovider' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:1011:in `providers_by_source' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type.rb:991:in `instances' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/type/resources.rb:94:in `generate' ./ral/type/resources.rb:181:in `test_check_is_called' ./ral/type/resources.rb:181:in `test_check_is_called' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 8) Failure: test_snippet_aliastest(TestSnippets) [./language/snippets.rb:506:in `test_snippet_aliastest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_aliastest' ./language/snippets.rb:506:in `test_snippet_aliastest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 9) Failure: test_snippet_argumentdefaults(TestSnippets) [./language/snippets.rb:506:in `test_snippet_argumentdefaults' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_argumentdefaults' ./language/snippets.rb:506:in `test_snippet_argumentdefaults' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 10) Failure: test_snippet_arraytrailingcomma(TestSnippets) [./language/snippets.rb:506:in `test_snippet_arraytrailingcomma' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_arraytrailingcomma' ./language/snippets.rb:506:in `test_snippet_arraytrailingcomma' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 11) Failure: test_snippet_casestatement(TestSnippets) [./language/snippets.rb:506:in `test_snippet_casestatement' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_casestatement' ./language/snippets.rb:506:in `test_snippet_casestatement' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 12) Failure: test_snippet_classheirarchy(TestSnippets) [./language/snippets.rb:506:in `test_snippet_classheirarchy' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_classheirarchy' ./language/snippets.rb:506:in `test_snippet_classheirarchy' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 13) Failure: test_snippet_classincludes(TestSnippets) [./language/snippets.rb:506:in `test_snippet_classincludes' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_classincludes' ./language/snippets.rb:506:in `test_snippet_classincludes' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 14) Failure: test_snippet_classpathtest(TestSnippets) [./language/snippets.rb:506:in `test_snippet_classpathtest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:08', '2009-04-29 15:13:08', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_classpathtest' ./language/snippets.rb:506:in `test_snippet_classpathtest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 15) Failure: test_snippet_collection(TestSnippets) [./language/snippets.rb:506:in `test_snippet_collection' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_collection' ./language/snippets.rb:506:in `test_snippet_collection' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 16) Failure: test_snippet_collection_override(TestSnippets) [./language/snippets.rb:506:in `test_snippet_collection_override' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_collection_override' ./language/snippets.rb:506:in `test_snippet_collection_override' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 17) Failure: test_snippet_collection_within_virtual_definitions(TestSnippets) [./language/snippets.rb:506:in `test_snippet_collection_within_virtual_definitions' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_collection_within_virtual_definitions' ./language/snippets.rb:506:in `test_snippet_collection_within_virtual_definitions' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 18) Failure: test_snippet_componentmetaparams(TestSnippets) [./language/snippets.rb:506:in `test_snippet_componentmetaparams' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_componentmetaparams' ./language/snippets.rb:506:in `test_snippet_componentmetaparams' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 19) Failure: test_snippet_componentrequire(TestSnippets) [./language/snippets.rb:506:in `test_snippet_componentrequire' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_componentrequire' ./language/snippets.rb:506:in `test_snippet_componentrequire' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 20) Failure: test_snippet_deepclassheirarchy(TestSnippets) [./language/snippets.rb:506:in `test_snippet_deepclassheirarchy' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_deepclassheirarchy' ./language/snippets.rb:506:in `test_snippet_deepclassheirarchy' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 21) Failure: test_snippet_defineoverrides(TestSnippets) [./language/snippets.rb:506:in `test_snippet_defineoverrides' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_defineoverrides' ./language/snippets.rb:506:in `test_snippet_defineoverrides' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 22) Failure: test_snippet_emptyclass(TestSnippets) [./language/snippets.rb:506:in `test_snippet_emptyclass' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_emptyclass' ./language/snippets.rb:506:in `test_snippet_emptyclass' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 23) Failure: test_snippet_emptyexec(TestSnippets) [./language/snippets.rb:506:in `test_snippet_emptyexec' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_emptyexec' ./language/snippets.rb:506:in `test_snippet_emptyexec' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 24) Failure: test_snippet_falsevalues(TestSnippets) [./language/snippets.rb:506:in `test_snippet_falsevalues' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:09', '2009-04-29 15:13:09', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_falsevalues' ./language/snippets.rb:506:in `test_snippet_falsevalues' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 25) Failure: test_snippet_filecreate(TestSnippets) [./language/snippets.rb:506:in `test_snippet_filecreate' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_filecreate' ./language/snippets.rb:506:in `test_snippet_filecreate' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 26) Failure: test_snippet_fqdefinition(TestSnippets) [./language/snippets.rb:506:in `test_snippet_fqdefinition' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_fqdefinition' ./language/snippets.rb:506:in `test_snippet_fqdefinition' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 27) Failure: test_snippet_fqparents(TestSnippets) [./language/snippets.rb:506:in `test_snippet_fqparents' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_fqparents' ./language/snippets.rb:506:in `test_snippet_fqparents' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 28) Failure: test_snippet_funccomma(TestSnippets) [./language/snippets.rb:506:in `test_snippet_funccomma' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_funccomma' ./language/snippets.rb:506:in `test_snippet_funccomma' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 29) Failure: test_snippet_implicititeration(TestSnippets) [./language/snippets.rb:506:in `test_snippet_implicititeration' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_implicititeration' ./language/snippets.rb:506:in `test_snippet_implicititeration' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 30) Failure: test_snippet_multilinecomments(TestSnippets) [./language/snippets.rb:506:in `test_snippet_multilinecomments' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_multilinecomments' ./language/snippets.rb:506:in `test_snippet_multilinecomments' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 31) Failure: test_snippet_multipleclass(TestSnippets) [./language/snippets.rb:506:in `test_snippet_multipleclass' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_multipleclass' ./language/snippets.rb:506:in `test_snippet_multipleclass' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 32) Failure: test_snippet_multipleinstances(TestSnippets) [./language/snippets.rb:506:in `test_snippet_multipleinstances' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_multipleinstances' ./language/snippets.rb:506:in `test_snippet_multipleinstances' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 33) Failure: test_snippet_multisubs(TestSnippets) [./language/snippets.rb:506:in `test_snippet_multisubs' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_multisubs' ./language/snippets.rb:506:in `test_snippet_multisubs' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 34) Failure: test_snippet_namevartest(TestSnippets) [./language/snippets.rb:506:in `test_snippet_namevartest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_namevartest' ./language/snippets.rb:506:in `test_snippet_namevartest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 35) Failure: test_snippet_scopetest(TestSnippets) [./language/snippets.rb:506:in `test_snippet_scopetest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_scopetest' ./language/snippets.rb:506:in `test_snippet_scopetest' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 36) Failure: test_snippet_selectorvalues(TestSnippets) [./language/snippets.rb:506:in `test_snippet_selectorvalues' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:10', '2009-04-29 15:13:10', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_selectorvalues' ./language/snippets.rb:506:in `test_snippet_selectorvalues' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 37) Failure: test_snippet_simpledefaults(TestSnippets) [./language/snippets.rb:506:in `test_snippet_simpledefaults' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:11', '2009-04-29 15:13:11', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_simpledefaults' ./language/snippets.rb:506:in `test_snippet_simpledefaults' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 38) Failure: test_snippet_simpleselector(TestSnippets) [./language/snippets.rb:506:in `test_snippet_simpleselector' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:11', '2009-04-29 15:13:11', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_simpleselector' ./language/snippets.rb:506:in `test_snippet_simpleselector' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 39) Failure: test_snippet_singleary(TestSnippets) [./language/snippets.rb:506:in `test_snippet_singleary' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:11', '2009-04-29 15:13:11', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_singleary' ./language/snippets.rb:506:in `test_snippet_singleary' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 40) Failure: test_snippet_singlequote(TestSnippets) [./language/snippets.rb:506:in `test_snippet_singlequote' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:11', '2009-04-29 15:13:11', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_singlequote' ./language/snippets.rb:506:in `test_snippet_singlequote' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' --------------- 41) Failure: test_snippet_singleselector(TestSnippets) [./language/snippets.rb:506:in `test_snippet_singleselector' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /cea/home/gpocre/gorget/bin/ruby/lib/ruby/gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run']: Could not compile catalog. Exception raised: Class: <Puppet::Error> Message: <"Failed when searching for node testhost: Could not retrieve facts for testhost: SQLite3::SQLException: unable to open database file: INSERT INTO \"hosts\" (\"name\", \"last_report\", \"created_at\", \"updated_at\", \"ip\", \"last_freshcheck\", \"environment\", \"source_file_id\", \"last_compile\") VALUES('testhost', NULL, '2009-04-29 15:13:11', '2009-04-29 15:13:11', NULL, NULL, NULL, NULL, NULL)"> ---Backtrace--- /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:103:in `find_node' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:124:in `node_from_request' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/catalog/compiler.rb:33:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector/indirection.rb:197:in `find' /cea/dsku/store/home1/gpocre/gorget/projects/puppet/lib/puppet/indirector.rb:51:in `find' ./language/snippets.rb:507:in `test_snippet_single
This paste will be private.
From the Design Piracy series on my blog: