Project

General

Profile

Actions

Bug #8056

closed

teuthology-worker logging is missing some messages

Added by Zack Cerza about 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

I've been trying to figure out for a while why log messages from the reporting module weren't getting written to the teuthology worker log. Here is some strace output:

epoll_wait(9, {}, 32, 120000)           = 0
wait4(10634, 0x7fff153fcc00, WNOHANG, NULL) = 0
epoll_wait(9, {}, 32, 6000)             = 0
stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2819, ...}) = 0
write(2, "2014-04-10 07:31:42,562.562 INFO:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/\n", 108) = -1 EIO (Input/output error)
write(2, "Traceback (most recent call last):\n", 35) = -1 EIO (Input/output error)
stat("/var/lib/teuthworker/.netrc", 0x7fff153fb9c0) = -1 ENOENT (No such file or directory)
stat("/var/lib/teuthworker/_netrc", 0x7fff153fb9c0) = -1 ENOENT (No such file or directory)
sendto(13, "[<\1\0\0\1\0\0\0\0\0\0\7paddLEs\5froNt\5sepiA\4CePh\3com\0\0\1\0\1", 46, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.214.128.5")}, 16) = 46
sendto(12, "yN\1\0\0\1\0\0\0\0\0\0\7PAdDLEs\5fROnt\5sEPIa\4cepH\3Com\0\0\34\0\1", 46, 0, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.214.128.4")}, 16) = 46
epoll_wait(9, {{EPOLLIN, {u32=13, u64=13}}}, 32, 5000) = 1
Actions #1

Updated by Zack Cerza almost 10 years ago

  • Assignee set to Zack Cerza

Reminder to myself: check if this is still happening

Actions #2

Updated by Zack Cerza almost 10 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Zack Cerza over 9 years ago

  • Status changed from Resolved to In Progress

Still an issue.

Actions #4

Updated by Zack Cerza over 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF