Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore some spill failure due to the purged app #34

Closed
zuston opened this issue Jan 16, 2025 · 0 comments · Fixed by #38
Closed

Ignore some spill failure due to the purged app #34

zuston opened this issue Jan 16, 2025 · 0 comments · Fixed by #38

Comments

@zuston
Copy link
Owner

zuston commented Jan 16, 2025

2025-01-16T05:54:33.347161+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686816_1736977379477\", shuffle_id: 45, partition_id: 205 }. This may has been deleted.". flush_error: App has been purged
2025-01-16T05:54:33.355411+08:00[Asia/Shanghai] ERROR uniffle_worker::store::hdfs: hdfs.rs:282 Errors on appending data into path: application_1735266931798_3686816_1736977379477/45/5-5/10.77.63.42-21100_0_1.data
2025-01-16T05:54:33.355447+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: Other(
2025-01-16T06:00:56.731942+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: DIR_OR_FILE_NOT_FOUND(
2025-01-16T06:00:56.765630+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: DIR_OR_FILE_NOT_FOUND(
2025-01-16T06:00:56.846158+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: DIR_OR_FILE_NOT_FOUND(
2025-01-16T06:00:56.995967+08:00[Asia/Shanghai] ERROR uniffle_worker::store::hdfs: hdfs.rs:328 Errors on appending index into path: application_1735266931798_3686766_1736977352849/79/353-353/10.77.63.42-21100_0_0.index
2025-01-16T06:00:56.996043+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686766_1736977352849\", shuffle_id: 79, partition_id: 353 }. This may has been deleted.". flush_error: App has been purged
2025-01-16T06:00:57.208089+08:00[Asia/Shanghai] ERROR uniffle_worker::store::hdfs: hdfs.rs:328 Errors on appending index into path: application_1735266931798_3686766_1736977352849/79/453-453/10.77.63.42-21100_0_0.index
2025-01-16T06:00:57.208147+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686766_1736977352849\", shuffle_id: 79, partition_id: 453 }. This may has been deleted.". flush_error: App has been purged
2025-01-16T06:51:52.824583+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: DIR_OR_FILE_NOT_FOUND(
2025-01-16T07:15:48.109774+08:00[Asia/Shanghai] ERROR uniffle_worker::app: app.rs:873 Errors on purging data with reason: APP_LEVEL_HEARTBEAT_TIMEOUT("application_1735266931798_3699556_1736981157367"). err: Resource temporarily unavailable (os error 11)
2025-01-16T08:07:25.718247+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:145 Errors on spill memory data to persistent storage. The error: DIR_OR_FILE_NOT_FOUND(
2025-01-16T08:19:29.804686+08:00[Asia/Shanghai] ERROR uniffle_worker::app: app.rs:873 Errors on purging data with reason: APP_LEVEL_HEARTBEAT_TIMEOUT("application_1735266931798_3711960_1736985204944"). err: Resource temporarily unavailable (os error 11)
2025-01-16T05:54:33.347161+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686816_1736977379477\", shuffle_id: 45, partition_id: 205 }. This may has been deleted.". flush_error: App has been purged
2025-01-16T06:00:56.996043+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686766_1736977352849\", shuffle_id: 79, partition_id: 353 }. This may has been deleted.". flush_error: App has been purged
2025-01-16T06:00:57.208147+08:00[Asia/Shanghai] ERROR uniffle_worker::store::spill: mod.rs:111 Errors on releasing memory data when dropping the spill event, that should not happen. err: "No such existing buffer for: PartitionedUId { app_id: \"application_1735266931798_3686766_1736977352849\", shuffle_id: 79, partition_id: 453 }. This may has been deleted.". flush_error: App has been purged
@zuston zuston linked a pull request Jan 16, 2025 that will close this issue
@zuston zuston closed this as completed Jan 16, 2025
@zuston zuston reopened this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant