| 53 | |
| 54 | |
| 55 | |
| 56 | after that deep check for same directory was initiated on Mac OS X node |
| 57 | results mostly same |
| 58 | {{{ |
| 59 | <type 'exceptions.ValueError'>: need more than 8 values to unpack |
| 60 | /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py, line 542 in _runCallbacks |
| 61 | 540 current._runningCallbacks = True |
| 62 | 541 try: |
| 63 | 542 current.result = callback(current.result, *args, **kw) |
| 64 | 543 finally: |
| 65 | Locals |
| 66 | callback <function _repair_finished at 0x111912e60> |
| 67 | args () |
| 68 | current <Deferred at 0x111768128 current result: None> |
| 69 | kw {} |
| 70 | /Users/vikarti/tahoe-new/allmydata-tahoe-1.9.1/src/allmydata/mutable/checker.py, line 269 in _repair_finished |
| 71 | 267 r = CheckResults(from_string(self._node.get_uri()), self._storage_index) |
| 72 | 268 self.cr_results.post_repair_results = r |
| 73 | 269 self._fill_checker_results(repair_results.servermap, r) |
| 74 | 270 self.cr_results.repair_results = repair_results # TODO? |
| 75 | Locals |
| 76 | repair_results <allmydata.mutable.repairer.RepairResults instance at 0x111633c68> |
| 77 | r <allmydata.check_results.CheckResults instance at 0x1118e0ea8> |
| 78 | self <allmydata.mutable.checker.MutableCheckAndRepairer instance at 0x111613320> |
| 79 | Globals |
| 80 | CheckResults <class allmydata.check_results.CheckResults at 0x1105d4d50> |
| 81 | from_string <function from_string at 0x110542140> |
| 82 | /Users/vikarti/tahoe-new/allmydata-tahoe-1.9.1/src/allmydata/mutable/checker.py, line 130 in _fill_checker_results |
| 83 | 128 summary = [] |
| 84 | 129 vmap = smap.make_versionmap() |
| 85 | 130 recoverable = smap.recoverable_versions() |
| 86 | 131 unrecoverable = smap.unrecoverable_versions() |
| 87 | Locals |
| 88 | smap <allmydata.mutable.servermap.ServerMap instance at 0x110f8e950> |
| 89 | summary [] |
| 90 | vmap {(5, '\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08', 3, 10, 131073, 348, '\x01\x00\x00\x00\x00\x00\x00\x00\x05\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08\x03\n\x00\x00\x00\x00\x00\x02\x00\x01\x00\x00\x00\x00\x00\x00\x01\\', (('EOF', 2331), ('verification_key', 1731), ('enc_privkey', 123), ('share_data', 2167), ('signature', 1475), ('block_hash_tree', 2299), ('share_hash_chain', 1339), ('verification_key_end', 2023))): set([(8, '\x1f\x0b\xf9H\x83\xca\xeas\xea5\xdf\x8eo\xd2u\xfa\xb1\x87\xe1\xd9', 1328895473.080371), (9, '\xb0%K\xba\x97\xea\xc3\xc0E {k\xf0\x9a\x1d\xfe\x01\xd1\xea\xe1', 1328895473.080371), (7, ']\xe9\x1d:\x1b\x05\x04\xba\xa4\xf3\xc7xuq\xa83\xaeT\x04\x90', 1328895473.080371), (5, '\xfd\xc7gI\xc4m\xba!\x97\xf9\xe6\x82`\xf16\xb4\xfaY\xbf7', 1328895473.080371), (6, '\xcb\xd9\xdc\xa2\x07m\xd8\x10Szq\x1b\xde\x8c\xf5\xf6\xa3\x97\x10\x93', 1328895473.080371), (3, 'YE\xcb1\x8af0\x918J\xed\x1d@ed\xf6B\xd0?q', 1328895473.080371), (4, "U\xcc\xfeLY\xfd\xda\x9e\xc1'0\x02\xbd\xfc\x19\x04\x17\n\xe2\x18", 1328895473.080371), (2, '\x9e\xf2\xc7\x10 \x90\x80W\xd0 \xce\xe2\xf2\xc2+Z\xaf\xb2\xb1+', 1328895473.080371), (1, '\xba=\x91Y\x1a\xf3&\xaeXm\xc8\x1b\x0eO4!\xef\xa9g.', 1328895473.080371), (0, "'W\xb0P\xc3\xeaH\xfc\x18\xe5\xdb\xc2\x87\x8b\xab\x8efn\xfa\xaa", 1328895473.080371)])} |
| 91 | /Users/vikarti/tahoe-new/allmydata-tahoe-1.9.1/src/allmydata/mutable/servermap.py, line 258 in recoverable_versions |
| 92 | 256 for (verinfo, shares) in versionmap.items(): |
| 93 | 257 (seqnum, root_hash, IV, segsize, datalength, k, N, prefix, |
| 94 | 258 offsets_tuple) = verinfo |
| 95 | 259 shnums = set([shnum for (shnum, peerid, timestamp) in shares]) |
| 96 | Locals |
| 97 | verinfo (5, '\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08', 3, 10, 131073, 348, '\x01\x00\x00\x00\x00\x00\x00\x00\x05\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08\x03\n\x00\x00\x00\x00\x00\x02\x00\x01\x00\x00\x00\x00\x00\x00\x01\\', (('EOF', 2331), ('verification_key', 1731), ('enc_privkey', 123), ('share_data', 2167), ('signature', 1475), ('block_hash_tree', 2299), ('share_hash_chain', 1339), ('verification_key_end', 2023))) |
| 98 | versionmap {(5, '\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08', 3, 10, 131073, 348, '\x01\x00\x00\x00\x00\x00\x00\x00\x05\xad|cW%\xbc\xbfn\xb9 \x84_2~\x96\xb1U\x8f\x08\xf4\xdc\xaf\xe4B\x12\xf6,%\xe5$\xee\x08\x03\n\x00\x00\x00\x00\x00\x02\x00\x01\x00\x00\x00\x00\x00\x00\x01\\', (('EOF', 2331), ('verification_key', 1731), ('enc_privkey', 123), ('share_data', 2167), ('signature', 1475), ('block_hash_tree', 2299), ('share_hash_chain', 1339), ('verification_key_end', 2023))): set([(8, '\x1f\x0b\xf9H\x83\xca\xeas\xea5\xdf\x8eo\xd2u\xfa\xb1\x87\xe1\xd9', 1328895473.080371), (9, '\xb0%K\xba\x97\xea\xc3\xc0E {k\xf0\x9a\x1d\xfe\x01\xd1\xea\xe1', 1328895473.080371), (7, ']\xe9\x1d:\x1b\x05\x04\xba\xa4\xf3\xc7xuq\xa83\xaeT\x04\x90', 1328895473.080371), (5, '\xfd\xc7gI\xc4m\xba!\x97\xf9\xe6\x82`\xf16\xb4\xfaY\xbf7', 1328895473.080371), (6, '\xcb\xd9\xdc\xa2\x07m\xd8\x10Szq\x1b\xde\x8c\xf5\xf6\xa3\x97\x10\x93', 1328895473.080371), (3, 'YE\xcb1\x8af0\x918J\xed\x1d@ed\xf6B\xd0?q', 1328895473.080371), (4, "U\xcc\xfeLY\xfd\xda\x9e\xc1'0\x02\xbd\xfc\x19\x04\x17\n\xe2\x18", 1328895473.080371), (2, '\x9e\xf2\xc7\x10 \x90\x80W\xd0 \xce\xe2\xf2\xc2+Z\xaf\xb2\xb1+', 1328895473.080371), (1, '\xba=\x91Y\x1a\xf3&\xaeXm\xc8\x1b\x0eO4!\xef\xa9g.', 1328895473.080371), (0, "'W\xb0P\xc3\xeaH\xfc\x18\xe5\xdb\xc2\x87\x8b\xab\x8efn\xfa\xaa", 1328895473.080371)])} |
| 99 | shares set([(8, '\x1f\x0b\xf9H\x83\xca\xeas\xea5\xdf\x8eo\xd2u\xfa\xb1\x87\xe1\xd9', 1328895473.080371), (9, '\xb0%K\xba\x97\xea\xc3\xc0E {k\xf0\x9a\x1d\xfe\x01\xd1\xea\xe1', 1328895473.080371), (7, ']\xe9\x1d:\x1b\x05\x04\xba\xa4\xf3\xc7xuq\xa83\xaeT\x04\x90', 1328895473.080371), (5, '\xfd\xc7gI\xc4m\xba!\x97\xf9\xe6\x82`\xf16\xb4\xfaY\xbf7', 1328895473.080371), (6, '\xcb\xd9\xdc\xa2\x07m\xd8\x10Szq\x1b\xde\x8c\xf5\xf6\xa3\x97\x10\x93', 1328895473.080371), (3, 'YE\xcb1\x8af0\x918J\xed\x1d@ed\xf6B\xd0?q', 1328895473.080371), (4, "U\xcc\xfeLY\xfd\xda\x9e\xc1'0\x02\xbd\xfc\x19\x04\x17\n\xe2\x18", 1328895473.080371), (2, '\x9e\xf2\xc7\x10 \x90\x80W\xd0 \xce\xe2\xf2\xc2+Z\xaf\xb2\xb1+', 1328895473.080371), (1, '\xba=\x91Y\x1a\xf3&\xaeXm\xc8\x1b\x0eO4!\xef\xa9g.', 1328895473.080371), (0, "'W\xb0P\xc3\xeaH\xfc\x18\xe5\xdb\xc2\x87\x8b\xab\x8efn\xfa\xaa", 1328895473.080371)]) |
| 100 | <type 'exceptions.ValueError'>: need more than 8 values to unpack |
| 101 | }}} |
| 102 | again no incident file was created |
| 103 | |
| 104 | attempts to restart deep check results in same dump |