GE satellite still gets entries in the log

I succesfuly Graceful Exited the Saltlake test satellite in 2023, before the new GE method was implemented. I also manualy deleted the blobs and trash dirs left behind. Since than, I succesfuly ran Used-space-File-Walker at least 2 times. I didn’t run the Forget-Satellite steps because it seemed I didn’t had to. I believe it was implemented after (?).
This container was recreated 22h ago.
I still get log entries for this satellite, for trash and reputation. Is it normal?

docker logs storagenode 2>&1 | grep "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE"
2024-05-02T15:41:39Z    INFO    pieces:trash    emptying trash started  {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE"}
2024-05-02T15:41:39Z    INFO    pieces:trash    emptying trash finished {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "elapsed": "278.202µs"}
2024-05-02T15:42:22Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2024-05-02T19:44:38Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2024-05-02T23:41:54Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2024-05-03T03:44:49Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2024-05-03T07:43:16Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}
2024-05-03T11:46:08Z    INFO    reputation:service      node scores updated     {"Process": "storagenode", "Satellite ID": "1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE", "Total Audits": 523134, "Successful Audits": 519418, "Audit Score": 1, "Online Score": 0.9991681623901493, "Suspension Score": 1, "Audit Score Delta": 0, "Online Score Delta": 0, "Suspension Score Delta": 0}

Directories are deleted:

Running the forget satellite step likely would solve this issue.

2 Likes