[jira] [Reopened] (IMPALA-9920) BufferPoolTest.WriteErrorBlacklistHolepunch failed on FindPageInDir check

2021-05-09 Thread Fang-Yu Rao (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fang-Yu Rao reopened IMPALA-9920:
-
  Assignee: Bikramjeet Vig  (was: Tim Armstrong)

Reopened the issue since we have seen it again. Assign to [~bikram.sngh91] 
since you have more context of the related BE test. Please re-assign the JIRA 
as you see appropriate.

> BufferPoolTest.WriteErrorBlacklistHolepunch failed on FindPageInDir check
> -
>
> Key: IMPALA-9920
> URL: https://issues.apache.org/jira/browse/IMPALA-9920
> Project: IMPALA
>  Issue Type: Bug
>  Components: Backend
>Affects Versions: Impala 4.0
> Environment: BUILD_TAG
> jenkins-impala-cdpd-master-core-ubsan-108
>Reporter: Wenzhe Zhou
>Assignee: Bikramjeet Vig
>Priority: Major
>  Labels: broken-build, build, test
> Attachments: buffer-pool-test-master-core-ubsan-56.ERROR, 
> buffer-pool-test.ERROR
>
>
> BufferPoolTest.WriteErrorBlacklistHolepunch failed with following error 
> messages:
> Error Message
> Value of: FindPageInDir(pages[NO_ERROR_QUERY], good_dir) != NULL
>  Actual: false
> Expected: true
> Stacktrace
> /data/jenkins/workspace/impala-cdpd-master-core-ubsan/repos/Impala/be/src/runtime/bufferpool/buffer-pool-test.cc:1763
> Value of: FindPageInDir(pages[NO_ERROR_QUERY], good_dir) != NULL
>  Actual: false
> Expected: true
>  
> Saw following messages in buffer-pool-test.ERROR log file:
>  F0702 14:17:08.745453 8976 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.581707 12727 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.671219 12728 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.840062 12940 buffer-pool.cc:216] Check failed: 
> page_handle->is_pinned() 
> F0702 14:17:15.167520 13459 buffer-pool.cc:493] Check failed: 
> spilling_enabled() 
> F0702 14:17:15.326829 13946 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> E0702 14:17:17.119957 16180 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/impala-scratch/:_354de439-8418-4013-8ebe-55214f8396c5':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/impala-scratch/:_354de439-8418-4013-8ebe-55214f8396c5.
>  Access denied for the process' user errno=13
> E0702 14:17:17.270885 16570 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/buffer-pool-test.0/impala-scratch/:_21e8f7c1-2a63-44d5-8a5c-4ba78e9acb6e':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/buffer-pool-test.0/impala-scratch/:_21e8f7c1-2a63-44d5-8a5c-4ba78e9acb6e.
>  Access denied for the process' user errno=13
> E0702 14:17:17.436445 16964 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/buffer-pool-test.0/impala-scratch/:_78d2ef68-254a-4738-baf6-6e80b3b1ee2a':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/buffer-pool-test.0/impala-scratch/:_78d2ef68-254a-4738-baf6-6e80b3b1ee2a.
>  Access denied for the process' user errno=13



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Reopened] (IMPALA-9920) BufferPoolTest.WriteErrorBlacklistHolepunch failed on FindPageInDir check

2020-08-23 Thread Norbert Luksa (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-9920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Norbert Luksa reopened IMPALA-9920:
---

> BufferPoolTest.WriteErrorBlacklistHolepunch failed on FindPageInDir check
> -
>
> Key: IMPALA-9920
> URL: https://issues.apache.org/jira/browse/IMPALA-9920
> Project: IMPALA
>  Issue Type: Bug
>  Components: Backend
>Affects Versions: Impala 4.0
> Environment: BUILD_TAG
> jenkins-impala-cdpd-master-core-ubsan-108
>Reporter: Wenzhe Zhou
>Assignee: Tim Armstrong
>Priority: Major
>  Labels: broken-build, build, test
> Attachments: buffer-pool-test-master-core-ubsan-56.ERROR, 
> buffer-pool-test.ERROR
>
>
> BufferPoolTest.WriteErrorBlacklistHolepunch failed with following error 
> messages:
> Error Message
> Value of: FindPageInDir(pages[NO_ERROR_QUERY], good_dir) != NULL
>  Actual: false
> Expected: true
> Stacktrace
> /data/jenkins/workspace/impala-cdpd-master-core-ubsan/repos/Impala/be/src/runtime/bufferpool/buffer-pool-test.cc:1763
> Value of: FindPageInDir(pages[NO_ERROR_QUERY], good_dir) != NULL
>  Actual: false
> Expected: true
>  
> Saw following messages in buffer-pool-test.ERROR log file:
>  F0702 14:17:08.745453 8976 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.581707 12727 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.671219 12728 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> F0702 14:17:14.840062 12940 buffer-pool.cc:216] Check failed: 
> page_handle->is_pinned() 
> F0702 14:17:15.167520 13459 buffer-pool.cc:493] Check failed: 
> spilling_enabled() 
> F0702 14:17:15.326829 13946 reservation-tracker.cc:389] Check failed: bytes 
> <= unused_reservation() (1024 vs. 0) 
> E0702 14:17:17.119957 16180 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/impala-scratch/:_354de439-8418-4013-8ebe-55214f8396c5':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/impala-scratch/:_354de439-8418-4013-8ebe-55214f8396c5.
>  Access denied for the process' user errno=13
> E0702 14:17:17.270885 16570 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/buffer-pool-test.0/impala-scratch/:_21e8f7c1-2a63-44d5-8a5c-4ba78e9acb6e':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/buffer-pool-test.0/impala-scratch/:_21e8f7c1-2a63-44d5-8a5c-4ba78e9acb6e.
>  Access denied for the process' user errno=13
> E0702 14:17:17.436445 16964 tmp-file-mgr.cc:334] Error for temporary file 
> '/tmp/buffer-pool-test.0/impala-scratch/:_78d2ef68-254a-4738-baf6-6e80b3b1ee2a':
>  Disk I/O error on 
> impala-ec2-centos74-m5-4xlarge-ondemand-1884.vpc.cloudera.com:22000: open() 
> failed for 
> /tmp/buffer-pool-test.0/impala-scratch/:_78d2ef68-254a-4738-baf6-6e80b3b1ee2a.
>  Access denied for the process' user errno=13



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org