BIND 10 #1965: resolver returning SERVFAIL

BIND 10 Development do-not-reply at isc.org
Tue May 8 23:55:59 UTC 2012


#1965: resolver returning SERVFAIL
----------------------------------------+----------------------------------
                   Reporter:  jreed     |                 Owner:
                       Type:  defect    |                Status:  new
                   Priority:  medium    |             Milestone:  New Tasks
                  Component:  resolver  |            Resolution:
                   Keywords:            |             Sensitive:  0
            Defect Severity:  N/A       |           Sub-Project:  DNS
Feature Depending on Ticket:            |  Estimated Difficulty:  0
        Add Hours to Ticket:  0         |           Total Hours:  0
                  Internal?:  0         |
----------------------------------------+----------------------------------

Comment (by jreed):

 Enabled full debugging:

 {{{

 2012-05-08 23:46:07.q DEBUG [b10-resolver.asiodns] ASIODNS_READ_TIMEOUT
 receive timeout while waiting for data from 2001:4f8:0:2::19(53)
 2012-05-08 23:46:07.q DEBUG [b10-resolver.cc] CC_START_READ starting
 asynchronous read
 2012-05-08 23:46:07.q DEBUG [b10-resolver.config] CONFIG_LOG_WILD_MATCH
 will use logging configuration for wildcard logger *
 2012-05-08 23:46:07.q DEBUG [b10-resolver.nsas] NSAS_UPDATE_RTT update RTT
 for 2001:4f8:0:2::19: was 4294967292 ms, is now 4294967292 ms
 2012-05-08 23:46:07.q DEBUG [b10-resolver.reslib] RESLIB_TIMEOUT query
 <isc.org. IN A> to 2001:4f8:0:2::19 timed out
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_LOCALZONE_UNKNOWN
 entry with key isc.org.1 not found in local zone data
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_LOCALZONE_UNKNOWN
 entry with key isc.org.1 not found in local zone data
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_LOCALZONE_UNKNOWN
 entry with key isc.org.1 not found in local zone data
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_LOCALZONE_UNKNOWN
 entry with key isc.org.2 not found in local zone data
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_LOCALZONE_UNKNOWN
 entry with key ns.isc.afilias-nst.info.1 not found in local zone data
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_MESSAGES_UNKNOWN no
 entry for isc.org.1 found in the message cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_MESSAGES_UNKNOWN no
 entry for isc.org.1 found in the message cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RESOLVER_DEEPEST
 looking up deepest NS for isc.org./IN
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RESOLVER_LOOKUP_MSG
 looking up message in resolver cache for isc.org./A
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RESOLVER_LOOKUP_MSG
 looking up message in resolver cache for isc.org./A
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache]
 CACHE_RESOLVER_LOOKUP_RRSET looking up RRset in resolver cache for
 isc.org./A
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache]
 CACHE_RESOLVER_LOOKUP_RRSET looking up RRset in resolver cache for
 isc.org./NS
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache]
 CACHE_RESOLVER_LOOKUP_RRSET looking up RRset in resolver cache for ns.isc
 .afilias-nst.info./A
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RRSET_LOOKUP
 looking up isc.org./A/IN in RRset cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RRSET_LOOKUP
 looking up isc.org./NS/IN in RRset cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RRSET_LOOKUP
 looking up ns.isc.afilias-nst.info./A/IN in RRset cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.cache] CACHE_RRSET_NOT_FOUND no
 RRset found for isc.org./A/IN in cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.nsas] NSAS_SEARCH_ZONE_NS
 searching NSAS for nameservers for zone isc.org.
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib] RESLIB_DEEPEST did not
 find <isc.org. IN A> in cache, deepest delegation found is isc.org.
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib] RESLIB_NSAS_LOOKUP
 looking up nameserver for zone isc.org. in the NSAS
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib]
 RESLIB_RECQ_CACHE_NO_FIND did not find <isc.org. IN A> in the cache,
 starting RunningQuery (resolve() instance 2)
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib] RESLIB_RESOLVE asked to
 resolve <isc.org. IN A> (resolve() instance 2)
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib] RESLIB_RUNQ_CACHE_LOOKUP
 looking up up <isc.org. IN A> in the cache
 2012-05-08 23:46:08.q DEBUG [b10-resolver.reslib] RESLIB_RUNQ_SUCCESS
 success callback - sending query to 2001:4f8:0:2::19
 2012-05-08 23:46:08.q DEBUG [b10-resolver.resolver]
 RESOLVER_DNS_MESSAGE_RECEIVED DNS message received: ;; ->>HEADER<<-
 opcode: QUERY, status: NOERROR, id: 1258
 2012-05-08 23:46:08.q DEBUG [b10-resolver.resolver] RESOLVER_NORMAL_QUERY
 processing normal query
 2012-05-08 23:46:08.q DEBUG [b10-resolver.resolver]
 RESOLVER_QUERY_ACCEPTED query accepted: 'isc.org./A/IN' from
 149.20.57.205#38152
 2012-05-08 23:46:10.q DEBUG [b10-resolver.asiodns] ASIODNS_READ_TIMEOUT
 receive timeout while waiting for data from 2001:4f8:0:2::19(53)
 2012-05-08 23:46:10.q DEBUG [b10-resolver.nsas] NSAS_SEARCH_ZONE_NS
 searching NSAS for nameservers for zone isc.org.
 2012-05-08 23:46:10.q DEBUG [b10-resolver.nsas] NSAS_UPDATE_RTT update RTT
 for 2001:4f8:0:2::19: was 4294967292 ms, is now 4294967292 ms
 2012-05-08 23:46:10.q DEBUG [b10-resolver.reslib] RESLIB_NSAS_LOOKUP
 looking up nameserver for zone isc.org. in the NSAS
 2012-05-08 23:46:10.q DEBUG [b10-resolver.reslib] RESLIB_RUNQ_SUCCESS
 success callback - sending query to 2001:4f8:0:2::19
 2012-05-08 23:46:10.q DEBUG [b10-resolver.reslib] RESLIB_TIMEOUT_RETRY
 query <isc.org. IN A> to 2001:4f8:0:2::19 timed out, re-trying (retries
 left: 2)
 2012-05-08 23:46:12.q DEBUG [b10-resolver.asiodns] ASIODNS_READ_TIMEOUT
 receive timeout while waiting for data from 2001:4f8:0:2::19(53)
 2012-05-08 23:46:12.q DEBUG [b10-resolver.nsas] NSAS_SEARCH_ZONE_NS
 searching NSAS for nameservers for zone isc.org.
 2012-05-08 23:46:12.q DEBUG [b10-resolver.nsas] NSAS_UPDATE_RTT update RTT
 for 2001:4f8:0:2::19: was 4294967292 ms, is now 4294967292 ms
 2012-05-08 23:46:12.q DEBUG [b10-resolver.reslib] RESLIB_NSAS_LOOKUP
 looking up nameserver for zone isc.org. in the NSAS
 2012-05-08 23:46:12.q DEBUG [b10-resolver.reslib] RESLIB_RUNQ_SUCCESS
 success callback - sending query to 2001:4f8:0:2::19
 2012-05-08 23:46:12.q DEBUG [b10-resolver.reslib] RESLIB_TIMEOUT_RETRY
 query <isc.org. IN A> to 2001:4f8:0:2::19 timed out, re-trying (retries
 left: 1)
 2012-05-08 23:46:12.q DEBUG [b10-resolver.resolver]
 RESOLVER_DNS_MESSAGE_SENT DNS message of 0 bytes sent: ;; ->>HEADER<<-
 opcode: QUERY, status: SERVFAIL, id: 1258
 2012-05-08 23:46:14.q DEBUG [b10-resolver.asiodns] ASIODNS_READ_TIMEOUT
 receive timeout while waiting for data from 2001:4f8:0:2::19(53)
 2012-05-08 23:46:14.q DEBUG [b10-resolver.nsas] NSAS_SEARCH_ZONE_NS
 searching NSAS for nameservers for zone isc.org.
 2012-05-08 23:46:14.q DEBUG [b10-resolver.nsas] NSAS_UPDATE_RTT update RTT
 for 2001:4f8:0:2::19: was 4294967292 ms, is now 4294967292 ms
 2012-05-08 23:46:14.q DEBUG [b10-resolver.reslib] RESLIB_NSAS_LOOKUP
 looking up nameserver for zone isc.org. in the NSAS
 2012-05-08 23:46:14.q DEBUG [b10-resolver.reslib] RESLIB_RUNQ_SUCCESS
 success callback - sending query to 2001:4f8:0:2::19
 2012-05-08 23:46:14.q DEBUG [b10-resolver.reslib] RESLIB_TIMEOUT_RETRY
 query <isc.org. IN A> to 2001:4f8:0:2::19 timed out, re-trying (retries
 left: 0)

 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/1965#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list